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/2025_10_02_08_47_34_00298/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873768661422491, 52.389916678583965, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00298", "timestamp": "2025-10-02T09:06:46Z", "filename": "2025_10_02_08_47_34_00298.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "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/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8737639222834, 52.3899169924268, 45.580913150683 ] }, "distance": 0.32, "direction": 276.18, "angle": 89.59, "elevation": 45.58, "pano_id": "TMX7316010203-002367_pano_0000_000077", "timestamp": "2021-12-30T10:00:59.271310Z", "filename": "pano_0000_000077.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 0.32452381, "relative_pitch": 89.59207639313571, "relative_heading": 276.1777003694267, "relative_elevation": 45.580913150683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87377269801074, 52.3899093839121, 46.1259519075975 ] }, "distance": 0.86, "direction": 161.3, "angle": 88.94, "elevation": 46.13, "pano_id": "TMX7316010203-001128_pano_0002_002513", "timestamp": "2019-04-15T13:54:29.219080Z", "filename": "pano_0002_002513.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 0.8569703, "relative_pitch": 88.93562883748695, "relative_heading": 161.2961848756937, "relative_elevation": 46.1259519075975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87377378073706, 52.3899067129865, 45.4495231788605 ] }, "distance": 1.16, "direction": 162.55, "angle": 88.53, "elevation": 45.45, "pano_id": "TMX7316010203-001875_pano_0003_000121", "timestamp": "2020-08-14T09:31:12.048070Z", "filename": "pano_0003_000121.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 1.16239814, "relative_pitch": 88.53494630503482, "relative_heading": 162.5526191501037, "relative_elevation": 45.4495231788605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87375713684443, 52.3899084813936, 46.2398009942845 ] }, "distance": 1.2, "direction": 220.7, "angle": 88.51, "elevation": 46.24, "pano_id": "TMX7316010203-000801_pano_0000_000546", "timestamp": "2018-06-21T08:11:20.515330Z", "filename": "pano_0000_000546.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 1.20315488, "relative_pitch": 88.50950600425087, "relative_heading": 220.70093363254497, "relative_elevation": 46.2398009942845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87378896144992, 52.3899144756776, 45.9131716154516 ] }, "distance": 1.4, "direction": 100.06, "angle": 88.25, "elevation": 45.91, "pano_id": "TMX7316010203-000277_pano_0001_000782", "timestamp": "2017-04-24T07:29:27.293470Z", "filename": "pano_0001_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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 1.40359103, "relative_pitch": 88.24898169660237, "relative_heading": 100.05789655171726, "relative_elevation": 45.9131716154516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87374868782234, 52.3899214369037, 46.0975964572281 ] }, "distance": 1.46, "direction": 291.28, "angle": 88.19, "elevation": 46.1, "pano_id": "TMX7316010203-002620_pano_0014_000007", "timestamp": "2022-06-22T10:56:59.053130Z", "filename": "pano_0014_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 1.45924575, "relative_pitch": 88.18687483568547, "relative_heading": 291.2750625786056, "relative_elevation": 46.0975964572281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87378544147756, 52.3899050970019, 45.6373396040872 ] }, "distance": 1.72, "direction": 138.45, "angle": 87.84, "elevation": 45.64, "pano_id": "TMX7316010203-002052_pano_0000_000216", "timestamp": "2021-03-19T13:09:29.806940Z", "filename": "pano_0000_000216.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 1.72217322, "relative_pitch": 87.83890865032687, "relative_heading": 138.44510244872993, "relative_elevation": 45.6373396040872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87379194650353, 52.3899056276498, 0.0 ] }, "distance": 2.01, "direction": 127.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00055", "timestamp": "2024-10-17T07:03:26Z", "filename": "recording_2024-10-17_07-02-11_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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 2.00627261, "relative_pitch": 0.0, "relative_heading": 127.80112173172525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87373871179589, 52.3899137454763, 43.8877432458103 ] }, "distance": 2.06, "direction": 260.91, "angle": 87.31, "elevation": 43.89, "pano_id": "TMX7316010203-002620_pano_0014_000421", "timestamp": "2022-06-22T11:03:53.501110Z", "filename": "pano_0014_000421.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 2.06491938, "relative_pitch": 87.306218763111, "relative_heading": 260.9057117096826, "relative_elevation": 43.8877432458103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87373255304299, 52.3899233211425, 46.6119569363073 ] }, "distance": 2.57, "direction": 286.74, "angle": 86.85, "elevation": 46.61, "pano_id": "TMX7316010203-001068_pano_0002_000039", "timestamp": "2019-01-18T10:15:21.035780Z", "filename": "pano_0002_000039.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 2.56696828, "relative_pitch": 86.84784671442613, "relative_heading": 286.7350586094647, "relative_elevation": 46.6119569363073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87377244576603, 52.3898931930224, 44.8435167865828 ] }, "distance": 2.63, "direction": 174.37, "angle": 86.65, "elevation": 44.84, "pano_id": "TMX7316010203-000529_pano_0000_000297", "timestamp": "2017-12-28T10:24:18.183330Z", "filename": "pano_0000_000297.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 2.62601884, "relative_pitch": 86.6486089126881, "relative_heading": 174.3696868312612, "relative_elevation": 44.8435167865828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87379296740764, 52.389896902139, 46.659322460182 ] }, "distance": 2.75, "direction": 143.06, "angle": 86.62, "elevation": 46.66, "pano_id": "TMX7316010203-001068_pano_0002_000040", "timestamp": "2019-01-18T10:15:21.605720Z", "filename": "pano_0002_000040.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 2.75334437, "relative_pitch": 86.62291954198025, "relative_heading": 143.0588256705943, "relative_elevation": 46.659322460182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87373390248661, 52.3899332334489, 0.0 ] }, "distance": 3.0, "direction": 307.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00054", "timestamp": "2024-10-17T07:03:25Z", "filename": "recording_2024-10-17_07-02-11_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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 2.99886986, "relative_pitch": 0.0, "relative_heading": 307.8994587940432, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87372583983944, 52.3899317278532, 45.6299899416044 ] }, "distance": 3.36, "direction": 299.87, "angle": 85.79, "elevation": 45.63, "pano_id": "TMX7316010203-002052_pano_0000_000217", "timestamp": "2021-03-19T13:09:30.482020Z", "filename": "pano_0000_000217.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 3.36201742, "relative_pitch": 85.78606171834606, "relative_heading": 299.87405515821877, "relative_elevation": 45.6299899416044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87380906491709, 52.389894108222, 46.1178254457191 ] }, "distance": 3.72, "direction": 132.4, "angle": 85.38, "elevation": 46.12, "pano_id": "TMX7316010203-002620_pano_0014_000006", "timestamp": "2022-06-22T10:56:58.457880Z", "filename": "pano_0014_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 3.72475729, "relative_pitch": 85.38246576553412, "relative_heading": 132.3978725655659, "relative_elevation": 46.1178254457191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8737134130082, 52.3899202116389, 44.8345764838159 ] }, "distance": 3.78, "direction": 275.97, "angle": 85.18, "elevation": 44.83, "pano_id": "TMX7316010203-000529_pano_0000_000296", "timestamp": "2017-12-28T10:24:17.463350Z", "filename": "pano_0000_000296.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 3.7817868, "relative_pitch": 85.17852655759788, "relative_heading": 275.9670481766789, "relative_elevation": 44.8345764838159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87379797610569, 52.3898859586655, 43.8931545577943 ] }, "distance": 3.96, "direction": 149.72, "angle": 84.85, "elevation": 43.89, "pano_id": "TMX7316010203-002620_pano_0014_000420", "timestamp": "2022-06-22T11:03:52.941120Z", "filename": "pano_0014_000420.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 3.9582936, "relative_pitch": 84.84699368001661, "relative_heading": 149.7223206876738, "relative_elevation": 43.8931545577943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87371442773471, 52.3899325714124, 45.43862631917 ] }, "distance": 4.09, "direction": 295.59, "angle": 84.85, "elevation": 45.44, "pano_id": "TMX7316010203-001875_pano_0003_000120", "timestamp": "2020-08-14T09:31:11.372920Z", "filename": "pano_0003_000120.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 4.09388946, "relative_pitch": 84.85171551978284, "relative_heading": 295.593181110124, "relative_elevation": 45.43862631917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87371429534585, 52.3899357221254, 46.107599019073 ] }, "distance": 4.26, "direction": 299.79, "angle": 84.72, "elevation": 46.11, "pano_id": "TMX7316010203-001128_pano_0002_002512", "timestamp": "2019-04-15T13:54:28.604150Z", "filename": "pano_0002_002512.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 4.26491698, "relative_pitch": 84.71522317635267, "relative_heading": 299.7924765052724, "relative_elevation": 46.107599019073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87382372040618, 52.3898908438515, 45.5873408913612 ] }, "distance": 4.72, "direction": 127.49, "angle": 84.08, "elevation": 45.59, "pano_id": "TMX7316010203-002367_pano_0000_000076", "timestamp": "2021-12-30T10:00:58.791300Z", "filename": "pano_0000_000076.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 4.72384598, "relative_pitch": 84.08401757996643, "relative_heading": 127.48558019459777, "relative_elevation": 45.5873408913612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873710238672, 52.38994330747941, 0.0 ] }, "distance": 4.96, "direction": 306.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00299", "timestamp": "2025-10-02T09:06:47Z", "filename": "2025_10_02_08_47_34_00299.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 4.95982266, "relative_pitch": 0.0, "relative_heading": 306.68574513689754, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873827597608289, 52.38989010581138, 0.0 ] }, "distance": 4.98, "direction": 126.39, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00297", "timestamp": "2025-10-02T09:06:46Z", "filename": "2025_10_02_08_47_34_00297.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 4.98419177, "relative_pitch": 0.0, "relative_heading": 126.38805311731413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8738165686096, 52.3898819382429, 46.2738704271615 ] }, "distance": 5.06, "direction": 139.85, "angle": 83.76, "elevation": 46.27, "pano_id": "TMX7316010203-000801_pano_0000_000547", "timestamp": "2018-06-21T08:11:21.190350Z", "filename": "pano_0000_000547.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 5.05779157, "relative_pitch": 83.76226167655871, "relative_heading": 139.8456627875853, "relative_elevation": 46.2738704271615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87369810218072, 52.3899350549997, 46.2049484048039 ] }, "distance": 5.22, "direction": 293.06, "angle": 83.55, "elevation": 46.2, "pano_id": "TMX7316010203-000801_pano_0000_000545", "timestamp": "2018-06-21T08:11:19.845360Z", "filename": "pano_0000_000545.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 5.22076751, "relative_pitch": 83.55340454610896, "relative_heading": 293.05863521319037, "relative_elevation": 46.2049484048039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87370414351347, 52.3899431490955, 45.5607811072841 ] }, "distance": 5.29, "direction": 303.85, "angle": 83.38, "elevation": 45.56, "pano_id": "TMX7316010203-002367_pano_0000_000078", "timestamp": "2021-12-30T10:00:59.756330Z", "filename": "pano_0000_000078.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 5.28855321, "relative_pitch": 83.37891586426655, "relative_heading": 303.84567640457425, "relative_elevation": 45.5607811072841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87383134171653, 52.3898832763692, 46.1371852857992 ] }, "distance": 5.66, "direction": 131.06, "angle": 83.01, "elevation": 46.14, "pano_id": "TMX7316010203-001128_pano_0002_002514", "timestamp": "2019-04-15T13:54:29.844090Z", "filename": "pano_0002_002514.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 5.6589991, "relative_pitch": 83.0072609892964, "relative_heading": 131.056150736707, "relative_elevation": 46.1371852857992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87383335150842, 52.3898808085352, 45.4528947230428 ] }, "distance": 5.94, "direction": 132.19, "angle": 82.55, "elevation": 45.45, "pano_id": "TMX7316010203-001875_pano_0003_000122", "timestamp": "2020-08-14T09:31:12.737900Z", "filename": "pano_0003_000122.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 5.94369274, "relative_pitch": 82.54993353756527, "relative_heading": 132.1860509919224, "relative_elevation": 45.4528947230428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8736879420728, 52.3899486616658, 46.0713410591707 ] }, "distance": 6.55, "direction": 302.93, "angle": 81.91, "elevation": 46.07, "pano_id": "TMX7316010203-002620_pano_0014_000008", "timestamp": "2022-06-22T10:56:59.642910Z", "filename": "pano_0014_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 6.54711369, "relative_pitch": 81.91195711057217, "relative_heading": 302.92801727935347, "relative_elevation": 46.0713410591707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87367997157294, 52.389941645189, 43.8825568826869 ] }, "distance": 6.65, "direction": 294.71, "angle": 81.39, "elevation": 43.88, "pano_id": "TMX7316010203-002620_pano_0014_000422", "timestamp": "2022-06-22T11:03:54.066090Z", "filename": "pano_0014_000422.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 6.64645171, "relative_pitch": 81.38744132933462, "relative_heading": 294.70781033702957, "relative_elevation": 43.8825568826869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8738451931221, 52.389878481028, 45.6406916230917 ] }, "distance": 6.72, "direction": 129.21, "angle": 81.62, "elevation": 45.64, "pano_id": "TMX7316010203-002052_pano_0000_000215", "timestamp": "2021-03-19T13:09:29.126960Z", "filename": "pano_0000_000215.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 6.7240539, "relative_pitch": 81.61913856886216, "relative_heading": 129.2068352158336, "relative_elevation": 45.6406916230917 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873850158596832, 52.38987821629192, 0.0 ] }, "distance": 7.01, "direction": 127.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00056", "timestamp": "2024-10-17T07:03:27Z", "filename": "recording_2024-10-17_07-02-11_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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 7.00721812, "relative_pitch": 0.0, "relative_heading": 127.64602761950596, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87383113315955, 52.3898658853862, 44.85244557634 ] }, "distance": 7.07, "direction": 143.04, "angle": 81.04, "elevation": 44.85, "pano_id": "TMX7316010203-000529_pano_0000_000298", "timestamp": "2017-12-28T10:24:18.933300Z", "filename": "pano_0000_000298.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 7.07344585, "relative_pitch": 81.03799169973064, "relative_heading": 143.0389621137339, "relative_elevation": 44.85244557634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87367195549194, 52.3899498846739, 46.5624939296395 ] }, "distance": 7.55, "direction": 299.3, "angle": 80.79, "elevation": 46.56, "pano_id": "TMX7316010203-001068_pano_0002_000038", "timestamp": "2019-01-18T10:15:20.455670Z", "filename": "pano_0002_000038.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 7.54971956, "relative_pitch": 80.79011865038952, "relative_heading": 299.3026410605368, "relative_elevation": 46.5624939296395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87385367469822, 52.3898704837412, 46.7074180720374 ] }, "distance": 7.74, "direction": 131.61, "angle": 80.59, "elevation": 46.71, "pano_id": "TMX7316010203-001068_pano_0002_000041", "timestamp": "2019-01-18T10:15:22.175730Z", "filename": "pano_0002_000041.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 7.74081157, "relative_pitch": 80.58991283475656, "relative_heading": 131.60978425991297, "relative_elevation": 46.7074180720374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873675887967528, 52.38996069906363, 0.0 ] }, "distance": 7.99, "direction": 307.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00053", "timestamp": "2024-10-17T07:03:25Z", "filename": "recording_2024-10-17_07-02-11_00053.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 7.99285387, "relative_pitch": 0.0, "relative_heading": 307.79542230821045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87366632169102, 52.3899582389334, 45.6224757935852 ] }, "distance": 8.36, "direction": 303.57, "angle": 79.61, "elevation": 45.62, "pano_id": "TMX7316010203-002052_pano_0000_000218", "timestamp": "2021-03-19T13:09:31.146990Z", "filename": "pano_0000_000218.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 8.36240173, "relative_pitch": 79.61323062925867, "relative_heading": 303.57483190575704, "relative_elevation": 45.6224757935852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87365387796377, 52.3899471223583, 44.820699644275 ] }, "distance": 8.52, "direction": 293.44, "angle": 79.24, "elevation": 44.82, "pano_id": "TMX7316010203-000529_pano_0000_000295", "timestamp": "2017-12-28T10:24:16.753320Z", "filename": "pano_0000_000295.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 8.51711259, "relative_pitch": 79.24057746527615, "relative_heading": 293.43721427023286, "relative_elevation": 44.820699644275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87386914431098, 52.3898666114951, 46.1538538169116 ] }, "distance": 8.82, "direction": 129.16, "angle": 79.18, "elevation": 46.15, "pano_id": "TMX7316010203-002620_pano_0014_000005", "timestamp": "2022-06-22T10:56:57.852920Z", "filename": "pano_0014_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 8.82244552, "relative_pitch": 79.17828864241028, "relative_heading": 129.15939962719722, "relative_elevation": 46.1538538169116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87385782332447, 52.3898582771743, 43.9121556645259 ] }, "distance": 8.89, "direction": 136.95, "angle": 78.55, "elevation": 43.91, "pano_id": "TMX7316010203-002620_pano_0014_000419", "timestamp": "2022-06-22T11:03:52.381110Z", "filename": "pano_0014_000419.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 8.89259286, "relative_pitch": 78.55192577382626, "relative_heading": 136.95247957471574, "relative_elevation": 43.9121556645259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87365526888582, 52.3899585787283, 45.4250583192334 ] }, "distance": 9.02, "direction": 301.13, "angle": 78.77, "elevation": 45.43, "pano_id": "TMX7316010203-001875_pano_0003_000119", "timestamp": "2020-08-14T09:31:10.707910Z", "filename": "pano_0003_000119.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 9.01845057, "relative_pitch": 78.77081637829482, "relative_heading": 301.1304537681699, "relative_elevation": 45.4250583192334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87365600604133, 52.3899623107815, 46.0782929966226 ] }, "distance": 9.2, "direction": 303.51, "angle": 78.71, "elevation": 46.08, "pano_id": "TMX7316010203-001128_pano_0002_002511", "timestamp": "2019-04-15T13:54:27.999080Z", "filename": "pano_0002_002511.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 9.1981002, "relative_pitch": 78.71106222436127, "relative_heading": 303.50706421012893, "relative_elevation": 46.0782929966226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87365408268078, 52.3899674872195, 45.9380768015981 ] }, "distance": 9.63, "direction": 305.93, "angle": 78.16, "elevation": 45.94, "pano_id": "TMX7316010203-000277_pano_0001_000783", "timestamp": "2017-04-24T07:29:34.848380Z", "filename": "pano_0001_000783.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 9.63390317, "relative_pitch": 78.15586209091893, "relative_heading": 305.93429362685845, "relative_elevation": 45.9380768015981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87388368263923, 52.3898646748815, 45.6107707731426 ] }, "distance": 9.74, "direction": 126.46, "angle": 77.95, "elevation": 45.61, "pano_id": "TMX7316010203-002367_pano_0000_000075", "timestamp": "2021-12-30T10:00:58.311330Z", "filename": "pano_0000_000075.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 9.73675777, "relative_pitch": 77.94966333546539, "relative_heading": 126.46375332031423, "relative_elevation": 45.6107707731426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873651153576729, 52.38997004132644, 0.0 ] }, "distance": 9.96, "direction": 306.58, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00300", "timestamp": "2025-10-02T09:06:47Z", "filename": "2025_10_02_08_47_34_00300.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 9.96279646, "relative_pitch": 0.0, "relative_heading": 306.58470924537687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87387620071635, 52.3898558091286, 46.325885951519 ] }, "distance": 9.97, "direction": 132.77, "angle": 77.85, "elevation": 46.33, "pano_id": "TMX7316010203-000801_pano_0000_000548", "timestamp": "2018-06-21T08:11:21.865350Z", "filename": "pano_0000_000548.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 9.97383571, "relative_pitch": 77.84984230053315, "relative_heading": 132.7733231849742, "relative_elevation": 46.325885951519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873886858451524, 52.38986339960131, 0.0 ] }, "distance": 9.99, "direction": 126.38, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00296", "timestamp": "2025-10-02T09:06:45Z", "filename": "2025_10_02_08_47_34_00296.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 9.99498726, "relative_pitch": 0.0, "relative_heading": 126.38137558108906, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87363899986233, 52.3899618780654, 46.1686546998098 ] }, "distance": 10.16, "direction": 299.67, "angle": 77.59, "elevation": 46.17, "pano_id": "TMX7316010203-000801_pano_0000_000544", "timestamp": "2018-06-21T08:11:19.175360Z", "filename": "pano_0000_000544.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 10.15962793, "relative_pitch": 77.58959392467689, "relative_heading": 299.67334014922676, "relative_elevation": 46.1686546998098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87364436840101, 52.3899691544958, 45.5438747974113 ] }, "distance": 10.28, "direction": 304.61, "angle": 77.28, "elevation": 45.54, "pano_id": "TMX7316010203-002367_pano_0000_000079", "timestamp": "2021-12-30T10:01:00.246360Z", "filename": "pano_0000_000079.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 10.28101795, "relative_pitch": 77.27933449706353, "relative_heading": 304.6083923599601, "relative_elevation": 45.5438747974113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87389043905892, 52.3898572885941, 46.1661204714328 ] }, "distance": 10.6, "direction": 128.56, "angle": 77.07, "elevation": 46.17, "pano_id": "TMX7316010203-001128_pano_0002_002515", "timestamp": "2019-04-15T13:54:30.479070Z", "filename": "pano_0002_002515.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 10.60224579, "relative_pitch": 77.06605160340791, "relative_heading": 128.5590369147804, "relative_elevation": 46.1661204714328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87389286210239, 52.3898547892816, 45.4765876112506 ] }, "distance": 10.91, "direction": 129.16, "angle": 76.52, "elevation": 45.48, "pano_id": "TMX7316010203-001875_pano_0003_000123", "timestamp": "2020-08-14T09:31:13.433200Z", "filename": "pano_0003_000123.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 10.90519406, "relative_pitch": 76.5152114571515, "relative_heading": 129.16141385419192, "relative_elevation": 45.4765876112506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87391336643897, 52.3898625244702, 45.9333669738844 ] }, "distance": 11.55, "direction": 121.45, "angle": 75.89, "elevation": 45.93, "pano_id": "TMX7316010203-000277_pano_0001_000781", "timestamp": "2017-04-24T07:29:24.518460Z", "filename": "pano_0001_000781.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 11.54834316, "relative_pitch": 75.88747078669616, "relative_heading": 121.45336092805985, "relative_elevation": 45.9333669738844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87362134168735, 52.3899696136449, 43.8828092701733 ] }, "distance": 11.63, "direction": 300.43, "angle": 75.15, "elevation": 43.88, "pano_id": "TMX7316010203-002620_pano_0014_000423", "timestamp": "2022-06-22T11:03:54.641120Z", "filename": "pano_0014_000423.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 11.6312743, "relative_pitch": 75.1549306144347, "relative_heading": 300.42586596201744, "relative_elevation": 43.8828092701733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87362694085594, 52.3899755491069, 46.066284253262 ] }, "distance": 11.66, "direction": 304.17, "angle": 75.79, "elevation": 46.07, "pano_id": "TMX7316010203-002620_pano_0014_000009", "timestamp": "2022-06-22T10:57:00.227890Z", "filename": "pano_0014_000009.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 11.66201221, "relative_pitch": 75.79362922882952, "relative_heading": 304.1749892759154, "relative_elevation": 46.066284253262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87390497666057, 52.3898516916235, 45.6482205577195 ] }, "distance": 11.77, "direction": 127.93, "angle": 75.55, "elevation": 45.65, "pano_id": "TMX7316010203-002052_pano_0000_000214", "timestamp": "2021-03-19T13:09:28.436950Z", "filename": "pano_0000_000214.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 11.76509338, "relative_pitch": 75.54746807887418, "relative_heading": 127.92639618872691, "relative_elevation": 45.6482205577195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8738901950315, 52.3898389469755, 44.876091263257 ] }, "distance": 11.97, "direction": 136.27, "angle": 75.07, "elevation": 44.88, "pano_id": "TMX7316010203-000529_pano_0000_000299", "timestamp": "2017-12-28T10:24:19.718360Z", "filename": "pano_0000_000299.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 11.96970148, "relative_pitch": 75.06531227424405, "relative_heading": 136.27130530125726, "relative_elevation": 44.876091263257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873908487887545, 52.389850829196874, 0.0 ] }, "distance": 12.01, "direction": 127.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00057", "timestamp": "2024-10-17T07:03:27Z", "filename": "recording_2024-10-17_07-02-11_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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 12.01284791, "relative_pitch": 0.0, "relative_heading": 127.58665946642432, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87361134636995, 52.3899765011721, 46.5453704148531 ] }, "distance": 12.61, "direction": 301.86, "angle": 74.84, "elevation": 46.55, "pano_id": "TMX7316010203-001068_pano_0002_000037", "timestamp": "2019-01-18T10:15:19.870680Z", "filename": "pano_0002_000037.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 12.61013234, "relative_pitch": 74.84123627736568, "relative_heading": 301.8629606500652, "relative_elevation": 46.5453704148531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87391411724312, 52.3898441473108, 46.7591665731743 ] }, "distance": 12.78, "direction": 129.18, "angle": 74.72, "elevation": 46.76, "pano_id": "TMX7316010203-001068_pano_0002_000042", "timestamp": "2019-01-18T10:15:22.745730Z", "filename": "pano_0002_000042.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 12.77501098, "relative_pitch": 74.71921048041713, "relative_heading": 129.18094990901704, "relative_elevation": 46.7591665731743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873617616411575, 52.38998806017026, 0.0 ] }, "distance": 12.99, "direction": 307.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00052", "timestamp": "2024-10-17T07:03:24Z", "filename": "recording_2024-10-17_07-02-11_00052.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 12.99356661, "relative_pitch": 0.0, "relative_heading": 307.68362578435404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87360655530366, 52.3899850490577, 45.6465112492442 ] }, "distance": 13.4, "direction": 304.58, "angle": 73.63, "elevation": 45.65, "pano_id": "TMX7316010203-002052_pano_0000_000219", "timestamp": "2021-03-19T13:09:31.811960Z", "filename": "pano_0000_000219.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 13.40434441, "relative_pitch": 73.63483898431114, "relative_heading": 304.58103071331897, "relative_elevation": 45.6465112492442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87359451684551, 52.3899738206263, 44.8395964419469 ] }, "distance": 13.45, "direction": 298.21, "angle": 73.3, "elevation": 44.84, "pano_id": "TMX7316010203-000529_pano_0000_000294", "timestamp": "2017-12-28T10:24:16.038510Z", "filename": "pano_0000_000294.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 13.45317385, "relative_pitch": 73.29923776150589, "relative_heading": 298.2056694279736, "relative_elevation": 44.8395964419469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87392889998859, 52.3898389676307, 46.1848725909367 ] }, "distance": 13.92, "direction": 128.4, "angle": 73.23, "elevation": 46.18, "pano_id": "TMX7316010203-002620_pano_0014_000004", "timestamp": "2022-06-22T10:56:57.238130Z", "filename": "pano_0014_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 13.92054796, "relative_pitch": 73.22670722130042, "relative_heading": 128.40282163222412, "relative_elevation": 46.1848725909367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87391815787311, 52.3898308215194, 43.9214670239016 ] }, "distance": 13.96, "direction": 133.19, "angle": 72.37, "elevation": 43.92, "pano_id": "TMX7316010203-002620_pano_0014_000418", "timestamp": "2022-06-22T11:03:51.821110Z", "filename": "pano_0014_000418.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 13.9591884, "relative_pitch": 72.368622309778, "relative_heading": 133.18868773476552, "relative_elevation": 43.9214670239016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8735959237642, 52.3899845857403, 45.4432513685897 ] }, "distance": 13.98, "direction": 302.72, "angle": 72.9, "elevation": 45.44, "pano_id": "TMX7316010203-001875_pano_0003_000118", "timestamp": "2020-08-14T09:31:10.048060Z", "filename": "pano_0003_000118.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 13.97834913, "relative_pitch": 72.90209681461671, "relative_heading": 302.72288670211725, "relative_elevation": 45.4432513685897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87359768140384, 52.389988780945, 46.0823464561254 ] }, "distance": 14.14, "direction": 304.58, "angle": 72.94, "elevation": 46.08, "pano_id": "TMX7316010203-001128_pano_0002_002510", "timestamp": "2019-04-15T13:54:27.404090Z", "filename": "pano_0002_002510.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 14.13743312, "relative_pitch": 72.94470333570787, "relative_heading": 304.5770248616342, "relative_elevation": 46.0823464561254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87394334054923, 52.3898386454459, 45.6329007772729 ] }, "distance": 14.72, "direction": 126.14, "angle": 72.12, "elevation": 45.63, "pano_id": "TMX7316010203-002367_pano_0000_000074", "timestamp": "2021-12-30T10:00:57.831330Z", "filename": "pano_0000_000074.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 14.72477462, "relative_pitch": 72.1162041082398, "relative_heading": 126.13525905930767, "relative_elevation": 45.6329007772729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873945337147148, 52.38983699555356, 0.0 ] }, "distance": 14.94, "direction": 126.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00295", "timestamp": "2025-10-02T09:06:45Z", "filename": "2025_10_02_08_47_34_00295.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 14.94297187, "relative_pitch": 0.0, "relative_heading": 126.3964404556927, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87393629597265, 52.3898298951786, 46.3716087443754 ] }, "distance": 14.95, "direction": 130.24, "angle": 72.13, "elevation": 46.37, "pano_id": "TMX7316010203-000801_pano_0000_000549", "timestamp": "2018-06-21T08:11:22.545330Z", "filename": "pano_0000_000549.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 14.94990123, "relative_pitch": 72.13102044013765, "relative_heading": 130.2364370234436, "relative_elevation": 46.3716087443754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873590857939643, 52.38999728219268, 0.0 ] }, "distance": 15.07, "direction": 306.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00301", "timestamp": "2025-10-02T09:06:48Z", "filename": "2025_10_02_08_47_34_00301.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 15.06558314, "relative_pitch": 0.0, "relative_heading": 306.5369543550592, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87357968381502, 52.3899887384223, 46.1530240699649 ] }, "distance": 15.16, "direction": 301.93, "angle": 71.82, "elevation": 46.15, "pano_id": "TMX7316010203-000801_pano_0000_000543", "timestamp": "2018-06-21T08:11:18.505350Z", "filename": "pano_0000_000543.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 15.15972707, "relative_pitch": 71.81637526301829, "relative_heading": 301.93328957526944, "relative_elevation": 46.1530240699649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87358489864131, 52.3899949495101, 45.5562614016235 ] }, "distance": 15.24, "direction": 304.84, "angle": 71.5, "elevation": 45.56, "pano_id": "TMX7316010203-002367_pano_0000_000080", "timestamp": "2021-12-30T10:01:00.736300Z", "filename": "pano_0000_000080.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 15.24367293, "relative_pitch": 71.49913916061394, "relative_heading": 304.84497380008827, "relative_elevation": 45.5562614016235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8739498055237, 52.3898314262239, 46.1876049404964 ] }, "distance": 15.56, "direction": 127.57, "angle": 71.38, "elevation": 46.19, "pano_id": "TMX7316010203-001128_pano_0002_002516", "timestamp": "2019-04-15T13:54:31.124100Z", "filename": "pano_0002_002516.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 15.55882048, "relative_pitch": 71.38331601561387, "relative_heading": 127.56877424442638, "relative_elevation": 46.1876049404964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8739522312452, 52.3898286803556, 45.4920138074085 ] }, "distance": 15.88, "direction": 128.08, "angle": 70.76, "elevation": 45.49, "pano_id": "TMX7316010203-001875_pano_0003_000124", "timestamp": "2020-08-14T09:31:14.132930Z", "filename": "pano_0003_000124.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 15.87664247, "relative_pitch": 70.76109168043747, "relative_heading": 128.07939796347253, "relative_elevation": 45.4920138074085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8735626568935, 52.3899974012475, 43.8908533183858 ] }, "distance": 16.65, "direction": 302.64, "angle": 69.22, "elevation": 43.89, "pano_id": "TMX7316010203-002620_pano_0014_000424", "timestamp": "2022-06-22T11:03:55.221100Z", "filename": "pano_0014_000424.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 16.65461319, "relative_pitch": 69.22048923593559, "relative_heading": 302.6383743025047, "relative_elevation": 43.8908533183858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87356596951287, 52.3900022725321, 46.0703300032765 ] }, "distance": 16.77, "direction": 304.61, "angle": 70.0, "elevation": 46.07, "pano_id": "TMX7316010203-002620_pano_0014_000010", "timestamp": "2022-06-22T10:57:00.807890Z", "filename": "pano_0014_000010.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 16.76701717, "relative_pitch": 70.00133060168672, "relative_heading": 304.6141936791398, "relative_elevation": 46.0703300032765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87396460869715, 52.3898249007889, 45.6470000678673 ] }, "distance": 16.8, "direction": 127.44, "angle": 69.79, "elevation": 45.65, "pano_id": "TMX7316010203-002052_pano_0000_000213", "timestamp": "2021-03-19T13:09:27.732000Z", "filename": "pano_0000_000213.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 16.80039105, "relative_pitch": 69.79384776039021, "relative_heading": 127.43598950178632, "relative_elevation": 45.6470000678673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87395125647065, 52.389813968669, 44.8816573079675 ] }, "distance": 16.89, "direction": 132.6, "angle": 69.38, "elevation": 44.88, "pano_id": "TMX7316010203-000529_pano_0000_000300", "timestamp": "2017-12-28T10:24:20.518340Z", "filename": "pano_0000_000300.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 16.88647762, "relative_pitch": 69.38146573812257, "relative_heading": 132.59517571200527, "relative_elevation": 44.8816573079675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873967097946138, 52.38982366654129, 0.0 ] }, "distance": 17.02, "direction": 127.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00058", "timestamp": "2024-10-17T07:03:28Z", "filename": "recording_2024-10-17_07-02-11_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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 17.01844098, "relative_pitch": 0.0, "relative_heading": 127.45631489499634, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87355092596481, 52.3900031018049, 46.5159743353724 ] }, "distance": 17.67, "direction": 302.97, "angle": 69.2, "elevation": 46.52, "pano_id": "TMX7316010203-001068_pano_0002_000036", "timestamp": "2019-01-18T10:15:19.295660Z", "filename": "pano_0002_000036.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 17.66955613, "relative_pitch": 69.200220608375, "relative_heading": 302.97376905990325, "relative_elevation": 46.5159743353724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87397489038671, 52.3898175707219, 46.800438140519 ] }, "distance": 17.85, "direction": 128.15, "angle": 69.12, "elevation": 46.8, "pano_id": "TMX7316010203-001068_pano_0002_000043", "timestamp": "2019-01-18T10:15:23.325730Z", "filename": "pano_0002_000043.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 17.85339179, "relative_pitch": 69.11918947940177, "relative_heading": 128.14895083656893, "relative_elevation": 46.800438140519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-17_07-02-11_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-17_07-02-11_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-17_07-02-11_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873558846620163, 52.39001500535662, 0.0 ] }, "distance": 17.99, "direction": 307.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-17_07-02-11_00051", "timestamp": "2024-10-17T07:03:23Z", "filename": "recording_2024-10-17_07-02-11_00051.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 17.99299278, "relative_pitch": 0.0, "relative_heading": 307.4513199886861, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87354706320667, 52.3900116248891, 45.6543912729248 ] }, "distance": 18.42, "direction": 305.0, "angle": 68.03, "elevation": 45.65, "pano_id": "TMX7316010203-002052_pano_0000_000220", "timestamp": "2021-03-19T13:09:32.482100Z", "filename": "pano_0000_000220.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 18.417905, "relative_pitch": 68.02985491303046, "relative_heading": 305.0040757473771, "relative_elevation": 45.6543912729248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000529_pano_0000_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000529_pano_0000_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/12/28/TMX7316010203-000529/pano_0000_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87353530479899, 52.3900005591772, 44.8361210012808 ] }, "distance": 18.43, "direction": 300.44, "angle": 67.66, "elevation": 44.84, "pano_id": "TMX7316010203-000529_pano_0000_000293", "timestamp": "2017-12-28T10:24:15.343340Z", "filename": "pano_0000_000293.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 18.42583357, "relative_pitch": 67.65931878448136, "relative_heading": 300.43506244492335, "relative_elevation": 44.8361210012808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87353646452449, 52.3900104496249, 45.4479097286239 ] }, "distance": 18.94, "direction": 303.43, "angle": 67.38, "elevation": 45.45, "pano_id": "TMX7316010203-001875_pano_0003_000117", "timestamp": "2020-08-14T09:31:09.392920Z", "filename": "pano_0003_000117.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 18.94108864, "relative_pitch": 67.37534473821387, "relative_heading": 303.4277957206468, "relative_elevation": 45.4479097286239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87398867078076, 52.389811083279, 46.1969737736508 ] }, "distance": 19.04, "direction": 128.11, "angle": 67.6, "elevation": 46.2, "pano_id": "TMX7316010203-002620_pano_0014_000003", "timestamp": "2022-06-22T10:56:56.602930Z", "filename": "pano_0014_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 19.03709385, "relative_pitch": 67.6041608910682, "relative_heading": 128.11338093807652, "relative_elevation": 46.1969737736508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002620_pano_0014_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002620_pano_0014_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002620/pano_0014_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87397896929405, 52.3898035970498, 43.9139470970258 ] }, "distance": 19.06, "direction": 131.31, "angle": 66.54, "elevation": 43.91, "pano_id": "TMX7316010203-002620_pano_0014_000417", "timestamp": "2022-06-22T11:03:51.251160Z", "filename": "pano_0014_000417.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 19.06126965, "relative_pitch": 66.53628370007857, "relative_heading": 131.31051842030672, "relative_elevation": 43.9139470970258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87353901729718, 52.3900152931636, 46.0796802397817 ] }, "distance": 19.1, "direction": 305.06, "angle": 67.49, "elevation": 46.08, "pano_id": "TMX7316010203-001128_pano_0002_002509", "timestamp": "2019-04-15T13:54:26.814090Z", "filename": "pano_0002_002509.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 19.10074349, "relative_pitch": 67.48523340950162, "relative_heading": 305.06447933779214, "relative_elevation": 46.0796802397817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87400346953872, 52.3898125640232, 45.6196572277695 ] }, "distance": 19.74, "direction": 125.93, "angle": 66.6, "elevation": 45.62, "pano_id": "TMX7316010203-002367_pano_0000_000073", "timestamp": "2021-12-30T10:00:57.346360Z", "filename": "pano_0000_000073.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 19.74239039, "relative_pitch": 66.59894019009599, "relative_heading": 125.9319058305327, "relative_elevation": 45.6196572277695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8740040198642, 52.38981072717636, 0.0 ] }, "distance": 19.89, "direction": 126.35, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00294", "timestamp": "2025-10-02T09:06:44Z", "filename": "2025_10_02_08_47_34_00294.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 19.89318897, "relative_pitch": 0.0, "relative_heading": 126.3452569884623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87399665884886, 52.3898044254629, 46.3911963412538 ] }, "distance": 19.92, "direction": 128.82, "angle": 66.76, "elevation": 46.39, "pano_id": "TMX7316010203-000801_pano_0000_000550", "timestamp": "2018-06-21T08:11:23.225520Z", "filename": "pano_0000_000550.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 19.92377174, "relative_pitch": 66.75777741348426, "relative_heading": 128.82436557028768, "relative_elevation": 46.3911963412538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87352528902267, 52.3900169931514, 45.9754730788991 ] }, "distance": 19.98, "direction": 303.97, "angle": 66.51, "elevation": 45.98, "pano_id": "TMX7316010203-000277_pano_0001_000784", "timestamp": "2017-04-24T07:29:36.768500Z", "filename": "pano_0001_000784.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 19.97806243, "relative_pitch": 66.51325130472735, "relative_heading": 303.96857962788044, "relative_elevation": 45.9754730788991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_08_47_34_00302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_08_47_34_00302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.873531965642105, 52.39002384605032, 0.0 ] }, "distance": 20.05, "direction": 306.5, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_08_47_34_00302", "timestamp": "2025-10-02T09:06:48Z", "filename": "2025_10_02_08_47_34_00302.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 20.04676263, "relative_pitch": 0.0, "relative_heading": 306.50280258540766, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_000542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_000542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_000542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87352049167211, 52.3900155836558, 46.1344384113327 ] }, "distance": 20.16, "direction": 303.08, "angle": 66.39, "elevation": 46.13, "pano_id": "TMX7316010203-000801_pano_0000_000542", "timestamp": "2018-06-21T08:11:17.835370Z", "filename": "pano_0000_000542.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 20.16371802, "relative_pitch": 66.39157674450712, "relative_heading": 303.08039725016874, "relative_elevation": 46.1344384113327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002367_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002367_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/30/TMX7316010203-002367/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87352512918401, 52.3900210941135, 45.5534093156457 ] }, "distance": 20.25, "direction": 305.02, "angle": 66.04, "elevation": 45.55, "pano_id": "TMX7316010203-002367_pano_0000_000081", "timestamp": "2021-12-30T10:01:01.236590Z", "filename": "pano_0000_000081.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 20.24548175, "relative_pitch": 66.03801301582001, "relative_heading": 305.02248945560814, "relative_elevation": 45.5534093156457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_002517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_002517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_002517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87400941009612, 52.3898058441696, 46.1806851755828 ] }, "distance": 20.51, "direction": 126.96, "angle": 66.05, "elevation": 46.18, "pano_id": "TMX7316010203-001128_pano_0002_002517", "timestamp": "2019-04-15T13:54:31.779070Z", "filename": "pano_0002_002517.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 20.51196754, "relative_pitch": 66.0507544252519, "relative_heading": 126.96025722725288, "relative_elevation": 46.1806851755828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_08_47_34_00298/adjacencies/2025_10_02_08_47_34_00298/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87401150188708, 52.3898026037587, 45.4838144155219 ] }, "distance": 20.84, "direction": 127.52, "angle": 65.38, "elevation": 45.48, "pano_id": "TMX7316010203-001875_pano_0003_000125", "timestamp": "2020-08-14T09:31:14.832930Z", "filename": "pano_0003_000125.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": "2025_10_02_08_47_34_00298", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120048.623, 489242.085 ] }, "relative_distance": 20.84354428, "relative_pitch": 65.3797706966749, "relative_heading": 127.51688932082821, "relative_elevation": 45.4838144155219 } ] } }