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/terdam_21112024_Track02_Sphere_00058/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track02_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851518142186638, 52.38252145768271, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track02_Sphere_00058", "timestamp": "2024-11-21T09:57:50Z", "filename": "amsterdam_21112024_Track02_Sphere_00058.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "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/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85151768038508, 52.3825188276916, 45.9611960276961 ] }, "distance": 0.29, "direction": 186.13, "angle": 89.63, "elevation": 45.96, "pano_id": "TMX7316010203-002024_pano_0000_003163", "timestamp": "2021-02-22T12:09:07.653670Z", "filename": "pano_0000_003163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 0.2943357, "relative_pitch": 89.63308259374134, "relative_heading": 186.1327470793736, "relative_elevation": 45.9611960276961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85151737861733, 52.3825244778762, 45.5848744101822 ] }, "distance": 0.34, "direction": 351.21, "angle": 89.57, "elevation": 45.58, "pano_id": "TMX7316010203-002554_pano_0000_003918", "timestamp": "2022-05-02T08:58:51.038600Z", "filename": "pano_0000_003918.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 0.34006884, "relative_pitch": 89.5725742786401, "relative_heading": 351.2057018020134, "relative_elevation": 45.5848744101822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85151256583729, 52.3825244614035, 45.5634178100154 ] }, "distance": 0.51, "direction": 311.36, "angle": 89.36, "elevation": 45.56, "pano_id": "TMX7316010203-002386_pano_0000_000161", "timestamp": "2022-01-04T09:22:54.296620Z", "filename": "pano_0000_000161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 0.5058526, "relative_pitch": 89.36391891320908, "relative_heading": 311.3564587580654, "relative_elevation": 45.5634178100154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85151901977156, 52.3825264151371, 45.9367281403393 ] }, "distance": 0.55, "direction": 6.18, "angle": 89.31, "elevation": 45.94, "pano_id": "TMX7316010203-001700_pano_0002_000297", "timestamp": "2020-05-08T11:27:30.327690Z", "filename": "pano_0002_000297.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 0.55486585, "relative_pitch": 89.30796278498865, "relative_heading": 6.1824011252825, "relative_elevation": 45.9367281403393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85151391972856, 52.3825264235174, 46.9023741902784 ] }, "distance": 0.62, "direction": 332.51, "angle": 89.24, "elevation": 46.9, "pano_id": "TMX7316010203-002850_pano_0019_000208", "timestamp": "2022-12-12T12:47:23.163880Z", "filename": "pano_0019_000208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 0.62289493, "relative_pitch": 89.23911842070613, "relative_heading": 332.5113113348929, "relative_elevation": 46.9023741902784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851506128427014, 52.38251895867834, 0.0 ] }, "distance": 0.86, "direction": 251.23, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00215", "timestamp": "2025-09-25T10:35:10Z", "filename": "2025_09_25_10_24_49_00215.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 0.86400199, "relative_pitch": 0.0, "relative_heading": 251.2253941724961, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85153265741961, 52.3825244189706, 46.0174725502729 ] }, "distance": 1.04, "direction": 71.56, "angle": 88.7, "elevation": 46.02, "pano_id": "TMX7316010203-001040_pano_0003_000503", "timestamp": "2019-01-07T11:55:43.236790Z", "filename": "pano_0003_000503.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 1.04184104, "relative_pitch": 88.70303831824491, "relative_heading": 71.56173599821135, "relative_elevation": 46.0174725502729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85153361847897, 52.3825147145197, 45.5672148484737 ] }, "distance": 1.29, "direction": 125.45, "angle": 88.37, "elevation": 45.57, "pano_id": "TMX7316010203-001503_pano_0000_000630", "timestamp": "2019-12-10T08:36:32.124330Z", "filename": "pano_0000_000630.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 1.29363994, "relative_pitch": 88.37382632131853, "relative_heading": 125.45225801359832, "relative_elevation": 45.5672148484737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85153064566259, 52.3825053619919, 46.292408385314 ] }, "distance": 1.98, "direction": 154.58, "angle": 87.55, "elevation": 46.29, "pano_id": "TMX7316010203-002943_pano_0011_000018", "timestamp": "2023-01-20T11:59:26.706210Z", "filename": "pano_0011_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 1.98309627, "relative_pitch": 87.5470358427539, "relative_heading": 154.5758148524007, "relative_elevation": 46.292408385314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85154322895191, 52.3825059196463, 45.687336537987 ] }, "distance": 2.43, "direction": 135.35, "angle": 86.95, "elevation": 45.69, "pano_id": "TMX7316010203-000798_pano_0000_001485", "timestamp": "2018-06-20T08:04:03.458660Z", "filename": "pano_0000_001485.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 2.43049405, "relative_pitch": 86.95482566479976, "relative_heading": 135.34676287339494, "relative_elevation": 45.687336537987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85148716415484, 52.3825350206894, 45.6844918485731 ] }, "distance": 2.59, "direction": 305.58, "angle": 86.75, "elevation": 45.68, "pano_id": "TMX7316010203-000798_pano_0000_001486", "timestamp": "2018-06-20T08:04:03.968650Z", "filename": "pano_0000_001486.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 2.59364691, "relative_pitch": 86.75063323540051, "relative_heading": 305.58362670045295, "relative_elevation": 45.6844918485731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85149693475723, 52.3824989332509, 45.6768186260015 ] }, "distance": 2.89, "direction": 209.95, "angle": 86.38, "elevation": 45.68, "pano_id": "TMX7316010203-001714_pano_0000_002430", "timestamp": "2020-05-14T11:11:30.591640Z", "filename": "pano_0000_002430.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 2.89262376, "relative_pitch": 86.37640902494522, "relative_heading": 209.94800489678602, "relative_elevation": 45.6768186260015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85147761205387, 52.3825356361042, 46.2652653139085 ] }, "distance": 3.18, "direction": 299.76, "angle": 86.07, "elevation": 46.27, "pano_id": "TMX7316010203-002943_pano_0011_000019", "timestamp": "2023-01-20T11:59:27.291170Z", "filename": "pano_0011_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 3.17888376, "relative_pitch": 86.06938801273292, "relative_heading": 299.75590649260283, "relative_elevation": 46.2652653139085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85148126127149, 52.3825438465553, 45.5648549674079 ] }, "distance": 3.54, "direction": 314.77, "angle": 85.56, "elevation": 45.56, "pano_id": "TMX7316010203-001503_pano_0000_000631", "timestamp": "2019-12-10T08:36:32.529310Z", "filename": "pano_0000_000631.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 3.53738251, "relative_pitch": 85.56080286712954, "relative_heading": 314.77154130197346, "relative_elevation": 45.5648549674079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85149938126975, 52.3824898686781, 46.2003581924364 ] }, "distance": 3.74, "direction": 199.97, "angle": 85.37, "elevation": 46.2, "pano_id": "TMX7316010203-001130_pano_0001_001412", "timestamp": "2019-04-16T10:23:32.200740Z", "filename": "pano_0001_001412.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 3.73998517, "relative_pitch": 85.37191646026375, "relative_heading": 199.9723221984637, "relative_elevation": 46.2003581924364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85150225463313, 52.3824876850238, 45.7874477449805 ] }, "distance": 3.91, "direction": 196.06, "angle": 85.12, "elevation": 45.79, "pano_id": "TMX7316010203-001502_pano_0001_005173", "timestamp": "2019-12-09T12:41:28.226980Z", "filename": "pano_0001_005173.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 3.91064631, "relative_pitch": 85.11828916882239, "relative_heading": 196.05917125266564, "relative_elevation": 45.7874477449805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85157310159825, 52.3824998146995, 46.8604160323739 ] }, "distance": 4.45, "direction": 122.76, "angle": 84.58, "elevation": 46.86, "pano_id": "TMX7316010203-002850_pano_0019_000207", "timestamp": "2022-12-12T12:47:22.193850Z", "filename": "pano_0019_000207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.45021315, "relative_pitch": 84.57503709622053, "relative_heading": 122.76318707019726, "relative_elevation": 46.8604160323739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8515667072799, 52.382494352076, 45.5627417257056 ] }, "distance": 4.48, "direction": 132.37, "angle": 84.39, "elevation": 45.56, "pano_id": "TMX7316010203-002386_pano_0000_000160", "timestamp": "2022-01-04T09:22:53.891680Z", "filename": "pano_0000_000160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.47577079, "relative_pitch": 84.38965609942751, "relative_heading": 132.36779503454366, "relative_elevation": 45.5627417257056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85147984490016, 52.3825547141028, 46.0159164853394 ] }, "distance": 4.53, "direction": 324.83, "angle": 84.38, "elevation": 46.02, "pano_id": "TMX7316010203-001040_pano_0003_000504", "timestamp": "2019-01-07T11:55:43.666770Z", "filename": "pano_0003_000504.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.52708756, "relative_pitch": 84.38127026817422, "relative_heading": 324.8287585934224, "relative_elevation": 46.0159164853394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8515711618863, 52.3824945155767, 45.5910391295329 ] }, "distance": 4.69, "direction": 129.71, "angle": 84.12, "elevation": 45.59, "pano_id": "TMX7316010203-002554_pano_0000_003917", "timestamp": "2022-05-02T08:58:50.633480Z", "filename": "pano_0000_003917.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.6926721, "relative_pitch": 84.12325790362833, "relative_heading": 129.70703159377553, "relative_elevation": 45.5910391295329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85157393996275, 52.3824961632818, 45.950222290121 ] }, "distance": 4.73, "direction": 126.53, "angle": 84.12, "elevation": 45.95, "pano_id": "TMX7316010203-001700_pano_0002_000296", "timestamp": "2020-05-08T11:27:29.807690Z", "filename": "pano_0002_000296.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.72832354, "relative_pitch": 84.12488555750171, "relative_heading": 126.53179102998453, "relative_elevation": 45.950222290121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85146392256822, 52.3825494370848, 45.9472614834085 ] }, "distance": 4.83, "direction": 310.14, "angle": 84.0, "elevation": 45.95, "pano_id": "TMX7316010203-002024_pano_0000_003164", "timestamp": "2021-02-22T12:09:08.153800Z", "filename": "pano_0000_003164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.82940603, "relative_pitch": 83.99980975442521, "relative_heading": 310.14132946302055, "relative_elevation": 45.9472614834085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851569886649926, 52.38249109755358, 0.0 ] }, "distance": 4.88, "direction": 133.8, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00214", "timestamp": "2025-09-25T10:35:09Z", "filename": "2025_09_25_10_24_49_00214.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.88128099, "relative_pitch": 0.0, "relative_heading": 133.79617711097626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85144674655965, 52.3825283542176, 45.6820719661191 ] }, "distance": 4.92, "direction": 278.97, "angle": 83.85, "elevation": 45.68, "pano_id": "TMX7316010203-001714_pano_0000_002431", "timestamp": "2020-05-14T11:11:31.501610Z", "filename": "pano_0000_002431.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.9216044, "relative_pitch": 83.85089880625502, "relative_heading": 278.9705704403105, "relative_elevation": 45.6820719661191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85144601053538, 52.3825158112316, 45.8070919280872 ] }, "distance": 4.95, "direction": 262.71, "angle": 83.83, "elevation": 45.81, "pano_id": "TMX7316010203-001502_pano_0001_005174", "timestamp": "2019-12-09T12:41:28.601820Z", "filename": "pano_0001_005174.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.95154885, "relative_pitch": 83.83052863521323, "relative_heading": 262.7100607827719, "relative_elevation": 45.8070919280872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track02_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851571792477048, 52.382491393780775, 0.0 ] }, "distance": 4.95, "direction": 132.48, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track02_Sphere_00057", "timestamp": "2024-11-21T09:57:49Z", "filename": "amsterdam_21112024_Track02_Sphere_00057.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 4.9534394, "relative_pitch": 0.0, "relative_heading": 132.48199880967945, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track02_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851465532779408, 52.382552892402224, 0.0 ] }, "distance": 5.01, "direction": 314.32, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track02_Sphere_00059", "timestamp": "2024-11-21T09:57:50Z", "filename": "amsterdam_21112024_Track02_Sphere_00059.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.00675422, "relative_pitch": 0.0, "relative_heading": 314.31749165140934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85157323855214, 52.382488900552, 45.9758078837767 ] }, "distance": 5.22, "direction": 134.0, "angle": 83.53, "elevation": 45.98, "pano_id": "TMX7316010203-002024_pano_0000_003162", "timestamp": "2021-02-22T12:09:07.148620Z", "filename": "pano_0000_003162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.21525202, "relative_pitch": 83.52833368100836, "relative_heading": 133.99942107430263, "relative_elevation": 45.9758078837767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85146316508664, 52.3825548477467, 45.5753864441067 ] }, "distance": 5.27, "direction": 314.79, "angle": 83.4, "elevation": 45.58, "pano_id": "TMX7316010203-002554_pano_0000_003919", "timestamp": "2022-05-02T08:58:51.448460Z", "filename": "pano_0000_003919.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.27428734, "relative_pitch": 83.39871576419405, "relative_heading": 314.7850669266582, "relative_elevation": 45.5753864441067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85146415494862, 52.382556803728, 45.9191266521811 ] }, "distance": 5.38, "direction": 316.93, "angle": 83.31, "elevation": 45.92, "pano_id": "TMX7316010203-001700_pano_0002_000298", "timestamp": "2020-05-08T11:27:30.847700Z", "filename": "pano_0002_000298.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.38356283, "relative_pitch": 83.31316318903588, "relative_heading": 316.9349683503904, "relative_elevation": 45.9191266521811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85144657412925, 52.3825429303255, 46.9665236975998 ] }, "distance": 5.43, "direction": 296.12, "angle": 83.41, "elevation": 46.97, "pano_id": "TMX7316010203-002850_pano_0019_000209", "timestamp": "2022-12-12T12:47:24.303810Z", "filename": "pano_0019_000209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.42739341, "relative_pitch": 83.40820867858046, "relative_heading": 296.11927363430834, "relative_elevation": 46.9665236975998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85145922410189, 52.3825550120494, 45.5604350715876 ] }, "distance": 5.48, "direction": 312.94, "angle": 83.14, "elevation": 45.56, "pano_id": "TMX7316010203-002386_pano_0000_000162", "timestamp": "2022-01-04T09:22:54.701620Z", "filename": "pano_0000_000162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.48045501, "relative_pitch": 83.14085929951074, "relative_heading": 312.9441235633315, "relative_elevation": 45.5604350715876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85158553435939, 52.3824941458196, 46.0225489232689 ] }, "distance": 5.5, "direction": 123.52, "angle": 83.18, "elevation": 46.02, "pano_id": "TMX7316010203-001040_pano_0003_000502", "timestamp": "2019-01-07T11:55:42.806790Z", "filename": "pano_0003_000502.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.50394372, "relative_pitch": 83.18025405960935, "relative_heading": 123.51603865910323, "relative_elevation": 46.0225489232689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851433227588899, 52.382529144505874, 0.0 ] }, "distance": 5.84, "direction": 278.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00216", "timestamp": "2025-09-25T10:35:12Z", "filename": "2025_09_25_10_24_49_00216.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.84485342, "relative_pitch": 0.0, "relative_heading": 278.4150397919036, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85154931241084, 52.3824711284015, 45.6818268634379 ] }, "distance": 5.99, "direction": 159.24, "angle": 82.53, "elevation": 45.68, "pano_id": "TMX7316010203-001714_pano_0000_002429", "timestamp": "2020-05-14T11:11:29.711640Z", "filename": "pano_0000_002429.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 5.98905722, "relative_pitch": 82.53090940978481, "relative_heading": 159.24439365021726, "relative_elevation": 45.6818268634379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85143587876225, 52.3825001585805, 46.2421747753397 ] }, "distance": 6.08, "direction": 247.07, "angle": 82.51, "elevation": 46.24, "pano_id": "TMX7316010203-001130_pano_0001_001413", "timestamp": "2019-04-16T10:23:33.445690Z", "filename": "pano_0001_001413.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.08217976, "relative_pitch": 82.50696427451996, "relative_heading": 247.06600087870822, "relative_elevation": 46.2421747753397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85158648738047, 52.3824856331128, 45.5749740656465 ] }, "distance": 6.13, "direction": 130.58, "angle": 82.34, "elevation": 45.57, "pano_id": "TMX7316010203-001503_pano_0000_000629", "timestamp": "2019-12-10T08:36:31.719310Z", "filename": "pano_0000_000629.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.12764576, "relative_pitch": 82.34239137342013, "relative_heading": 130.58336383247408, "relative_elevation": 45.5749740656465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85145142050657, 52.3824825484469, 45.4416450513527 ] }, "distance": 6.28, "direction": 226.38, "angle": 82.14, "elevation": 45.44, "pano_id": "TMX7316010203-000275_pano_0000_001232", "timestamp": "2017-04-21T08:32:47.644590Z", "filename": "pano_0000_001232.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.27580887, "relative_pitch": 82.13679358126491, "relative_heading": 226.37872252650803, "relative_elevation": 45.4416450513527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85155209981461, 52.3824672782187, 46.1741357157007 ] }, "distance": 6.46, "direction": 159.02, "angle": 82.04, "elevation": 46.17, "pano_id": "TMX7316010203-001130_pano_0001_001411", "timestamp": "2019-04-16T10:23:31.120630Z", "filename": "pano_0001_001411.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.45699199, "relative_pitch": 82.0393798659672, "relative_heading": 159.01676420060883, "relative_elevation": 46.1741357157007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85144003931192, 52.3824882484729, 45.5873468676582 ] }, "distance": 6.48, "direction": 235.21, "angle": 81.91, "elevation": 45.59, "pano_id": "TMX7316010203-002849_pano_0004_000033", "timestamp": "2022-12-12T10:14:34.128660Z", "filename": "pano_0004_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.47594583, "relative_pitch": 81.91489945481075, "relative_heading": 235.2061539384397, "relative_elevation": 45.5873468676582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85143586865767, 52.3824911930429, 45.6483889538795 ] }, "distance": 6.54, "direction": 238.99, "angle": 81.85, "elevation": 45.65, "pano_id": "TMX7316010203-001503_pano_0000_000803", "timestamp": "2019-12-10T08:38:40.383060Z", "filename": "pano_0000_000803.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.53642108, "relative_pitch": 81.85117386912857, "relative_heading": 238.98796246101318, "relative_elevation": 45.6483889538795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85143205622606, 52.3825476896585, 45.6724241636693 ] }, "distance": 6.55, "direction": 296.47, "angle": 81.84, "elevation": 45.67, "pano_id": "TMX7316010203-001130_pano_0001_001031", "timestamp": "2019-04-16T10:17:00.708440Z", "filename": "pano_0001_001031.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.54825548, "relative_pitch": 81.84085697766211, "relative_heading": 296.4720321663804, "relative_elevation": 45.6724241636693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track01_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851466557989761, 52.38247168403422, 0.0 ] }, "distance": 6.56, "direction": 212.38, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track01_Sphere_00085", "timestamp": "2024-11-21T09:56:06Z", "filename": "amsterdam_21112024_Track01_Sphere_00085.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.55839943, "relative_pitch": 0.0, "relative_heading": 212.38202457708573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85149090547754, 52.382462860679, 45.6334334602579 ] }, "distance": 6.78, "direction": 195.88, "angle": 81.55, "elevation": 45.63, "pano_id": "TMX7316010203-001503_pano_0000_000804", "timestamp": "2019-12-10T08:38:40.788250Z", "filename": "pano_0000_000804.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.77897776, "relative_pitch": 81.55034116360468, "relative_heading": 195.87729711005264, "relative_elevation": 45.6334334602579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85158457777776, 52.3824757872021, 46.3255526442081 ] }, "distance": 6.8, "direction": 138.33, "angle": 81.64, "elevation": 46.33, "pano_id": "TMX7316010203-002943_pano_0011_000017", "timestamp": "2023-01-20T11:59:26.116200Z", "filename": "pano_0011_000017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 6.80367558, "relative_pitch": 81.64489563460423, "relative_heading": 138.32632309737966, "relative_elevation": 46.3255526442081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85147453426703, 52.3824643741352, 45.4089534338564 ] }, "distance": 7.01, "direction": 205.05, "angle": 81.22, "elevation": 45.41, "pano_id": "TMX7316010203-002058_pano_0000_000458", "timestamp": "2021-03-24T10:26:26.921390Z", "filename": "pano_0000_000458.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.01171036, "relative_pitch": 81.22214104929536, "relative_heading": 205.054454043312, "relative_elevation": 45.4089534338564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85149533054333, 52.3824587628121, 45.5824381718412 ] }, "distance": 7.15, "direction": 192.55, "angle": 81.09, "elevation": 45.58, "pano_id": "TMX7316010203-002849_pano_0004_000034", "timestamp": "2022-12-12T10:14:34.758620Z", "filename": "pano_0004_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.14717224, "relative_pitch": 81.08877077987177, "relative_heading": 192.5520717540236, "relative_elevation": 45.5824381718412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85159907783084, 52.3824768852331, 45.6993086449802 ] }, "distance": 7.41, "direction": 131.99, "angle": 80.78, "elevation": 45.7, "pano_id": "TMX7316010203-000798_pano_0000_001484", "timestamp": "2018-06-20T08:04:02.953610Z", "filename": "pano_0000_001484.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.41421314, "relative_pitch": 80.78468016070849, "relative_heading": 131.98650255925668, "relative_elevation": 45.6993086449802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85147880380916, 52.382459176071, 45.5613449839875 ] }, "distance": 7.43, "direction": 201.13, "angle": 80.74, "elevation": 45.56, "pano_id": "TMX7316010203-002554_pano_0000_004135", "timestamp": "2022-05-02T09:01:51.507200Z", "filename": "pano_0000_004135.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.4299926, "relative_pitch": 80.73792575776696, "relative_heading": 201.13160758449075, "relative_elevation": 45.5613449839875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85155869901506, 52.3824593069134, 45.7913540061563 ] }, "distance": 7.45, "direction": 158.23, "angle": 80.76, "elevation": 45.79, "pano_id": "TMX7316010203-001502_pano_0001_005172", "timestamp": "2019-12-09T12:41:27.846810Z", "filename": "pano_0001_005172.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.44678079, "relative_pitch": 80.7631826884412, "relative_heading": 158.23257842811802, "relative_elevation": 45.7913540061563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85142292750684, 52.3824876470338, 45.5697678988799 ] }, "distance": 7.5, "direction": 239.87, "angle": 80.66, "elevation": 45.57, "pano_id": "TMX7316010203-002554_pano_0000_004134", "timestamp": "2022-05-02T09:01:51.107190Z", "filename": "pano_0000_004134.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.49583244, "relative_pitch": 80.65898856047448, "relative_heading": 239.8732965871071, "relative_elevation": 45.5697678988799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85141758079277, 52.3824925374975, 45.4272599965334 ] }, "distance": 7.57, "direction": 244.83, "angle": 80.54, "elevation": 45.43, "pano_id": "TMX7316010203-002058_pano_0000_000457", "timestamp": "2021-03-24T10:26:26.386320Z", "filename": "pano_0000_000457.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.56585059, "relative_pitch": 80.54425485659472, "relative_heading": 244.82765769625817, "relative_elevation": 45.4272599965334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85148501564445, 52.3824561344189, 46.7662400901318 ] }, "distance": 7.61, "direction": 197.24, "angle": 80.76, "elevation": 46.77, "pano_id": "TMX7316010203-001130_pano_0001_002612", "timestamp": "2019-04-16T10:49:06.315580Z", "filename": "pano_0001_002612.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.6107552, "relative_pitch": 80.75669641507972, "relative_heading": 197.23991598895395, "relative_elevation": 46.7662400901318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8514691252078, 52.382459854498, 45.3426897600293 ] }, "distance": 7.62, "direction": 205.96, "angle": 80.46, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0002_000454", "timestamp": "2020-05-08T11:28:52.872300Z", "filename": "pano_0002_000454.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.62423568, "relative_pitch": 80.45517508524533, "relative_heading": 205.96137587437096, "relative_elevation": 45.3426897600293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000293_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85148483445676, 52.3824558665373, 46.2784186378121 ] }, "distance": 7.64, "direction": 197.26, "angle": 80.62, "elevation": 46.28, "pano_id": "TMX7315080123-000293_pano_0000_000200", "timestamp": "2016-06-15T11:26:16.445290Z", "filename": "pano_0000_000200.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.6428814, "relative_pitch": 80.62224784126715, "relative_heading": 197.2620204383817, "relative_elevation": 46.2784186378121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851494848478642, 52.38245328833301, 0.0 ] }, "distance": 7.75, "direction": 191.81, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00104", "timestamp": "2025-09-25T10:33:23Z", "filename": "2025_09_25_10_24_49_00104.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.7495663, "relative_pitch": 0.0, "relative_heading": 191.8101284817602, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85142043092364, 52.3824831633681, 47.9223216101527 ] }, "distance": 7.9, "direction": 237.36, "angle": 80.64, "elevation": 47.92, "pano_id": "TMX7316010203-000792_pano_0000_000481", "timestamp": "2018-06-14T11:20:38.321360Z", "filename": "pano_0000_000481.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.90086724, "relative_pitch": 80.63796610842061, "relative_heading": 237.36191054630476, "relative_elevation": 47.9223216101527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85147706083778, 52.3824545062965, 47.9565092362463 ] }, "distance": 7.96, "direction": 200.58, "angle": 80.58, "elevation": 47.96, "pano_id": "TMX7316010203-000792_pano_0000_000482", "timestamp": "2018-06-14T11:20:38.901320Z", "filename": "pano_0000_000482.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 7.95783236, "relative_pitch": 80.57827452498238, "relative_heading": 200.5798616981062, "relative_elevation": 47.9565092362463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_009488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85140130591859, 52.3825301199146, 45.757112425752 ] }, "distance": 8.01, "direction": 276.91, "angle": 80.07, "elevation": 45.76, "pano_id": "TMX7316010203-000535_pano_0000_009488", "timestamp": "2018-01-08T12:51:38.342010Z", "filename": "pano_0000_009488.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 8.01368868, "relative_pitch": 80.06622917371546, "relative_heading": 276.90830868613006, "relative_elevation": 45.757112425752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85142522837573, 52.3825667367627, 46.2458057990298 ] }, "distance": 8.09, "direction": 308.53, "angle": 80.08, "elevation": 46.25, "pano_id": "TMX7316010203-002943_pano_0011_000020", "timestamp": "2023-01-20T11:59:27.876230Z", "filename": "pano_0011_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 8.08773568, "relative_pitch": 80.08010223859516, "relative_heading": 308.5333393877121, "relative_elevation": 46.2458057990298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85141133600709, 52.382488492065, 45.3501412067562 ] }, "distance": 8.15, "direction": 243.23, "angle": 79.82, "elevation": 45.35, "pano_id": "TMX7316010203-001700_pano_0002_000453", "timestamp": "2020-05-08T11:28:52.402320Z", "filename": "pano_0002_000453.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 8.14530449, "relative_pitch": 79.81771390365684, "relative_heading": 243.23391352342716, "relative_elevation": 45.3501412067562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85142944599956, 52.3825731942746, 45.5741122588515 ] }, "distance": 8.34, "direction": 313.63, "angle": 79.63, "elevation": 45.57, "pano_id": "TMX7316010203-001503_pano_0000_000632", "timestamp": "2019-12-10T08:36:32.934320Z", "filename": "pano_0000_000632.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 8.34369563, "relative_pitch": 79.62520136932837, "relative_heading": 313.62842769509547, "relative_elevation": 45.5741122588515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851431950382128, 52.3824670965203, 0.0 ] }, "distance": 8.43, "direction": 224.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00103", "timestamp": "2025-09-25T10:33:22Z", "filename": "2025_09_25_10_24_49_00103.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 8.42820129, "relative_pitch": 0.0, "relative_heading": 224.1341738008063, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track01_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851522323743171, 52.38244279812797, 0.0 ] }, "distance": 8.76, "direction": 178.14, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track01_Sphere_00086", "timestamp": "2024-11-21T09:56:06Z", "filename": "amsterdam_21112024_Track01_Sphere_00086.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 8.757441, "relative_pitch": 0.0, "relative_heading": 178.13683611808105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85138678267228, 52.3825067914575, 45.6852128533646 ] }, "distance": 9.09, "direction": 259.66, "angle": 78.74, "elevation": 45.69, "pano_id": "TMX7316010203-000798_pano_0000_002833", "timestamp": "2018-06-20T08:30:31.113620Z", "filename": "pano_0000_002833.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.09208015, "relative_pitch": 78.74429824966353, "relative_heading": 259.6597341421061, "relative_elevation": 45.6852128533646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85138394060824, 52.3825173299795, 45.5937465429306 ] }, "distance": 9.15, "direction": 267.12, "angle": 78.65, "elevation": 45.59, "pano_id": "TMX7316010203-002849_pano_0004_000032", "timestamp": "2022-12-12T10:14:33.478640Z", "filename": "pano_0004_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.14946971, "relative_pitch": 78.65295208984367, "relative_heading": 267.1225631110687, "relative_elevation": 45.5937465429306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85138883218681, 52.3825439408073, 45.8306238492951 ] }, "distance": 9.15, "direction": 285.86, "angle": 78.71, "elevation": 45.83, "pano_id": "TMX7316010203-001502_pano_0001_005175", "timestamp": "2019-12-09T12:41:28.976770Z", "filename": "pano_0001_005175.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.15338914, "relative_pitch": 78.7053775950991, "relative_heading": 285.8619511567895, "relative_elevation": 45.8306238492951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8513911936539, 52.3825497376514, 45.7047423906624 ] }, "distance": 9.2, "direction": 290.0, "angle": 78.62, "elevation": 45.7, "pano_id": "TMX7316010203-000798_pano_0000_002834", "timestamp": "2018-06-20T08:30:32.523620Z", "filename": "pano_0000_002834.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.19904539, "relative_pitch": 78.62005516718847, "relative_heading": 290.0039188962581, "relative_elevation": 45.7047423906624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000293_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85141489256686, 52.3824677252792, 46.2342939544469 ] }, "distance": 9.23, "direction": 229.62, "angle": 78.71, "elevation": 46.23, "pano_id": "TMX7315080123-000293_pano_0000_000199", "timestamp": "2016-06-15T11:26:15.460200Z", "filename": "pano_0000_000199.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.22905045, "relative_pitch": 78.71128925057275, "relative_heading": 229.62024775256427, "relative_elevation": 46.2342939544469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85138114798334, 52.382519016643, 45.6565280565992 ] }, "distance": 9.33, "direction": 268.33, "angle": 78.45, "elevation": 45.66, "pano_id": "TMX7316010203-001503_pano_0000_000802", "timestamp": "2019-12-10T08:38:39.978320Z", "filename": "pano_0000_000802.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.33204032, "relative_pitch": 78.44805421308732, "relative_heading": 268.332122453448, "relative_elevation": 45.6565280565992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8514122722137, 52.3824674767457, 46.7264092620462 ] }, "distance": 9.38, "direction": 230.2, "angle": 78.65, "elevation": 46.73, "pano_id": "TMX7316010203-001130_pano_0001_002611", "timestamp": "2019-04-16T10:49:05.015640Z", "filename": "pano_0001_002611.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.38335981, "relative_pitch": 78.64517930570416, "relative_heading": 230.19743483459618, "relative_elevation": 46.7264092620462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85142698402456, 52.382584742085, 46.0321962926537 ] }, "distance": 9.39, "direction": 318.61, "angle": 78.47, "elevation": 46.03, "pano_id": "TMX7316010203-001040_pano_0003_000505", "timestamp": "2019-01-07T11:55:44.096780Z", "filename": "pano_0003_000505.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.38704183, "relative_pitch": 78.47408335801063, "relative_heading": 318.6057883563977, "relative_elevation": 46.0321962926537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85162909084684, 52.3824704848801, 46.8513426920399 ] }, "distance": 9.45, "direction": 126.9, "angle": 78.6, "elevation": 46.85, "pano_id": "TMX7316010203-002850_pano_0019_000206", "timestamp": "2022-12-12T12:47:21.333850Z", "filename": "pano_0019_000206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.44688506, "relative_pitch": 78.60000320729063, "relative_heading": 126.89902941129333, "relative_elevation": 46.8513426920399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8516214266931, 52.3824647540551, 45.5776661131531 ] }, "distance": 9.45, "direction": 131.9, "angle": 78.29, "elevation": 45.58, "pano_id": "TMX7316010203-002386_pano_0000_000159", "timestamp": "2022-01-04T09:22:53.486690Z", "filename": "pano_0000_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.44837038, "relative_pitch": 78.28832072966414, "relative_heading": 131.8978787049215, "relative_elevation": 45.5776661131531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8515315316874, 52.3824360103157, 45.4153152750805 ] }, "distance": 9.55, "direction": 174.52, "angle": 78.12, "elevation": 45.42, "pano_id": "TMX7316010203-002058_pano_0000_000459", "timestamp": "2021-03-24T10:26:27.451370Z", "filename": "pano_0000_000459.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.55173278, "relative_pitch": 78.12268149452542, "relative_heading": 174.5228112310572, "relative_elevation": 45.4153152750805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85137855581194, 52.3825315871555, 45.811126774177 ] }, "distance": 9.57, "direction": 276.76, "angle": 78.2, "elevation": 45.81, "pano_id": "TMX7316010203-001714_pano_0000_002748", "timestamp": "2020-05-14T11:17:20.468800Z", "filename": "pano_0000_002748.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.57119029, "relative_pitch": 78.19910446420106, "relative_heading": 276.7631986174375, "relative_elevation": 45.811126774177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85162585679774, 52.3824645534204, 45.6161462143064 ] }, "distance": 9.69, "direction": 130.8, "angle": 78.01, "elevation": 45.62, "pano_id": "TMX7316010203-002554_pano_0000_003916", "timestamp": "2022-05-02T08:58:50.223510Z", "filename": "pano_0000_003916.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.689572, "relative_pitch": 78.00773850263283, "relative_heading": 130.80490633741948, "relative_elevation": 45.6161462143064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85162912441503, 52.3824662073556, 45.9845620607957 ] }, "distance": 9.74, "direction": 129.13, "angle": 78.04, "elevation": 45.98, "pano_id": "TMX7316010203-001700_pano_0002_000295", "timestamp": "2020-05-08T11:27:29.287690Z", "filename": "pano_0002_000295.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.74188048, "relative_pitch": 78.038677768183, "relative_heading": 129.13020289105557, "relative_elevation": 45.9845620607957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85141178924211, 52.3825811119543, 45.953218722716 ] }, "distance": 9.82, "direction": 312.51, "angle": 77.93, "elevation": 45.95, "pano_id": "TMX7316010203-002024_pano_0000_003165", "timestamp": "2021-02-22T12:09:08.653670Z", "filename": "pano_0000_003165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.82370151, "relative_pitch": 77.93316074502313, "relative_heading": 312.5096089964771, "relative_elevation": 45.953218722716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8513759050463, 52.3825369768944, 47.0019798828289 ] }, "distance": 9.84, "direction": 280.11, "angle": 78.18, "elevation": 47.0, "pano_id": "TMX7316010203-002850_pano_0019_000210", "timestamp": "2022-12-12T12:47:25.493830Z", "filename": "pano_0019_000210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.83783376, "relative_pitch": 78.17826633739956, "relative_heading": 280.1099092106735, "relative_elevation": 47.0019798828289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85154546629483, 52.3824345816594, 45.6432170430198 ] }, "distance": 9.84, "direction": 169.11, "angle": 77.83, "elevation": 45.64, "pano_id": "TMX7316010203-001503_pano_0000_000805", "timestamp": "2019-12-10T08:38:41.188160Z", "filename": "pano_0000_000805.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.84450652, "relative_pitch": 77.82867244130604, "relative_heading": 169.10603989951414, "relative_elevation": 45.6432170430198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851372823785023, 52.38251884990341, 0.0 ] }, "distance": 9.9, "direction": 268.32, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00217", "timestamp": "2025-09-25T10:35:13Z", "filename": "2025_09_25_10_24_49_00217.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.89914428, "relative_pitch": 0.0, "relative_heading": 268.32027098554255, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track02_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851627006379745, 52.38246198404183, 0.0 ] }, "distance": 9.94, "direction": 131.76, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track02_Sphere_00056", "timestamp": "2024-11-21T09:57:49Z", "filename": "amsterdam_21112024_Track02_Sphere_00056.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.93703282, "relative_pitch": 0.0, "relative_heading": 131.75782615541186, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_009489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85140013785835, 52.3825740706828, 45.7372770234942 ] }, "distance": 9.94, "direction": 306.08, "angle": 77.74, "elevation": 45.74, "pano_id": "TMX7316010203-000535_pano_0000_009489", "timestamp": "2018-01-08T12:51:39.621990Z", "filename": "pano_0000_009489.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 9.94167648, "relative_pitch": 77.73667345950855, "relative_heading": 306.07787764395323, "relative_elevation": 45.7372770234942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851627576314654, 52.38246100695832, 0.0 ] }, "distance": 10.04, "direction": 132.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00213", "timestamp": "2025-09-25T10:35:08Z", "filename": "2025_09_25_10_24_49_00213.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.03854291, "relative_pitch": 0.0, "relative_heading": 132.0732259901705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85152636316705, 52.3824310439936, 45.3510420434177 ] }, "distance": 10.08, "direction": 176.82, "angle": 77.47, "elevation": 45.35, "pano_id": "TMX7316010203-001700_pano_0002_000455", "timestamp": "2020-05-08T11:28:53.342310Z", "filename": "pano_0002_000455.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.0763087, "relative_pitch": 77.47323976324253, "relative_heading": 176.81536497496916, "relative_elevation": 45.3510420434177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000293_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8515472544697, 52.3824322686058, 46.3000976610929 ] }, "distance": 10.12, "direction": 168.7, "angle": 77.67, "elevation": 46.3, "pano_id": "TMX7315080123-000293_pano_0000_000201", "timestamp": "2016-06-15T11:26:17.400350Z", "filename": "pano_0000_000201.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.12051219, "relative_pitch": 77.66992880514552, "relative_heading": 168.70452585253224, "relative_elevation": 46.3000976610929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85153485121922, 52.3824303351519, 45.5680798543617 ] }, "distance": 10.2, "direction": 173.6, "angle": 77.38, "elevation": 45.57, "pano_id": "TMX7316010203-002554_pano_0000_004136", "timestamp": "2022-05-02T09:01:51.907190Z", "filename": "pano_0000_004136.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.20325539, "relative_pitch": 77.37894578733115, "relative_heading": 173.59778050100806, "relative_elevation": 45.5680798543617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85162891931043, 52.3824592901541, 46.0113289579749 ] }, "distance": 10.23, "direction": 132.52, "angle": 77.46, "elevation": 46.01, "pano_id": "TMX7316010203-002024_pano_0000_003161", "timestamp": "2021-02-22T12:09:06.648650Z", "filename": "pano_0000_003161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.23474919, "relative_pitch": 77.45931512239544, "relative_heading": 132.52403893531667, "relative_elevation": 46.0113289579749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85140882610146, 52.3825852230496, 45.5983325541019 ] }, "distance": 10.28, "direction": 313.63, "angle": 77.29, "elevation": 45.6, "pano_id": "TMX7316010203-002554_pano_0000_003920", "timestamp": "2022-05-02T08:58:51.858670Z", "filename": "pano_0000_003920.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.28350861, "relative_pitch": 77.29105505175094, "relative_heading": 313.62896204982627, "relative_elevation": 45.5983325541019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85154753886913, 52.3824303810334, 46.7737356470898 ] }, "distance": 10.33, "direction": 168.83, "angle": 77.55, "elevation": 46.77, "pano_id": "TMX7316010203-001130_pano_0001_002613", "timestamp": "2019-04-16T10:49:07.525550Z", "filename": "pano_0001_002613.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.33029942, "relative_pitch": 77.54576304209935, "relative_heading": 168.82737798012857, "relative_elevation": 46.7737356470898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136661162155, 52.3825165192036, 45.5725611355156 ] }, "distance": 10.33, "direction": 266.95, "angle": 77.23, "elevation": 45.57, "pano_id": "TMX7316010203-002554_pano_0000_004133", "timestamp": "2022-05-02T09:01:50.702200Z", "filename": "pano_0000_004133.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.33250707, "relative_pitch": 77.22549705959271, "relative_heading": 266.95138471090985, "relative_elevation": 45.5725611355156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8516388227049, 52.382464149969, 46.0509106274694 ] }, "distance": 10.4, "direction": 127.81, "angle": 77.27, "elevation": 46.05, "pano_id": "TMX7316010203-001040_pano_0003_000501", "timestamp": "2019-01-07T11:55:42.376830Z", "filename": "pano_0003_000501.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.401364, "relative_pitch": 77.27236365739671, "relative_heading": 127.81266957790615, "relative_elevation": 46.0509106274694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85140984828612, 52.3825874305512, 45.9363059261814 ] }, "distance": 10.41, "direction": 314.87, "angle": 77.24, "elevation": 45.94, "pano_id": "TMX7316010203-001700_pano_0002_000299", "timestamp": "2020-05-08T11:27:31.367700Z", "filename": "pano_0002_000299.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.40506714, "relative_pitch": 77.23725450144563, "relative_heading": 314.8725621220263, "relative_elevation": 45.9363059261814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85140617370394, 52.3825857800841, 45.5862636519596 ] }, "distance": 10.46, "direction": 313.19, "angle": 77.08, "elevation": 45.59, "pano_id": "TMX7316010203-002386_pano_0000_000163", "timestamp": "2022-01-04T09:22:55.106660Z", "filename": "pano_0000_000163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.4573064, "relative_pitch": 77.08010792038793, "relative_heading": 313.1920123590496, "relative_elevation": 45.5862636519596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85160121421727, 52.3824423890131, 45.6896216263995 ] }, "distance": 10.46, "direction": 147.26, "angle": 77.11, "elevation": 45.69, "pano_id": "TMX7316010203-001714_pano_0000_002428", "timestamp": "2020-05-14T11:11:28.946660Z", "filename": "pano_0000_002428.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.45974993, "relative_pitch": 77.10544577961274, "relative_heading": 147.26290502247258, "relative_elevation": 45.6896216263995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851550745952465, 52.38242930131477, 0.0 ] }, "distance": 10.49, "direction": 167.78, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00105", "timestamp": "2025-09-25T10:33:24Z", "filename": "2025_09_25_10_24_49_00105.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.49221883, "relative_pitch": 0.0, "relative_heading": 167.78455199762993, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85155052881839, 52.3824290852575, 45.5961877638474 ] }, "distance": 10.51, "direction": 167.89, "angle": 77.02, "elevation": 45.6, "pano_id": "TMX7316010203-002849_pano_0004_000035", "timestamp": "2022-12-12T10:14:35.413630Z", "filename": "pano_0004_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.51260604, "relative_pitch": 77.01682649726982, "relative_heading": 167.8910331856026, "relative_elevation": 45.5961877638474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-01_09-03-48_01483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851372265993938, 52.38255407024041, 0.0 ] }, "distance": 10.58, "direction": 290.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-01_09-03-48_01483", "timestamp": "2025-07-01T09:34:18Z", "filename": "recording_2025-07-01_09-03-48_01483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.57502344, "relative_pitch": 0.0, "relative_heading": 290.0697153198358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136319351619, 52.3825118678852, 47.885398211889 ] }, "distance": 10.6, "direction": 264.22, "angle": 77.51, "elevation": 47.89, "pano_id": "TMX7316010203-000792_pano_0000_000480", "timestamp": "2018-06-14T11:20:37.721330Z", "filename": "pano_0000_000480.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.60445325, "relative_pitch": 77.51309772686254, "relative_heading": 264.22474817494793, "relative_elevation": 47.885398211889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85153315796282, 52.3824255250635, 48.0094151208177 ] }, "distance": 10.72, "direction": 174.53, "angle": 77.41, "elevation": 48.01, "pano_id": "TMX7316010203-000792_pano_0000_000483", "timestamp": "2018-06-14T11:20:39.466410Z", "filename": "pano_0000_000483.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.72371775, "relative_pitch": 77.40870461347735, "relative_heading": 174.52887624890425, "relative_elevation": 48.0094151208177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136023105955, 52.382520785765, 45.4333715382963 ] }, "distance": 10.75, "direction": 269.6, "angle": 76.68, "elevation": 45.43, "pano_id": "TMX7316010203-002058_pano_0000_000456", "timestamp": "2021-03-24T10:26:25.856410Z", "filename": "pano_0000_000456.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.75260254, "relative_pitch": 76.6849417886624, "relative_heading": 269.6016576066649, "relative_elevation": 45.4333715382963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136586107166, 52.3824957849249, 46.2300310144201 ] }, "distance": 10.76, "direction": 254.6, "angle": 76.9, "elevation": 46.23, "pano_id": "TMX7316010203-001130_pano_0001_001414", "timestamp": "2019-04-16T10:23:34.805690Z", "filename": "pano_0001_001414.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.75531845, "relative_pitch": 76.90322940025901, "relative_heading": 254.59682514655165, "relative_elevation": 46.2300310144201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85163952256337, 52.382456612844, 45.5993654448539 ] }, "distance": 10.97, "direction": 131.12, "angle": 76.47, "elevation": 45.6, "pano_id": "TMX7316010203-001503_pano_0000_000628", "timestamp": "2019-12-10T08:36:31.319330Z", "filename": "pano_0000_000628.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 10.97149552, "relative_pitch": 76.47142367691403, "relative_heading": 131.12209371646668, "relative_elevation": 45.5993654448539 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_009487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136289767631, 52.3824909819176, 45.6907125273719 ] }, "distance": 11.1, "direction": 252.21, "angle": 76.34, "elevation": 45.69, "pano_id": "TMX7316010203-000535_pano_0000_009487", "timestamp": "2018-01-08T12:51:36.072010Z", "filename": "pano_0000_009487.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.1014117, "relative_pitch": 76.3435468219987, "relative_heading": 252.213453075487, "relative_elevation": 45.6907125273719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8513532285113, 52.3825170854283, 45.3523222869262 ] }, "distance": 11.24, "direction": 267.52, "angle": 76.08, "elevation": 45.35, "pano_id": "TMX7316010203-001700_pano_0002_000452", "timestamp": "2020-05-08T11:28:51.932300Z", "filename": "pano_0002_000452.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.23968899, "relative_pitch": 76.08080702639161, "relative_heading": 267.51918646724135, "relative_elevation": 45.3523222869262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track55_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track55_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track55_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851385803294679, 52.38258242482432, 0.0 ] }, "distance": 11.28, "direction": 306.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track55_Sphere_00009", "timestamp": "2024-10-15T12:50:51Z", "filename": "Job_20241015_0915_Track55_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.27935152, "relative_pitch": 0.0, "relative_heading": 306.97468919227464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85137363364034, 52.3825713664809, 45.6980474293232 ] }, "distance": 11.3, "direction": 299.44, "angle": 76.11, "elevation": 45.7, "pano_id": "TMX7316010203-001130_pano_0001_001032", "timestamp": "2019-04-16T10:17:02.158410Z", "filename": "pano_0001_001032.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.29879491, "relative_pitch": 76.11220308443507, "relative_heading": 299.4405835801066, "relative_elevation": 45.6980474293232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85156492109461, 52.3824235000467, 45.4552885144949 ] }, "distance": 11.36, "direction": 163.71, "angle": 75.97, "elevation": 45.46, "pano_id": "TMX7316010203-000275_pano_0000_001233", "timestamp": "2017-04-21T08:32:48.769610Z", "filename": "pano_0000_001233.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.3560558, "relative_pitch": 75.97297041085234, "relative_heading": 163.7106834319873, "relative_elevation": 45.4552885144949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85135531239169, 52.3824889220475, 45.7327266409993 ] }, "distance": 11.66, "direction": 251.92, "angle": 75.69, "elevation": 45.73, "pano_id": "TMX7316010203-001714_pano_0000_002747", "timestamp": "2020-05-14T11:17:19.248850Z", "filename": "pano_0000_002747.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.66338929, "relative_pitch": 75.6926318911626, "relative_heading": 251.91634380566316, "relative_elevation": 45.7327266409993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85163853064351, 52.3824463482431, 46.3706317842007 ] }, "distance": 11.71, "direction": 135.56, "angle": 75.83, "elevation": 46.37, "pano_id": "TMX7316010203-002943_pano_0011_000016", "timestamp": "2023-01-20T11:59:25.521190Z", "filename": "pano_0011_000016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.70681738, "relative_pitch": 75.83107508154254, "relative_heading": 135.55500795333504, "relative_elevation": 46.3706317842007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136787058176, 52.3825760707766, 45.8104760479182 ] }, "distance": 11.9, "direction": 300.71, "angle": 75.44, "elevation": 45.81, "pano_id": "TMX7316010203-001714_pano_0000_002749", "timestamp": "2020-05-14T11:17:21.458820Z", "filename": "pano_0000_002749.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 11.90073505, "relative_pitch": 75.43748639937945, "relative_heading": 300.70686119760813, "relative_elevation": 45.8104760479182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85161500342529, 52.3824304486903, 45.7956088585779 ] }, "distance": 12.09, "direction": 146.93, "angle": 75.22, "elevation": 45.8, "pano_id": "TMX7316010203-001502_pano_0001_005171", "timestamp": "2019-12-09T12:41:27.461820Z", "filename": "pano_0001_005171.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 12.08532846, "relative_pitch": 75.21683402041029, "relative_heading": 146.92500858006065, "relative_elevation": 45.7956088585779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85135016110613, 52.3824858246133, 45.5897418735549 ] }, "distance": 12.11, "direction": 250.88, "angle": 75.13, "elevation": 45.59, "pano_id": "TMX7316010203-002509_pano_0004_001401", "timestamp": "2022-04-12T11:22:45.988640Z", "filename": "pano_0004_001401.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 12.10578375, "relative_pitch": 75.12900380498267, "relative_heading": 250.8808985621807, "relative_elevation": 45.5897418735549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851365912686837, 52.382463589113634, 0.0 ] }, "distance": 12.2, "direction": 238.15, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00102", "timestamp": "2025-09-25T10:33:21Z", "filename": "2025_09_25_10_24_49_00102.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 12.20277888, "relative_pitch": 0.0, "relative_heading": 238.15045088565236, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85165488498203, 52.3824474357383, 45.7262694342062 ] }, "distance": 12.43, "direction": 131.5, "angle": 74.79, "elevation": 45.73, "pano_id": "TMX7316010203-000798_pano_0000_001483", "timestamp": "2018-06-20T08:04:02.448690Z", "filename": "pano_0000_001483.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 12.43135246, "relative_pitch": 74.79089870352628, "relative_heading": 131.4968661229301, "relative_elevation": 45.7262694342062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85133660191666, 52.3825407421868, 45.4540008446202 ] }, "distance": 12.55, "direction": 279.85, "angle": 74.57, "elevation": 45.45, "pano_id": "TMX7316010203-000275_pano_0000_001231", "timestamp": "2017-04-21T08:32:46.534590Z", "filename": "pano_0000_001231.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 12.54615008, "relative_pitch": 74.56950421794276, "relative_heading": 279.84828153136294, "relative_elevation": 45.4540008446202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track01_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85157827142044, 52.382413436669374, 0.0 ] }, "distance": 12.7, "direction": 161.19, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track01_Sphere_00087", "timestamp": "2024-11-21T09:56:07Z", "filename": "amsterdam_21112024_Track01_Sphere_00087.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 12.69816347, "relative_pitch": 0.0, "relative_heading": 161.190022393516, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85137350813095, 52.382597816747, 46.2482293071225 ] }, "distance": 13.01, "direction": 310.79, "angle": 74.29, "elevation": 46.25, "pano_id": "TMX7316010203-002943_pano_0011_000021", "timestamp": "2023-01-20T11:59:28.451210Z", "filename": "pano_0011_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.00710294, "relative_pitch": 74.29160504672839, "relative_heading": 310.7867682670289, "relative_elevation": 46.2482293071225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8513447219002, 52.3824718418198, 45.5959737254307 ] }, "distance": 13.04, "direction": 244.94, "angle": 74.05, "elevation": 45.6, "pano_id": "TMX7316010203-000798_pano_0000_002832", "timestamp": "2018-06-20T08:30:28.783680Z", "filename": "pano_0000_002832.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.03530732, "relative_pitch": 74.04544258292967, "relative_heading": 244.94172689428638, "relative_elevation": 45.5959737254307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-01_09-03-48_01484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851373263597227, 52.38259913916449, 0.0 ] }, "distance": 13.12, "direction": 311.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-01_09-03-48_01484", "timestamp": "2025-07-01T09:34:20Z", "filename": "recording_2025-07-01_09-03-48_01484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.11622105, "relative_pitch": 0.0, "relative_heading": 311.2259562543395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000633/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000633/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000633/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000633/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000633/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000633/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000633/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000633/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000633/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85137703280788, 52.3826027973466, 45.5988331269473 ] }, "distance": 13.2, "direction": 313.29, "angle": 73.86, "elevation": 45.6, "pano_id": "TMX7316010203-001503_pano_0000_000633", "timestamp": "2019-12-10T08:36:33.339310Z", "filename": "pano_0000_000633.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.2000166, "relative_pitch": 73.85525036442732, "relative_heading": 313.2894748045722, "relative_elevation": 45.5988331269473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132742579845, 52.3825459830921, 45.5902922712266 ] }, "distance": 13.27, "direction": 281.87, "angle": 73.77, "elevation": 45.59, "pano_id": "TMX7316010203-002849_pano_0004_000031", "timestamp": "2022-12-12T10:14:32.798660Z", "filename": "pano_0004_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.2697458, "relative_pitch": 73.77156215741613, "relative_heading": 281.8682105747992, "relative_elevation": 45.5902922712266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132657745294, 52.3825485205638, 45.8098854003474 ] }, "distance": 13.39, "direction": 283.0, "angle": 73.71, "elevation": 45.81, "pano_id": "TMX7316010203-000798_pano_0000_001743", "timestamp": "2018-06-20T08:09:02.746770Z", "filename": "pano_0000_001743.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.38695683, "relative_pitch": 73.71012969363063, "relative_heading": 283.0000823509728, "relative_elevation": 45.8098854003474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132549788264, 52.3825467794098, 45.6562636885792 ] }, "distance": 13.42, "direction": 282.12, "angle": 73.62, "elevation": 45.66, "pano_id": "TMX7316010203-001503_pano_0000_000801", "timestamp": "2019-12-10T08:38:39.563090Z", "filename": "pano_0000_000801.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.41656981, "relative_pitch": 73.62402408554296, "relative_heading": 282.1232393912518, "relative_elevation": 45.6562636885792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85158851079337, 52.382407434163, 45.434175696224 ] }, "distance": 13.56, "direction": 159.31, "angle": 73.38, "elevation": 45.43, "pano_id": "TMX7316010203-002058_pano_0000_000460", "timestamp": "2021-03-24T10:26:27.976340Z", "filename": "pano_0000_000460.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.56251001, "relative_pitch": 73.37916260812776, "relative_heading": 159.31137046984344, "relative_elevation": 45.434175696224 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85131928797576, 52.3825100013119, 46.9377121878788 ] }, "distance": 13.6, "direction": 264.62, "angle": 73.84, "elevation": 46.94, "pano_id": "TMX7316010203-002850_pano_0019_000211", "timestamp": "2022-12-12T12:47:26.503780Z", "filename": "pano_0019_000211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.60008255, "relative_pitch": 73.84118925652103, "relative_heading": 264.6215653442979, "relative_elevation": 46.9377121878788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85134404974991, 52.3825829035687, 45.7012869669124 ] }, "distance": 13.68, "direction": 299.98, "angle": 73.33, "elevation": 45.7, "pano_id": "TMX7316010203-000798_pano_0000_002835", "timestamp": "2018-06-20T08:30:33.588630Z", "filename": "pano_0000_002835.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.6846689, "relative_pitch": 73.33033987189903, "relative_heading": 299.97605637293236, "relative_elevation": 45.7012869669124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851321544564644, 52.382494899280985, 0.0 ] }, "distance": 13.71, "direction": 257.55, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00218", "timestamp": "2025-09-25T10:35:14Z", "filename": "2025_09_25_10_24_49_00218.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.70888196, "relative_pitch": 0.0, "relative_heading": 257.5508848301147, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000293_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85134359615107, 52.3824591541523, 46.1637884443626 ] }, "distance": 13.76, "direction": 239.74, "angle": 73.4, "elevation": 46.16, "pano_id": "TMX7315080123-000293_pano_0000_000198", "timestamp": "2016-06-15T11:26:14.130140Z", "filename": "pano_0000_000198.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.75928443, "relative_pitch": 73.40312163837915, "relative_heading": 239.74413227761463, "relative_elevation": 46.1637884443626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85134271656558, 52.3825830441369, 45.4418966975063 ] }, "distance": 13.77, "direction": 299.84, "angle": 73.14, "elevation": 45.44, "pano_id": "TMX7316010203-000275_pano_0000_001408", "timestamp": "2017-04-21T08:37:41.637320Z", "filename": "pano_0000_001408.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.77115577, "relative_pitch": 73.14058033159037, "relative_heading": 299.8437232111762, "relative_elevation": 45.4418966975063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85133204843892, 52.3825717760501, 45.8367170626298 ] }, "distance": 13.85, "direction": 293.84, "angle": 73.18, "elevation": 45.84, "pano_id": "TMX7316010203-001502_pano_0001_005176", "timestamp": "2019-12-09T12:41:29.346770Z", "filename": "pano_0001_005176.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.85326428, "relative_pitch": 73.18356990376417, "relative_heading": 293.83957396684366, "relative_elevation": 45.8367170626298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85159993400431, 52.3824062337471, 45.6626964788884 ] }, "distance": 13.98, "direction": 156.52, "angle": 72.98, "elevation": 45.66, "pano_id": "TMX7316010203-001503_pano_0000_000806", "timestamp": "2019-12-10T08:38:41.588150Z", "filename": "pano_0000_000806.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 13.9788392, "relative_pitch": 72.97894352603264, "relative_heading": 156.52118210371438, "relative_elevation": 45.6626964788884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85158372443489, 52.3824018349147, 45.3693632083014 ] }, "distance": 14.04, "direction": 161.45, "angle": 72.8, "elevation": 45.37, "pano_id": "TMX7316010203-001700_pano_0002_000456", "timestamp": "2020-05-08T11:28:53.817310Z", "filename": "pano_0002_000456.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.04006575, "relative_pitch": 72.80472305507473, "relative_heading": 161.4543737327453, "relative_elevation": 45.3693632083014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85134075135742, 52.3824544990528, 46.6584863355383 ] }, "distance": 14.19, "direction": 238.33, "angle": 73.08, "elevation": 46.66, "pano_id": "TMX7316010203-001130_pano_0001_002610", "timestamp": "2019-04-16T10:49:02.900480Z", "filename": "pano_0001_002610.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.19191519, "relative_pitch": 73.08203331077091, "relative_heading": 238.33163786719658, "relative_elevation": 46.6584863355383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85159042308282, 52.3824018161632, 45.5960017582402 ] }, "distance": 14.19, "direction": 159.71, "angle": 72.71, "elevation": 45.6, "pano_id": "TMX7316010203-002554_pano_0000_004137", "timestamp": "2022-05-02T09:01:52.302200Z", "filename": "pano_0000_004137.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.19368553, "relative_pitch": 72.70903543875194, "relative_heading": 159.71117470692244, "relative_elevation": 45.5960017582402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85137414823586, 52.3826142327483, 46.0560944136232 ] }, "distance": 14.24, "direction": 316.48, "angle": 72.82, "elevation": 46.06, "pano_id": "TMX7316010203-001040_pano_0003_000506", "timestamp": "2019-01-07T11:55:44.521780Z", "filename": "pano_0003_000506.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.23751786, "relative_pitch": 72.82182783480555, "relative_heading": 316.47655268959306, "relative_elevation": 46.0560944136232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-01_09-03-48_01482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851307578796328, 52.38253238676186, 0.0 ] }, "distance": 14.39, "direction": 274.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-01_09-03-48_01482", "timestamp": "2025-07-01T09:34:15Z", "filename": "recording_2025-07-01_09-03-48_01482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.38897589, "relative_pitch": 0.0, "relative_heading": 274.84839815957577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8513104149822, 52.382545232956, 45.5671426262707 ] }, "distance": 14.39, "direction": 280.59, "angle": 72.47, "elevation": 45.57, "pano_id": "TMX7316010203-002554_pano_0000_004132", "timestamp": "2022-05-02T09:01:50.297170Z", "filename": "pano_0000_004132.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.3896604, "relative_pitch": 72.47438999296236, "relative_heading": 280.5943575974588, "relative_elevation": 45.5671426262707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85167631821846, 52.3824352009173, 45.5859442902729 ] }, "distance": 14.43, "direction": 131.71, "angle": 72.44, "elevation": 45.59, "pano_id": "TMX7316010203-002386_pano_0000_000158", "timestamp": "2022-01-04T09:22:53.081730Z", "filename": "pano_0000_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.42659087, "relative_pitch": 72.43897491690042, "relative_heading": 131.7062230911248, "relative_elevation": 45.5859442902729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000293_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85160227601842, 52.3824024623601, 46.3239013394341 ] }, "distance": 14.43, "direction": 156.6, "angle": 72.7, "elevation": 46.32, "pano_id": "TMX7315080123-000293_pano_0000_000202", "timestamp": "2016-06-15T11:26:18.345360Z", "filename": "pano_0000_000202.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.42730405, "relative_pitch": 72.70111002424993, "relative_heading": 156.60429569518305, "relative_elevation": 46.3239013394341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85168412841299, 52.3824407796202, 46.8425395553932 ] }, "distance": 14.43, "direction": 128.46, "angle": 72.87, "elevation": 46.84, "pano_id": "TMX7316010203-002850_pano_0019_000205", "timestamp": "2022-12-12T12:47:20.558830Z", "filename": "pano_0019_000205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.43376886, "relative_pitch": 72.87416693999562, "relative_heading": 128.4603181543157, "relative_elevation": 46.8425395553932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85131129043831, 52.3825501347125, 45.6754914047197 ] }, "distance": 14.44, "direction": 282.77, "angle": 72.45, "elevation": 45.68, "pano_id": "TMX7316010203-001130_pano_0001_001033", "timestamp": "2019-04-16T10:17:03.633370Z", "filename": "pano_0001_001033.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.44171289, "relative_pitch": 72.45404633768176, "relative_heading": 282.7654431826905, "relative_elevation": 45.6754914047197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851603649746622, 52.38240144499995, 0.0 ] }, "distance": 14.57, "direction": 156.44, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00106", "timestamp": "2025-09-25T10:33:25Z", "filename": "2025_09_25_10_24_49_00106.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.56840278, "relative_pitch": 0.0, "relative_heading": 156.44345307625287, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_009490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136335168696, 52.3826121375042, 45.7114522811025 ] }, "distance": 14.59, "direction": 313.75, "angle": 72.3, "elevation": 45.71, "pano_id": "TMX7316010203-000535_pano_0000_009490", "timestamp": "2018-01-08T12:51:40.722010Z", "filename": "pano_0000_009490.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.59122095, "relative_pitch": 72.29677434095055, "relative_heading": 313.75192047422524, "relative_elevation": 45.7114522811025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85130389739531, 52.382516959479, 45.6005573198199 ] }, "distance": 14.6, "direction": 268.03, "angle": 72.25, "elevation": 45.6, "pano_id": "TMX7316010203-002509_pano_0004_001402", "timestamp": "2022-04-12T11:22:47.928630Z", "filename": "pano_0004_001402.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.59674892, "relative_pitch": 72.25011916653322, "relative_heading": 268.03497496589955, "relative_elevation": 45.6005573198199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85133742941659, 52.3825924978064, 46.3756366083398 ] }, "distance": 14.63, "direction": 302.72, "angle": 72.5, "elevation": 46.38, "pano_id": "TMX7315080123-000295_pano_0000_000645", "timestamp": "2016-06-15T12:50:56.657740Z", "filename": "pano_0000_000645.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.62530414, "relative_pitch": 72.4964916094274, "relative_heading": 302.7176850392413, "relative_elevation": 46.3756366083398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85130546146531, 52.3825402920005, 47.8324016490951 ] }, "distance": 14.63, "direction": 278.23, "angle": 72.99, "elevation": 47.83, "pano_id": "TMX7316010203-000792_pano_0000_000479", "timestamp": "2018-06-14T11:20:37.121350Z", "filename": "pano_0000_000479.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.63252599, "relative_pitch": 72.9904774650555, "relative_heading": 278.234740231613, "relative_elevation": 47.8324016490951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85160499919072, 52.3824008599619, 46.7885033302009 ] }, "distance": 14.66, "direction": 156.22, "angle": 72.6, "elevation": 46.79, "pano_id": "TMX7316010203-001130_pano_0001_002614", "timestamp": "2019-04-16T10:49:08.500490Z", "filename": "pano_0001_002614.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.66491545, "relative_pitch": 72.5974495561203, "relative_heading": 156.21602264360163, "relative_elevation": 46.7885033302009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8516804113359, 52.3824343809146, 45.6343919923529 ] }, "distance": 14.7, "direction": 131.25, "angle": 72.15, "elevation": 45.63, "pano_id": "TMX7316010203-002554_pano_0000_003915", "timestamp": "2022-05-02T08:58:49.813480Z", "filename": "pano_0000_003915.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.69583743, "relative_pitch": 72.14966317828329, "relative_heading": 131.2488694437364, "relative_elevation": 45.6343919923529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85158945901806, 52.3823963019532, 48.0774565823376 ] }, "distance": 14.75, "direction": 160.78, "angle": 72.95, "elevation": 48.08, "pano_id": "TMX7316010203-000792_pano_0000_000484", "timestamp": "2018-06-14T11:20:40.026540Z", "filename": "pano_0000_000484.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.74899724, "relative_pitch": 72.94525705262524, "relative_heading": 160.77695418869456, "relative_elevation": 48.0774565823376 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85168457429863, 52.3824360172851, 46.0113724898547 ] }, "distance": 14.79, "direction": 129.99, "angle": 72.18, "elevation": 46.01, "pano_id": "TMX7316010203-001700_pano_0002_000294", "timestamp": "2020-05-08T11:27:28.767690Z", "filename": "pano_0002_000294.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.79244687, "relative_pitch": 72.17763815290925, "relative_heading": 129.99460112891683, "relative_elevation": 46.0113724898547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85136043009377, 52.3826131448981, 45.9540500659496 ] }, "distance": 14.81, "direction": 313.53, "angle": 72.13, "elevation": 45.95, "pano_id": "TMX7316010203-002024_pano_0000_003166", "timestamp": "2021-02-22T12:09:09.148660Z", "filename": "pano_0000_003166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.81254691, "relative_pitch": 72.1341107510432, "relative_heading": 313.5329981100729, "relative_elevation": 45.9540500659496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85160580010775, 52.3823995511058, 45.6227972339839 ] }, "distance": 14.82, "direction": 156.25, "angle": 72.0, "elevation": 45.62, "pano_id": "TMX7316010203-002849_pano_0004_000036", "timestamp": "2022-12-12T10:14:36.118650Z", "filename": "pano_0004_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.82018507, "relative_pitch": 72.00404441630006, "relative_heading": 156.2501675681904, "relative_elevation": 45.6227972339839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track02_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851682453029031, 52.382432755084025, 0.0 ] }, "distance": 14.92, "direction": 131.42, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track02_Sphere_00055", "timestamp": "2024-11-21T09:57:48Z", "filename": "amsterdam_21112024_Track02_Sphere_00055.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.9197091, "relative_pitch": 0.0, "relative_heading": 131.4192197312023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132186116875, 52.3824614492077, 45.2488059867173 ] }, "distance": 14.94, "direction": 243.45, "angle": 71.73, "elevation": 45.25, "pano_id": "TMX7316010203-000275_pano_0000_000782", "timestamp": "2017-04-21T08:19:06.566050Z", "filename": "pano_0000_000782.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.94025264, "relative_pitch": 71.72780798620306, "relative_heading": 243.45245248625926, "relative_elevation": 45.2488059867173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85130299001963, 52.3825490822923, 45.4286888549104 ] }, "distance": 14.97, "direction": 281.85, "angle": 71.76, "elevation": 45.43, "pano_id": "TMX7316010203-002058_pano_0000_000455", "timestamp": "2021-03-24T10:26:25.336520Z", "filename": "pano_0000_000455.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 14.96896158, "relative_pitch": 71.76271108484534, "relative_heading": 281.8502355591584, "relative_elevation": 45.4286888549104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85165356349034, 52.3824138055905, 45.7029062993824 ] }, "distance": 15.12, "direction": 142.41, "angle": 71.7, "elevation": 45.7, "pano_id": "TMX7316010203-001714_pano_0000_002427", "timestamp": "2020-05-14T11:11:28.271650Z", "filename": "pano_0000_002427.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.11694058, "relative_pitch": 71.69757103858781, "relative_heading": 142.41205465521756, "relative_elevation": 45.7029062993824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85168421508169, 52.3824295199533, 46.0311041995883 ] }, "distance": 15.25, "direction": 132.14, "angle": 71.67, "elevation": 46.03, "pano_id": "TMX7316010203-002024_pano_0000_003160", "timestamp": "2021-02-22T12:09:06.158630Z", "filename": "pano_0000_003160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.24902725, "relative_pitch": 71.67117495903504, "relative_heading": 132.13529596360124, "relative_elevation": 46.0311041995883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85135434902496, 52.3826155379548, 45.6011495897546 ] }, "distance": 15.3, "direction": 313.19, "angle": 71.46, "elevation": 45.6, "pano_id": "TMX7316010203-002554_pano_0000_003921", "timestamp": "2022-05-02T08:58:52.268470Z", "filename": "pano_0000_003921.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.29642388, "relative_pitch": 71.45651618996396, "relative_heading": 313.18785178536353, "relative_elevation": 45.6011495897546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85169263212054, 52.3824341379165, 46.0580397257581 ] }, "distance": 15.35, "direction": 129.28, "angle": 71.57, "elevation": 46.06, "pano_id": "TMX7316010203-001040_pano_0003_000500", "timestamp": "2019-01-07T11:55:41.946820Z", "filename": "pano_0003_000500.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.34839778, "relative_pitch": 71.56984554665196, "relative_heading": 129.27625492081754, "relative_elevation": 46.0580397257581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851686106168275, 52.38242944614899, 0.0 ] }, "distance": 15.35, "direction": 131.84, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00212", "timestamp": "2025-09-25T10:35:07Z", "filename": "2025_09_25_10_24_49_00212.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.35023513, "relative_pitch": 0.0, "relative_heading": 131.83557917273805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85135537104863, 52.3826180716104, 45.931944754906 ] }, "distance": 15.44, "direction": 314.13, "angle": 71.42, "elevation": 45.93, "pano_id": "TMX7316010203-001700_pano_0002_000300", "timestamp": "2020-05-08T11:27:31.882670Z", "filename": "pano_0002_000300.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.44071166, "relative_pitch": 71.41915775033196, "relative_heading": 314.12739654556935, "relative_elevation": 45.931944754906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85135290199233, 52.3826165569453, 45.5954570174217 ] }, "distance": 15.45, "direction": 313.24, "angle": 71.29, "elevation": 45.6, "pano_id": "TMX7316010203-002386_pano_0000_000164", "timestamp": "2022-01-04T09:22:55.511620Z", "filename": "pano_0000_000164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.44587256, "relative_pitch": 71.28572574774043, "relative_heading": 313.24438331260814, "relative_elevation": 45.5954570174217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8512946864501, 52.3825455406048, 45.3430810533464 ] }, "distance": 15.45, "direction": 279.99, "angle": 71.18, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0002_000451", "timestamp": "2020-05-08T11:28:51.462300Z", "filename": "pano_0002_000451.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.44953352, "relative_pitch": 71.18472609760737, "relative_heading": 279.9889209214571, "relative_elevation": 45.3430810533464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132277959057, 52.3824488355076, 45.5040598371997 ] }, "distance": 15.56, "direction": 238.72, "angle": 71.12, "elevation": 45.5, "pano_id": "TMX7316010203-002509_pano_0004_001400", "timestamp": "2022-04-12T11:22:41.923630Z", "filename": "pano_0004_001400.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.56464608, "relative_pitch": 71.1167670994678, "relative_heading": 238.72216270359738, "relative_elevation": 45.5040598371997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_009486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85131540608387, 52.3824550600919, 45.6181562040001 ] }, "distance": 15.66, "direction": 241.84, "angle": 71.06, "elevation": 45.62, "pano_id": "TMX7316010203-000535_pano_0000_009486", "timestamp": "2018-01-08T12:51:32.397010Z", "filename": "pano_0000_009486.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.65736673, "relative_pitch": 71.05641367983755, "relative_heading": 241.84381347812052, "relative_elevation": 45.6181562040001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85169230151794, 52.3824272780153, 45.6090514333919 ] }, "distance": 15.83, "direction": 131.47, "angle": 70.86, "elevation": 45.61, "pano_id": "TMX7316010203-001503_pano_0000_000627", "timestamp": "2019-12-10T08:36:30.924360Z", "filename": "pano_0000_000627.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.82578294, "relative_pitch": 70.8638513654471, "relative_heading": 131.46767039817695, "relative_elevation": 45.6090514333919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85128593956028, 52.3825091625089, 45.6899297256023 ] }, "distance": 15.87, "direction": 265.05, "angle": 70.85, "elevation": 45.69, "pano_id": "TMX7316010203-000798_pano_0000_001744", "timestamp": "2018-06-20T08:09:04.816750Z", "filename": "pano_0000_001744.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 15.8700178, "relative_pitch": 70.8457537937467, "relative_heading": 265.05453295336343, "relative_elevation": 45.6899297256023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85130999712841, 52.3824526997668, 45.6790095232427 ] }, "distance": 16.11, "direction": 241.64, "angle": 70.58, "elevation": 45.68, "pano_id": "TMX7316010203-001714_pano_0000_002746", "timestamp": "2020-05-14T11:17:17.828820Z", "filename": "pano_0000_002746.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 16.10612528, "relative_pitch": 70.5776770990965, "relative_heading": 241.63830408340294, "relative_elevation": 45.6790095232427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_001034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_001034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_001034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85128245716771, 52.3825083712523, 45.5890486389399 ] }, "distance": 16.11, "direction": 264.82, "angle": 70.53, "elevation": 45.59, "pano_id": "TMX7316010203-001130_pano_0001_001034", "timestamp": "2019-04-16T10:17:04.828470Z", "filename": "pano_0001_001034.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 16.11398602, "relative_pitch": 70.53344547998367, "relative_heading": 264.81531962510934, "relative_elevation": 45.5890486389399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85133873156029, 52.3826184856073, 45.6102401381359 ] }, "distance": 16.3, "direction": 311.47, "angle": 70.33, "elevation": 45.61, "pano_id": "TMX7316010203-001130_pano_0001_000120", "timestamp": "2019-04-16T10:01:17.775100Z", "filename": "pano_0001_000120.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 16.30357465, "relative_pitch": 70.33035375268341, "relative_heading": 311.4703714237371, "relative_elevation": 45.6102401381359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85133605123007, 52.3826166704641, 45.7875827243552 ] }, "distance": 16.31, "direction": 310.51, "angle": 70.39, "elevation": 45.79, "pano_id": "TMX7316010203-001714_pano_0000_002750", "timestamp": "2020-05-14T11:17:22.313850Z", "filename": "pano_0000_002750.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 16.3088414, "relative_pitch": 70.39487331555601, "relative_heading": 310.5140260231116, "relative_elevation": 45.7875827243552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851314636949399, 52.38244178656776, 0.0 ] }, "distance": 16.45, "direction": 237.39, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00101", "timestamp": "2025-09-25T10:33:19Z", "filename": "2025_09_25_10_24_49_00101.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 16.45018926, "relative_pitch": 0.0, "relative_heading": 237.38978236819918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85169215591981, 52.3824166755907, 46.3968820674345 ] }, "distance": 16.62, "direction": 134.54, "angle": 70.29, "elevation": 46.4, "pano_id": "TMX7316010203-002943_pano_0011_000015", "timestamp": "2023-01-20T11:59:24.921200Z", "filename": "pano_0011_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 16.62347828, "relative_pitch": 70.28797212538916, "relative_heading": 134.538778384696, "relative_elevation": 46.3968820674345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85167038462616, 52.3824013355042, 45.7990066045895 ] }, "distance": 16.92, "direction": 142.2, "angle": 69.73, "elevation": 45.8, "pano_id": "TMX7316010203-001502_pano_0001_005170", "timestamp": "2019-12-09T12:41:27.076810Z", "filename": "pano_0001_005170.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 16.91526617, "relative_pitch": 69.72894806292159, "relative_heading": 142.20472593531085, "relative_elevation": 45.7990066045895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track01_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851634651565012, 52.382383528889555, 0.0 ] }, "distance": 17.28, "direction": 152.67, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track01_Sphere_00088", "timestamp": "2024-11-21T09:56:07Z", "filename": "amsterdam_21112024_Track01_Sphere_00088.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.27706393, "relative_pitch": 0.0, "relative_heading": 152.6658139835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85126369782462, 52.3825273170165, 46.2686842363328 ] }, "distance": 17.34, "direction": 272.16, "angle": 69.46, "elevation": 46.27, "pano_id": "TMX7315080123-000294_pano_0000_000952", "timestamp": "2016-06-15T12:10:07.146490Z", "filename": "pano_0000_000952.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.33765933, "relative_pitch": 69.45817523273087, "relative_heading": 272.15525771389014, "relative_elevation": 46.2686842363328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85127686527716, 52.3825719145087, 46.4021995086223 ] }, "distance": 17.36, "direction": 288.87, "angle": 69.49, "elevation": 46.4, "pano_id": "TMX7315080123-000295_pano_0000_000644", "timestamp": "2016-06-15T12:50:55.262670Z", "filename": "pano_0000_000644.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.36170583, "relative_pitch": 69.48631410959071, "relative_heading": 288.86802368953164, "relative_elevation": 46.4021995086223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85130049310941, 52.3824390482929, 45.5659032333642 ] }, "distance": 17.43, "direction": 238.25, "angle": 69.07, "elevation": 45.57, "pano_id": "TMX7316010203-000798_pano_0000_002831", "timestamp": "2018-06-20T08:30:26.463680Z", "filename": "pano_0000_002831.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.42762211, "relative_pitch": 69.06961284711225, "relative_heading": 238.25234718263775, "relative_elevation": 45.5659032333642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85170982061644, 52.382417661269, 45.728680761531 ] }, "distance": 17.43, "direction": 131.51, "angle": 69.14, "elevation": 45.73, "pano_id": "TMX7316010203-000798_pano_0000_001482", "timestamp": "2018-06-20T08:04:01.948670Z", "filename": "pano_0000_001482.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.42827738, "relative_pitch": 69.1369778318114, "relative_heading": 131.50685669892061, "relative_elevation": 45.728680761531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132688297975, 52.3826270543391, 45.6870133858174 ] }, "distance": 17.54, "direction": 312.06, "angle": 69.0, "elevation": 45.69, "pano_id": "TMX7316010203-000798_pano_0000_001489", "timestamp": "2018-06-20T08:04:05.498670Z", "filename": "pano_0000_001489.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.54044629, "relative_pitch": 68.99689040401458, "relative_heading": 312.0589030556197, "relative_elevation": 45.6870133858174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85127091330332, 52.3824761758803, 46.9307842049748 ] }, "distance": 17.57, "direction": 253.34, "angle": 69.47, "elevation": 46.93, "pano_id": "TMX7316010203-002850_pano_0019_000212", "timestamp": "2022-12-12T12:47:27.398750Z", "filename": "pano_0019_000212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.57200667, "relative_pitch": 69.4728994902813, "relative_heading": 253.3368125859182, "relative_elevation": 46.9307842049748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851275553531232, 52.38246361162847, 0.0 ] }, "distance": 17.73, "direction": 248.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00219", "timestamp": "2025-09-25T10:35:15Z", "filename": "2025_09_25_10_24_49_00219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.72798035, "relative_pitch": 0.0, "relative_heading": 248.71020276390215, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85127013353342, 52.3825745171359, 45.5805543912575 ] }, "distance": 17.89, "direction": 289.27, "angle": 68.57, "elevation": 45.58, "pano_id": "TMX7316010203-002849_pano_0004_000030", "timestamp": "2022-12-12T10:14:32.068650Z", "filename": "pano_0004_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.8895446, "relative_pitch": 68.57088913117136, "relative_heading": 289.27097807328397, "relative_elevation": 45.5805543912575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85126959440366, 52.3825740824524, 45.6491992734373 ] }, "distance": 17.91, "direction": 289.09, "angle": 68.58, "elevation": 45.65, "pano_id": "TMX7316010203-001503_pano_0000_000800", "timestamp": "2019-12-10T08:38:39.143160Z", "filename": "pano_0000_000800.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.90832737, "relative_pitch": 68.57976348703225, "relative_heading": 289.08613422943995, "relative_elevation": 45.6491992734373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002943_pano_0011_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002943_pano_0011_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/20/TMX7316010203-002943/pano_0011_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85131989898952, 52.382628025902, 46.2299151001498 ] }, "distance": 17.97, "direction": 311.3, "angle": 68.76, "elevation": 46.23, "pano_id": "TMX7316010203-002943_pano_0011_000022", "timestamp": "2023-01-20T11:59:29.026340Z", "filename": "pano_0011_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.96752226, "relative_pitch": 68.76109856388955, "relative_heading": 311.29898520011136, "relative_elevation": 46.2299151001498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000634/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000634/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000634/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000634/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000634/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000634/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000634/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000634/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000634/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132459840098, 52.3826315643787, 45.5915981195867 ] }, "distance": 17.99, "direction": 312.91, "angle": 68.46, "elevation": 45.59, "pano_id": "TMX7316010203-001503_pano_0000_000634", "timestamp": "2019-12-10T08:36:33.739290Z", "filename": "pano_0000_000634.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 17.99413162, "relative_pitch": 68.46179875454288, "relative_heading": 312.9135476137496, "relative_elevation": 45.5915981195867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-01_09-03-48_01485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851329248690217, 52.38263524138527, 0.0 ] }, "distance": 18.05, "direction": 314.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-01_09-03-48_01485", "timestamp": "2025-07-01T09:34:21Z", "filename": "recording_2025-07-01_09-03-48_01485.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.0481765, "relative_pitch": 0.0, "relative_heading": 314.5495143424397, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85164546801263, 52.3823785781909, 45.4537145998329 ] }, "distance": 18.11, "direction": 151.4, "angle": 68.28, "elevation": 45.45, "pano_id": "TMX7316010203-002058_pano_0000_000461", "timestamp": "2021-03-24T10:26:28.496350Z", "filename": "pano_0000_000461.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.10907612, "relative_pitch": 68.27731874432253, "relative_heading": 151.39597690647705, "relative_elevation": 45.4537145998329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track53_Sphere_00284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track53_Sphere_00284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track53_Sphere_00284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851294942514524, 52.38242826979458, 0.0 ] }, "distance": 18.4, "direction": 235.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track53_Sphere_00284", "timestamp": "2024-10-15T12:44:46Z", "filename": "Job_20241015_0915_Track53_Sphere_00284.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.39843482, "relative_pitch": 0.0, "relative_heading": 235.69462781246057, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000295_pano_0000_000646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000295_pano_0000_000646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000295/pano_0000_000646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132453123622, 52.3826372827289, 46.3385342247784 ] }, "distance": 18.44, "direction": 314.35, "angle": 68.3, "elevation": 46.34, "pano_id": "TMX7315080123-000295_pano_0000_000646", "timestamp": "2016-06-15T12:50:58.307810Z", "filename": "pano_0000_000646.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.43654986, "relative_pitch": 68.30404836454981, "relative_heading": 314.3522881489224, "relative_elevation": 46.3385342247784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85165434160099, 52.3823779391425, 45.6816948568448 ] }, "distance": 18.47, "direction": 149.86, "angle": 67.99, "elevation": 45.68, "pano_id": "TMX7316010203-001503_pano_0000_000807", "timestamp": "2019-12-10T08:38:41.988200Z", "filename": "pano_0000_000807.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.46744927, "relative_pitch": 67.98830591530445, "relative_heading": 149.85561528598814, "relative_elevation": 45.6816948568448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85164061315675, 52.3823723743608, 45.4039485780522 ] }, "distance": 18.57, "direction": 153.31, "angle": 67.76, "elevation": 45.4, "pano_id": "TMX7316010203-001700_pano_0002_000457", "timestamp": "2020-05-08T11:28:54.292380Z", "filename": "pano_0002_000457.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.56726625, "relative_pitch": 67.75862629907155, "relative_heading": 153.31179253475193, "relative_elevation": 45.4039485780522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0000_000730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0000_000730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0000_000730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8512591577181, 52.3825737849941, 45.6364342039451 ] }, "distance": 18.57, "direction": 288.27, "angle": 67.86, "elevation": 45.64, "pano_id": "TMX7316010203-001130_pano_0000_000730", "timestamp": "2019-04-16T09:51:48.644140Z", "filename": "pano_0000_000730.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.57095578, "relative_pitch": 67.85698669113405, "relative_heading": 288.2726820009854, "relative_elevation": 45.6364342039451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85125222841486, 52.3824828832948, 46.1978219496086 ] }, "distance": 18.61, "direction": 256.66, "angle": 68.06, "elevation": 46.2, "pano_id": "TMX7315080123-000294_pano_0000_000953", "timestamp": "2016-06-15T12:10:08.986540Z", "filename": "pano_0000_000953.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.60819392, "relative_pitch": 68.06073216231884, "relative_heading": 256.66359149573617, "relative_elevation": 46.1978219496086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001502_pano_0001_005177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001502_pano_0001_005177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001502/pano_0001_005177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85127530128714, 52.3825991625237, 45.8388937236741 ] }, "distance": 18.66, "direction": 297.61, "angle": 67.85, "elevation": 45.84, "pano_id": "TMX7316010203-001502_pano_0001_005177", "timestamp": "2019-12-09T12:41:29.711790Z", "filename": "pano_0001_005177.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.65955735, "relative_pitch": 67.85032316244842, "relative_heading": 297.6059067439507, "relative_elevation": 45.8388937236741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85164623392393, 52.3823731719788, 45.6302662789822 ] }, "distance": 18.66, "direction": 152.14, "angle": 67.75, "elevation": 45.63, "pano_id": "TMX7316010203-002554_pano_0000_004138", "timestamp": "2022-05-02T09:01:52.697190Z", "filename": "pano_0000_004138.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.6637679, "relative_pitch": 67.75437459918388, "relative_heading": 152.13958125466215, "relative_elevation": 45.6302662789822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002509_pano_0004_001403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002509_pano_0004_001403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002509/pano_0004_001403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85125914661562, 52.382464666732, 45.6107336729765 ] }, "distance": 18.73, "direction": 250.29, "angle": 67.67, "elevation": 45.61, "pano_id": "TMX7316010203-002509_pano_0004_001403", "timestamp": "2022-04-12T11:23:01.418570Z", "filename": "pano_0004_001403.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.73335741, "relative_pitch": 67.67093784889799, "relative_heading": 250.2855972115971, "relative_elevation": 45.6107336729765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000293_pano_0000_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85128738988868, 52.3824297494098, 46.1630033617839 ] }, "distance": 18.74, "direction": 237.0, "angle": 67.91, "elevation": 46.16, "pano_id": "TMX7315080123-000293_pano_0000_000197", "timestamp": "2016-06-15T11:26:12.410030Z", "filename": "pano_0000_000197.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.73528857, "relative_pitch": 67.91019024607186, "relative_heading": 236.99705500347332, "relative_elevation": 46.1630033617839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8512565830198, 52.3824672164566, 45.6189065556973 ] }, "distance": 18.8, "direction": 251.28, "angle": 67.6, "elevation": 45.62, "pano_id": "TMX7316010203-000798_pano_0000_001745", "timestamp": "2018-06-20T08:09:06.036900Z", "filename": "pano_0000_001745.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.80480078, "relative_pitch": 67.59780527260715, "relative_heading": 251.27884707223805, "relative_elevation": 45.6189065556973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000798_pano_0000_002836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000798_pano_0000_002836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/20/TMX7316010203-000798/pano_0000_002836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85128071742021, 52.3826078168215, 45.674155450426 ] }, "distance": 18.81, "direction": 300.73, "angle": 67.62, "elevation": 45.67, "pano_id": "TMX7316010203-000798_pano_0000_002836", "timestamp": "2018-06-20T08:30:34.578630Z", "filename": "pano_0000_002836.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.806905, "relative_pitch": 67.61997240593385, "relative_heading": 300.72790185721396, "relative_elevation": 45.674155450426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-01_09-03-48_01481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_01481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_01481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851247007808357, 52.382557799536485, 0.0 ] }, "distance": 18.9, "direction": 282.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-01_09-03-48_01481", "timestamp": "2025-07-01T09:34:05Z", "filename": "recording_2025-07-01_09-03-48_01481.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.89953782, "relative_pitch": 0.0, "relative_heading": 282.3551874584523, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_004131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_004131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_004131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85125387962168, 52.3825737904931, 45.5553328040987 ] }, "distance": 18.91, "direction": 287.93, "angle": 67.45, "elevation": 45.56, "pano_id": "TMX7316010203-002554_pano_0000_004131", "timestamp": "2022-05-02T09:01:49.892200Z", "filename": "pano_0000_004131.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 18.91274897, "relative_pitch": 67.45373316928502, "relative_heading": 287.9330721368059, "relative_elevation": 45.5553328040987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851655568116463, 52.382372478715894, 0.0 ] }, "distance": 19.04, "direction": 150.56, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00107", "timestamp": "2025-09-25T10:33:25Z", "filename": "2025_09_25_10_24_49_00107.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.03624992, "relative_pitch": 0.0, "relative_heading": 150.5566411320281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000293_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000293_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000293/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85165554779093, 52.3823718801623, 46.3461950682104 ] }, "distance": 19.09, "direction": 150.66, "angle": 67.61, "elevation": 46.35, "pano_id": "TMX7315080123-000293_pano_0000_000203", "timestamp": "2016-06-15T11:26:19.195410Z", "filename": "pano_0000_000203.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.09360124, "relative_pitch": 67.60942870869246, "relative_heading": 150.65850309506655, "relative_elevation": 46.3461950682104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85128497371621, 52.3824256557412, 46.6793000362813 ] }, "distance": 19.12, "direction": 236.12, "angle": 67.72, "elevation": 46.68, "pano_id": "TMX7316010203-001130_pano_0001_002609", "timestamp": "2019-04-16T10:48:59.365590Z", "filename": "pano_0001_002609.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.12361313, "relative_pitch": 67.72202932871888, "relative_heading": 236.1209470711478, "relative_elevation": 46.6793000362813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85132031581585, 52.382643568189, 46.0540475603193 ] }, "distance": 19.13, "direction": 315.25, "angle": 67.44, "elevation": 46.05, "pano_id": "TMX7316010203-001040_pano_0003_000507", "timestamp": "2019-01-07T11:55:44.951790Z", "filename": "pano_0003_000507.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.13307307, "relative_pitch": 67.43964438095668, "relative_heading": 315.2491015030149, "relative_elevation": 46.0540475603193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85124742363308, 52.3825684709025, 47.7692842166871 ] }, "distance": 19.16, "direction": 285.84, "angle": 68.14, "elevation": 47.77, "pano_id": "TMX7316010203-000792_pano_0000_000478", "timestamp": "2018-06-14T11:20:36.526400Z", "filename": "pano_0000_000478.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.16146584, "relative_pitch": 68.14303295417562, "relative_heading": 285.84389457360425, "relative_elevation": 47.7692842166871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85164623219557, 52.3823668768119, 48.145591464825 ] }, "distance": 19.29, "direction": 153.11, "angle": 68.17, "elevation": 48.15, "pano_id": "TMX7316010203-000792_pano_0000_000485", "timestamp": "2018-06-14T11:20:40.586400Z", "filename": "pano_0000_000485.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.28579089, "relative_pitch": 68.17032793205482, "relative_heading": 153.1124618158587, "relative_elevation": 48.145591464825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85173069368751, 52.3824054553863, 45.577160242945 ] }, "distance": 19.39, "direction": 131.73, "angle": 66.95, "elevation": 45.58, "pano_id": "TMX7316010203-002386_pano_0000_000157", "timestamp": "2022-01-04T09:22:52.676690Z", "filename": "pano_0000_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.3928775, "relative_pitch": 66.95046467334126, "relative_heading": 131.7291226950967, "relative_elevation": 45.577160242945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0019_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0019_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0019_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85173879104658, 52.3824109358479, 46.8192998254672 ] }, "distance": 19.42, "direction": 129.3, "angle": 67.48, "elevation": 46.82, "pano_id": "TMX7316010203-002850_pano_0019_000204", "timestamp": "2022-12-12T12:47:19.843850Z", "filename": "pano_0019_000204.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.41585449, "relative_pitch": 67.47632882729043, "relative_heading": 129.30236476437028, "relative_elevation": 46.8192998254672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85166176046123, 52.3823704656737, 46.8030169792473 ] }, "distance": 19.44, "direction": 149.8, "angle": 67.44, "elevation": 46.8, "pano_id": "TMX7316010203-001130_pano_0001_002615", "timestamp": "2019-04-16T10:49:09.340520Z", "filename": "pano_0001_002615.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.44028335, "relative_pitch": 67.44376594747764, "relative_heading": 149.79894451130767, "relative_elevation": 46.8030169792473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002849_pano_0004_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002849_pano_0004_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002849/pano_0004_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85166096690481, 52.3823698518257, 45.649543415755 ] }, "distance": 19.47, "direction": 150.04, "angle": 66.9, "elevation": 45.65, "pano_id": "TMX7316010203-002849_pano_0004_000037", "timestamp": "2022-12-12T10:14:36.888580Z", "filename": "pano_0004_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.47230529, "relative_pitch": 66.89880538000831, "relative_heading": 150.03745852712314, "relative_elevation": 45.649543415755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85124587678394, 52.3825771849141, 45.4180439235643 ] }, "distance": 19.55, "direction": 288.49, "angle": 66.71, "elevation": 45.42, "pano_id": "TMX7316010203-002058_pano_0000_000454", "timestamp": "2021-03-24T10:26:24.826420Z", "filename": "pano_0000_000454.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.54843442, "relative_pitch": 66.71241499262317, "relative_heading": 288.49459620609247, "relative_elevation": 45.4180439235643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_009491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85130976831037, 52.3826429916279, 45.7172056362033 ] }, "distance": 19.6, "direction": 313.63, "angle": 66.79, "elevation": 45.72, "pano_id": "TMX7316010203-000535_pano_0000_009491", "timestamp": "2018-01-08T12:51:41.616930Z", "filename": "pano_0000_009491.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.60100088, "relative_pitch": 66.7930320472607, "relative_heading": 313.6259584401166, "relative_elevation": 45.7172056362033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track55_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track55_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track55_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track55_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851312553722747, 52.38264576235456, 0.0 ] }, "distance": 19.68, "direction": 314.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track55_Sphere_00012", "timestamp": "2024-10-15T12:50:53Z", "filename": "Job_20241015_0915_Track55_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.67961529, "relative_pitch": 0.0, "relative_heading": 314.65674897047313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8517344992653, 52.3824040230224, 45.6325977705419 ] }, "distance": 19.69, "direction": 131.57, "angle": 66.66, "elevation": 45.63, "pano_id": "TMX7316010203-002554_pano_0000_003914", "timestamp": "2022-05-02T08:58:49.403490Z", "filename": "pano_0000_003914.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.69242501, "relative_pitch": 66.65772861361414, "relative_heading": 131.57337932555623, "relative_elevation": 45.6325977705419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000951/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000951/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000951/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000951/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000294_pano_0000_000951/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000951/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000294_pano_0000_000951/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000951/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000294/pano_0000_000951/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85123901264991, 52.3825703132109, 46.3157110000029 ] }, "distance": 19.77, "direction": 285.96, "angle": 66.89, "elevation": 46.32, "pano_id": "TMX7315080123-000294_pano_0000_000951", "timestamp": "2016-06-15T12:10:05.251430Z", "filename": "pano_0000_000951.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.76843168, "relative_pitch": 66.8862831665174, "relative_heading": 285.9623089875142, "relative_elevation": 46.3157110000029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85130706361383, 52.3826441466921, 45.9531605262309 ] }, "distance": 19.82, "direction": 313.53, "angle": 66.67, "elevation": 45.95, "pano_id": "TMX7316010203-002024_pano_0000_003167", "timestamp": "2021-02-22T12:09:09.643700Z", "filename": "pano_0000_003167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.82301841, "relative_pitch": 66.66586787896274, "relative_heading": 313.5276091292037, "relative_elevation": 45.9531605262309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85173927769769, 52.3824055742074, 46.0134562626481 ] }, "distance": 19.82, "direction": 130.58, "angle": 66.69, "elevation": 46.01, "pano_id": "TMX7316010203-001700_pano_0002_000293", "timestamp": "2020-05-08T11:27:28.252680Z", "filename": "pano_0002_000293.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.82429927, "relative_pitch": 66.69183458906464, "relative_heading": 130.57610871680131, "relative_elevation": 46.0134562626481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85170613222511, 52.382384852446, 45.714323121123 ] }, "distance": 19.87, "direction": 139.9, "angle": 66.5, "elevation": 45.71, "pano_id": "TMX7316010203-001714_pano_0000_002426", "timestamp": "2020-05-14T11:11:27.671640Z", "filename": "pano_0000_002426.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.8724205, "relative_pitch": 66.50498896243576, "relative_heading": 139.89927406030256, "relative_elevation": 45.714323121123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track53_Sphere_00295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track53_Sphere_00295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track53_Sphere_00295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track53_Sphere_00295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851247118408436, 52.38245507942374, 0.0 ] }, "distance": 19.88, "direction": 248.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track53_Sphere_00295", "timestamp": "2024-10-15T12:44:59Z", "filename": "Job_20241015_0915_Track53_Sphere_00295.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.87757893, "relative_pitch": 0.0, "relative_heading": 248.1866913737701, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track02_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track02_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851737418518829, 52.38240322733002, 0.0 ] }, "distance": 19.9, "direction": 131.38, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track02_Sphere_00054", "timestamp": "2024-11-21T09:57:48Z", "filename": "amsterdam_21112024_Track02_Sphere_00054.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 19.89999205, "relative_pitch": 0.0, "relative_heading": 131.3843133657756, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85123629927694, 52.3825736156643, 45.3359872698784 ] }, "distance": 20.05, "direction": 286.83, "angle": 66.14, "elevation": 45.34, "pano_id": "TMX7316010203-001700_pano_0002_000450", "timestamp": "2020-05-08T11:28:50.997320Z", "filename": "pano_0002_000450.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.04940395, "relative_pitch": 66.14305084964721, "relative_heading": 286.82681198356966, "relative_elevation": 45.3359872698784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track01_Sphere_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track01_Sphere_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track01_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.851241367615133, 52.382583326087754, 0.0 ] }, "distance": 20.06, "direction": 290.07, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track01_Sphere_00081", "timestamp": "2024-11-21T09:56:04Z", "filename": "amsterdam_21112024_Track01_Sphere_00081.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.06393834, "relative_pitch": 0.0, "relative_heading": 290.0673194995953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002024_pano_0000_003159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002024_pano_0000_003159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002024/pano_0000_003159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85173899155618, 52.3823995809663, 46.0336577342823 ] }, "distance": 20.25, "direction": 132.05, "angle": 66.26, "elevation": 46.03, "pano_id": "TMX7316010203-002024_pano_0000_003159", "timestamp": "2021-02-22T12:09:05.678630Z", "filename": "pano_0000_003159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.2499467, "relative_pitch": 66.25557638325314, "relative_heading": 132.04533072393247, "relative_elevation": 46.0336577342823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002554_pano_0000_003922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002554_pano_0000_003922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002554/pano_0000_003922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85129903494278, 52.3826452805431, 45.6081974618137 ] }, "distance": 20.31, "direction": 312.72, "angle": 66.0, "elevation": 45.61, "pano_id": "TMX7316010203-002554_pano_0000_003922", "timestamp": "2022-05-02T08:58:52.678470Z", "filename": "pano_0000_003922.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.30827838, "relative_pitch": 65.997692879019, "relative_heading": 312.7234519877282, "relative_elevation": 45.6081974618137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001040_pano_0003_000499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001040_pano_0003_000499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001040/pano_0003_000499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8517466470046, 52.3824040615622, 46.049763739109 ] }, "distance": 20.32, "direction": 130.02, "angle": 66.19, "elevation": 46.05, "pano_id": "TMX7316010203-001040_pano_0003_000499", "timestamp": "2019-01-07T11:55:41.516800Z", "filename": "pano_0003_000499.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.31588074, "relative_pitch": 66.1942559269005, "relative_heading": 130.01615048787153, "relative_elevation": 46.049763739109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_009485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_009485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_009485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85126894813633, 52.3824196087361, 45.6158250961453 ] }, "distance": 20.4, "direction": 236.26, "angle": 65.9, "elevation": 45.62, "pano_id": "TMX7316010203-000535_pano_0000_009485", "timestamp": "2018-01-08T12:51:30.362100Z", "filename": "pano_0000_009485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.404697, "relative_pitch": 65.90025919835395, "relative_heading": 236.26036660381857, "relative_elevation": 45.6158250961453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002386_pano_0000_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002386_pano_0000_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002386/pano_0000_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85129855226641, 52.382646619386, 45.6087808925658 ] }, "distance": 20.43, "direction": 312.97, "angle": 65.87, "elevation": 45.61, "pano_id": "TMX7316010203-002386_pano_0000_000165", "timestamp": "2022-01-04T09:22:55.916740Z", "filename": "pano_0000_000165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.43368495, "relative_pitch": 65.86662530790942, "relative_heading": 312.96781407439124, "relative_elevation": 45.6087808925658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0002_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0002_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0002_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85129923579806, 52.3826477374363, 45.93847558368 ] }, "distance": 20.48, "direction": 313.31, "angle": 65.97, "elevation": 45.94, "pano_id": "TMX7316010203-001700_pano_0002_000301", "timestamp": "2020-05-08T11:27:32.382680Z", "filename": "pano_0002_000301.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.48479241, "relative_pitch": 65.96704821061205, "relative_heading": 313.3111708375497, "relative_elevation": 45.93847558368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_001234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_001234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_001234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85167773177363, 52.3823635876728, 45.5008638501167 ] }, "distance": 20.66, "direction": 148.26, "angle": 65.58, "elevation": 45.5, "pano_id": "TMX7316010203-000275_pano_0000_001234", "timestamp": "2017-04-21T08:32:49.854630Z", "filename": "pano_0000_001234.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.65625531, "relative_pitch": 65.58313832123893, "relative_heading": 148.25958853952056, "relative_elevation": 45.5008638501167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85174404050423, 52.38239732537966, 0.0 ] }, "distance": 20.67, "direction": 131.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00211", "timestamp": "2025-09-25T10:35:06Z", "filename": "2025_09_25_10_24_49_00211.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.67338859, "relative_pitch": 0.0, "relative_heading": 131.9237883210506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_000626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_000626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_000626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85174492652555, 52.3823977763739, 45.6022213948891 ] }, "distance": 20.68, "direction": 131.71, "angle": 65.6, "elevation": 45.6, "pano_id": "TMX7316010203-001503_pano_0000_000626", "timestamp": "2019-12-10T08:36:30.534330Z", "filename": "pano_0000_000626.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.68489177, "relative_pitch": 65.6012434294581, "relative_heading": 131.7087079847998, "relative_elevation": 45.6022213948891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track02_Sphere_00058/adjacencies/terdam_21112024_Track02_Sphere_00058/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_002745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_002745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_002745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85126272214221, 52.3824176033625, 45.6532792095095 ] }, "distance": 20.88, "direction": 236.4, "angle": 65.42, "elevation": 45.65, "pano_id": "TMX7316010203-001714_pano_0000_002745", "timestamp": "2020-05-14T11:17:16.518830Z", "filename": "pano_0000_002745.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": "terdam_21112024_Track02_Sphere_00058", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118527.8880843937, 488430.2354609064 ] }, "relative_distance": 20.88122913, "relative_pitch": 65.42124617204684, "relative_heading": 236.39729084033172, "relative_elevation": 45.6532792095095 } ] } }