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_09_29_07_20_07_00356/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88293586115826, 52.39026093543298, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00356", "timestamp": "2025-09-29T07:36:59Z", "filename": "2025_09_29_07_20_07_00356.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "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_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882936884506479, 52.390262948693206, 0.0 ] }, "distance": 0.23, "direction": 17.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01208", "timestamp": "2024-10-16T06:45:15Z", "filename": "recording_2024-10-16_06-25-31_01208.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 0.23460808, "relative_pitch": 0.0, "relative_heading": 17.27497820389366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88293649672732, 52.3902576325618, 46.9338218038902 ] }, "distance": 0.37, "direction": 173.29, "angle": 89.55, "elevation": 46.93, "pano_id": "TMX7315080123-000292_pano_0000_002205", "timestamp": "2016-06-15T10:42:16.899070Z", "filename": "pano_0000_002205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 0.37006446, "relative_pitch": 89.54824279153887, "relative_heading": 173.28544899536183, "relative_elevation": 46.9338218038902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292649101935, 52.3902599831635, 46.3917667549103 ] }, "distance": 0.65, "direction": 260.57, "angle": 89.2, "elevation": 46.39, "pano_id": "TMX7316010203-001875_pano_0003_001201", "timestamp": "2020-08-14T09:52:07.178150Z", "filename": "pano_0003_001201.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 0.64665244, "relative_pitch": 89.20140880739933, "relative_heading": 260.56871062519036, "relative_elevation": 46.3917667549103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292150246141, 52.3902619249668, 46.3568129418418 ] }, "distance": 0.98, "direction": 276.43, "angle": 88.78, "elevation": 46.36, "pano_id": "TMX7316010203-000801_pano_0000_002372", "timestamp": "2018-06-21T08:47:00.171020Z", "filename": "pano_0000_002372.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 0.98371043, "relative_pitch": 88.78434269960137, "relative_heading": 276.4267900389587, "relative_elevation": 46.3568129418418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292128963728, 52.3902616432884, 46.3248758772388 ] }, "distance": 1.0, "direction": 274.54, "angle": 88.77, "elevation": 46.32, "pano_id": "TMX7316010203-001128_pano_0002_000428", "timestamp": "2019-04-15T13:20:40.891960Z", "filename": "pano_0002_000428.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 0.99513953, "relative_pitch": 88.76937550430601, "relative_heading": 274.539781345383, "relative_elevation": 46.3248758772388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292217369282, 52.3902658836165, 47.2746811741963 ] }, "distance": 1.08, "direction": 300.58, "angle": 88.69, "elevation": 47.27, "pano_id": "TMX7316010203-002052_pano_0000_000835", "timestamp": "2021-03-19T13:23:01.050410Z", "filename": "pano_0000_000835.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 1.0823489, "relative_pitch": 88.68844822702388, "relative_heading": 300.57832845448695, "relative_elevation": 47.2746811741963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88292077310105, 52.3902506283559, 46.4428267739713 ] }, "distance": 1.54, "direction": 221.85, "angle": 88.1, "elevation": 46.44, "pano_id": "TMX7316010203-001597_pano_0002_000050", "timestamp": "2020-01-29T09:57:32.278430Z", "filename": "pano_0002_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 1.53965075, "relative_pitch": 88.10125265104867, "relative_heading": 221.84773058338476, "relative_elevation": 46.4428267739713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88295715555303, 52.3902542566475, 46.5772411068901 ] }, "distance": 1.63, "direction": 117.14, "angle": 88.0, "elevation": 46.58, "pano_id": "TMX7315120208-000073_pano_0010_000389", "timestamp": "2016-06-09T10:59:15.477340Z", "filename": "pano_0010_000389.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 1.62909866, "relative_pitch": 87.99682332104496, "relative_heading": 117.14158603907228, "relative_elevation": 46.5772411068901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88291713587334, 52.3902516926148, 46.012303438969 ] }, "distance": 1.64, "direction": 231.1, "angle": 87.96, "elevation": 46.01, "pano_id": "TMX7316010203-001068_pano_0002_000375", "timestamp": "2019-01-18T10:20:37.082720Z", "filename": "pano_0002_000375.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 1.63796147, "relative_pitch": 87.96122646496755, "relative_heading": 231.1039156509934, "relative_elevation": 46.012303438969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882911379851, 52.3902577403702, 47.2122359937057 ] }, "distance": 1.7, "direction": 257.96, "angle": 87.93, "elevation": 47.21, "pano_id": "TMX7316010203-002548_pano_0000_001772", "timestamp": "2022-04-26T11:23:25.123970Z", "filename": "pano_0000_001772.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 1.70416631, "relative_pitch": 87.93275700390929, "relative_heading": 257.9582879230495, "relative_elevation": 47.2122359937057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88294617947745, 52.390278206268, 46.0146023333073 ] }, "distance": 2.05, "direction": 20.08, "angle": 87.45, "elevation": 46.01, "pano_id": "TMX7316010203-000277_pano_0001_000240", "timestamp": "2017-04-24T07:10:30.967630Z", "filename": "pano_0001_000240.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 2.04616707, "relative_pitch": 87.45386140669642, "relative_heading": 20.0784562742189, "relative_elevation": 46.0146023333073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88298410409887, 52.3902508240999, 47.1536620547995 ] }, "distance": 3.47, "direction": 108.91, "angle": 85.79, "elevation": 47.15, "pano_id": "TMX7316010203-002548_pano_0000_001773", "timestamp": "2022-04-26T11:23:25.563950Z", "filename": "pano_0000_001773.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 3.47171809, "relative_pitch": 85.78915976630134, "relative_heading": 108.91020620485878, "relative_elevation": 47.1536620547995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88288390065819, 52.3902612077013, 46.6190005578101 ] }, "distance": 3.54, "direction": 270.49, "angle": 85.66, "elevation": 46.62, "pano_id": "TMX7315120208-000073_pano_0010_000388", "timestamp": "2016-06-09T10:59:14.692290Z", "filename": "pano_0010_000388.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 3.53755871, "relative_pitch": 85.66057858358512, "relative_heading": 270.49072283641794, "relative_elevation": 46.6190005578101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299071865212, 52.3902589825406, 46.2979676043615 ] }, "distance": 3.74, "direction": 93.33, "angle": 85.38, "elevation": 46.3, "pano_id": "TMX7316010203-000801_pano_0000_002371", "timestamp": "2018-06-21T08:46:58.700960Z", "filename": "pano_0000_002371.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 3.74097095, "relative_pitch": 85.38041950097892, "relative_heading": 93.33008226504649, "relative_elevation": 46.2979676043615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8829930439587, 52.3902564397362, 46.2628922201693 ] }, "distance": 3.92, "direction": 97.32, "angle": 85.15, "elevation": 46.26, "pano_id": "TMX7316010203-001128_pano_0002_000427", "timestamp": "2019-04-15T13:20:40.161950Z", "filename": "pano_0002_000427.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 3.92496992, "relative_pitch": 85.15060662215113, "relative_heading": 97.32253615406866, "relative_elevation": 46.2628922201693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299434135025, 52.390261914728, 47.2072385596111 ] }, "distance": 3.98, "direction": 88.43, "angle": 85.18, "elevation": 47.21, "pano_id": "TMX7316010203-002052_pano_0000_000834", "timestamp": "2021-03-19T13:23:00.210250Z", "filename": "pano_0000_000834.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 3.98277534, "relative_pitch": 85.17749615994455, "relative_heading": 88.43213871311865, "relative_elevation": 47.2072385596111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299554281641, 52.3902591065938, 46.328864977695 ] }, "distance": 4.07, "direction": 92.87, "angle": 84.98, "elevation": 46.33, "pano_id": "TMX7316010203-001875_pano_0003_001200", "timestamp": "2020-08-14T09:52:06.308100Z", "filename": "pano_0003_001200.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.06817245, "relative_pitch": 84.98168641201379, "relative_heading": 92.86730015125329, "relative_elevation": 46.328864977695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8829900590206, 52.3902448421215, 45.949036761187 ] }, "distance": 4.1, "direction": 115.89, "angle": 84.9, "elevation": 45.95, "pano_id": "TMX7316010203-001068_pano_0002_000376", "timestamp": "2019-01-18T10:20:37.667660Z", "filename": "pano_0002_000376.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.10135672, "relative_pitch": 84.89936359405846, "relative_heading": 115.88909811841458, "relative_elevation": 45.949036761187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88299538651854, 52.3902451024338, 46.362816600129 ] }, "distance": 4.42, "direction": 113.5, "angle": 84.56, "elevation": 46.36, "pano_id": "TMX7316010203-001597_pano_0002_000049", "timestamp": "2020-01-29T09:57:31.558440Z", "filename": "pano_0002_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.41885163, "relative_pitch": 84.55557100789521, "relative_heading": 113.49715069622718, "relative_elevation": 46.362816600129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883004774493878, 52.39025695068354, 0.0 ] }, "distance": 4.71, "direction": 95.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00355", "timestamp": "2025-09-29T07:36:59Z", "filename": "2025_09_29_07_20_07_00355.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.71247107, "relative_pitch": 0.0, "relative_heading": 95.39898735874392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88286662417287, 52.3902615090768, 45.7783940685913 ] }, "distance": 4.71, "direction": 270.78, "angle": 84.12, "elevation": 45.78, "pano_id": "TMX7316010203-000277_pano_0001_000210", "timestamp": "2017-04-24T07:09:17.383200Z", "filename": "pano_0001_000210.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.71403035, "relative_pitch": 84.12068950189504, "relative_heading": 270.7758858882479, "relative_elevation": 45.7783940685913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88286390497584, 52.3902625946206, 46.9738054871559 ] }, "distance": 4.9, "direction": 272.16, "angle": 84.04, "elevation": 46.97, "pano_id": "TMX7315080123-000292_pano_0000_002204", "timestamp": "2016-06-15T10:42:16.234030Z", "filename": "pano_0000_002204.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.90219675, "relative_pitch": 84.04216632546161, "relative_heading": 272.1584028104797, "relative_elevation": 46.9738054871559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882864331500945, 52.39026633804301, 0.0 ] }, "distance": 4.91, "direction": 277.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00357", "timestamp": "2025-09-29T07:37:00Z", "filename": "2025_09_29_07_20_07_00357.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.90664904, "relative_pitch": 0.0, "relative_heading": 277.0377246665264, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882863599378171, 52.390266638956504, 0.0 ] }, "distance": 4.96, "direction": 277.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01209", "timestamp": "2024-10-16T06:45:16Z", "filename": "recording_2024-10-16_06-25-31_01209.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 4.96029254, "relative_pitch": 0.0, "relative_heading": 277.3510443515184, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883010342787609, 52.3902618913481, 0.0 ] }, "distance": 5.07, "direction": 88.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01207", "timestamp": "2024-10-16T06:45:14Z", "filename": "recording_2024-10-16_06-25-31_01207.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 5.07176482, "relative_pitch": 0.0, "relative_heading": 88.79822819192202, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88300923584583, 52.3902523248998, 46.8640669025481 ] }, "distance": 5.09, "direction": 100.86, "angle": 83.81, "elevation": 46.86, "pano_id": "TMX7315080123-000292_pano_0000_002206", "timestamp": "2016-06-15T10:42:17.594060Z", "filename": "pano_0000_002206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 5.08634897, "relative_pitch": 83.805700858676, "relative_heading": 100.85786823462965, "relative_elevation": 46.8640669025481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88285742097417, 52.3902648992186, 46.4146264549345 ] }, "distance": 5.36, "direction": 274.72, "angle": 83.41, "elevation": 46.41, "pano_id": "TMX7316010203-001875_pano_0003_001202", "timestamp": "2020-08-14T09:52:08.083070Z", "filename": "pano_0003_001202.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 5.3583284, "relative_pitch": 83.41465097134692, "relative_heading": 274.7216591920891, "relative_elevation": 46.4146264549345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88301496291141, 52.3902508566905, 45.663156083785 ] }, "distance": 5.5, "direction": 101.76, "angle": 83.13, "elevation": 45.66, "pano_id": "TMX7316010203-000277_pano_0001_000211", "timestamp": "2017-04-24T07:09:18.718240Z", "filename": "pano_0001_000211.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 5.5007266, "relative_pitch": 83.13106944629426, "relative_heading": 101.76414026081981, "relative_elevation": 45.663156083785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88285257055364, 52.3902668917505, 46.3781390516087 ] }, "distance": 5.71, "direction": 276.67, "angle": 82.98, "elevation": 46.38, "pano_id": "TMX7316010203-000801_pano_0000_002373", "timestamp": "2018-06-21T08:47:01.816030Z", "filename": "pano_0000_002373.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 5.70896092, "relative_pitch": 82.98242456441226, "relative_heading": 276.66688021036373, "relative_elevation": 46.3781390516087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88284944986594, 52.3902679890601, 46.3466397831216 ] }, "distance": 5.93, "direction": 277.6, "angle": 82.7, "elevation": 46.35, "pano_id": "TMX7316010203-001128_pano_0002_000429", "timestamp": "2019-04-15T13:20:41.636970Z", "filename": "pano_0002_000429.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 5.93494019, "relative_pitch": 82.70267741799456, "relative_heading": 277.5996141605214, "relative_elevation": 46.3466397831216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88284999380741, 52.3902711521517, 47.2994502792135 ] }, "distance": 5.96, "direction": 281.01, "angle": 82.82, "elevation": 47.3, "pano_id": "TMX7316010203-002052_pano_0000_000836", "timestamp": "2021-03-19T13:23:01.885260Z", "filename": "pano_0000_000836.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 5.95529965, "relative_pitch": 82.82386004023347, "relative_heading": 281.0053083784484, "relative_elevation": 47.2994502792135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88284692415206, 52.3902585301674, 46.4694472886622 ] }, "distance": 6.06, "direction": 267.47, "angle": 82.57, "elevation": 46.47, "pano_id": "TMX7316010203-001597_pano_0002_000051", "timestamp": "2020-01-29T09:57:32.998430Z", "filename": "pano_0002_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 6.06067253, "relative_pitch": 82.56927061332055, "relative_heading": 267.4689733534111, "relative_elevation": 46.4694472886622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88284467004295, 52.3902582798293, 46.0310337729752 ] }, "distance": 6.22, "direction": 267.27, "angle": 82.31, "elevation": 46.03, "pano_id": "TMX7316010203-001068_pano_0002_000374", "timestamp": "2019-01-18T10:20:36.482720Z", "filename": "pano_0002_000374.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 6.21524659, "relative_pitch": 82.31026007571272, "relative_heading": 267.27490165999046, "relative_elevation": 46.0310337729752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88302976504423, 52.3902470231886, 46.5254141343758 ] }, "distance": 6.58, "direction": 103.61, "angle": 81.95, "elevation": 46.53, "pano_id": "TMX7315120208-000073_pano_0010_000390", "timestamp": "2016-06-09T10:59:16.312260Z", "filename": "pano_0010_000390.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 6.57767068, "relative_pitch": 81.95296763848168, "relative_heading": 103.6124579882881, "relative_elevation": 46.5254141343758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8828386964732, 52.3902649567949, 47.2207922441885 ] }, "distance": 6.63, "direction": 273.87, "angle": 82.01, "elevation": 47.22, "pano_id": "TMX7316010203-002548_pano_0000_001771", "timestamp": "2022-04-26T11:23:24.678990Z", "filename": "pano_0000_001771.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 6.63001106, "relative_pitch": 82.00766103754874, "relative_heading": 273.87001619155865, "relative_elevation": 47.2207922441885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8830598474332, 52.3902550725161, 46.2676807846874 ] }, "distance": 8.47, "direction": 94.42, "angle": 79.63, "elevation": 46.27, "pano_id": "TMX7316010203-000801_pano_0000_002370", "timestamp": "2018-06-21T08:46:57.386060Z", "filename": "pano_0000_002370.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 8.46606047, "relative_pitch": 79.6307293187245, "relative_heading": 94.41954531747128, "relative_elevation": 46.2676807846874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88305714628444, 52.390242824324, 47.1080068377778 ] }, "distance": 8.5, "direction": 103.72, "angle": 79.77, "elevation": 47.11, "pano_id": "TMX7316010203-002548_pano_0000_001774", "timestamp": "2022-04-26T11:23:26.004130Z", "filename": "pano_0000_001774.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 8.49937903, "relative_pitch": 79.77253941310958, "relative_heading": 103.71613368132034, "relative_elevation": 47.1080068377778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88281096414667, 52.3902683245809, 46.6366980625317 ] }, "distance": 8.54, "direction": 275.52, "angle": 79.62, "elevation": 46.64, "pano_id": "TMX7315120208-000073_pano_0010_000387", "timestamp": "2016-06-09T10:59:13.947350Z", "filename": "pano_0010_000387.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 8.54254916, "relative_pitch": 79.6200714227503, "relative_heading": 275.52335427302586, "relative_elevation": 46.6366980625317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88306445348611, 52.3902587368329, 46.2987393960357 ] }, "distance": 8.76, "direction": 91.6, "angle": 79.29, "elevation": 46.3, "pano_id": "TMX7316010203-001875_pano_0003_001199", "timestamp": "2020-08-14T09:52:05.468100Z", "filename": "pano_0003_001199.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 8.75788007, "relative_pitch": 79.2884790355987, "relative_heading": 91.60069728670364, "relative_elevation": 46.2987393960357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000426/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000426/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000426/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000426/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000426/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000426/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000426/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000426/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000426/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88306532147018, 52.3902515707392, 46.2348270332441 ] }, "distance": 8.87, "direction": 96.74, "angle": 79.13, "elevation": 46.23, "pano_id": "TMX7316010203-001128_pano_0002_000426", "timestamp": "2019-04-15T13:20:39.426970Z", "filename": "pano_0002_000426.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 8.87494353, "relative_pitch": 79.13403625362962, "relative_heading": 96.74290334466224, "relative_elevation": 46.2348270332441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88306631369208, 52.3902566477472, 47.1744859991595 ] }, "distance": 8.89, "direction": 93.08, "angle": 79.32, "elevation": 47.17, "pano_id": "TMX7316010203-002052_pano_0000_000833", "timestamp": "2021-03-19T13:22:59.400260Z", "filename": "pano_0000_000833.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 8.89391031, "relative_pitch": 79.32322247266579, "relative_heading": 93.07503957819821, "relative_elevation": 47.1744859991595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88306258582677, 52.3902382878984, 45.9080944135785 ] }, "distance": 8.99, "direction": 106.28, "angle": 78.92, "elevation": 45.91, "pano_id": "TMX7316010203-001068_pano_0002_000377", "timestamp": "2019-01-18T10:20:38.242700Z", "filename": "pano_0002_000377.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 8.98785136, "relative_pitch": 78.92278622468051, "relative_heading": 106.28340065983954, "relative_elevation": 45.9080944135785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883073592832628, 52.39025356766443, 0.0 ] }, "distance": 9.41, "direction": 95.0, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00354", "timestamp": "2025-09-29T07:36:58Z", "filename": "2025_09_29_07_20_07_00354.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 9.41243554, "relative_pitch": 0.0, "relative_heading": 94.99688308886525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88307065474873, 52.3902407125871, 46.3309486266226 ] }, "distance": 9.45, "direction": 103.78, "angle": 78.47, "elevation": 46.33, "pano_id": "TMX7316010203-001597_pano_0002_000048", "timestamp": "2020-01-29T09:57:30.828430Z", "filename": "pano_0002_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 9.44852147, "relative_pitch": 78.47342198053093, "relative_heading": 103.77811615704402, "relative_elevation": 46.3309486266226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88280017948634, 52.3902881798143, 46.0912268050015 ] }, "distance": 9.72, "direction": 288.17, "angle": 78.09, "elevation": 46.09, "pano_id": "TMX7316010203-000277_pano_0001_000241", "timestamp": "2017-04-24T07:10:32.232660Z", "filename": "pano_0001_000241.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 9.72186271, "relative_pitch": 78.0893861188378, "relative_heading": 288.16987263670023, "relative_elevation": 46.0912268050015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88279120855605, 52.3902680352818, 47.0044545857236 ] }, "distance": 9.88, "direction": 274.59, "angle": 78.13, "elevation": 47.0, "pano_id": "TMX7315080123-000292_pano_0000_002203", "timestamp": "2016-06-15T10:42:15.588930Z", "filename": "pano_0000_002203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 9.87947092, "relative_pitch": 78.13025644971184, "relative_heading": 274.5867395413223, "relative_elevation": 47.0044545857236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88279086026809, 52.390272499974095, 0.0 ] }, "distance": 9.96, "direction": 277.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01210", "timestamp": "2024-10-16T06:45:17Z", "filename": "recording_2024-10-16_06-25-31_01210.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 9.95506466, "relative_pitch": 0.0, "relative_heading": 277.42717932011607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882790665668434, 52.390273564999475, 0.0 ] }, "distance": 9.98, "direction": 278.09, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00358", "timestamp": "2025-09-29T07:37:00Z", "filename": "2025_09_29_07_20_07_00358.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 9.98419244, "relative_pitch": 0.0, "relative_heading": 278.0917507602394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883083441470114, 52.390257990257574, 0.0 ] }, "distance": 10.05, "direction": 91.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01206", "timestamp": "2024-10-16T06:45:13Z", "filename": "recording_2024-10-16_06-25-31_01206.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 10.0524926, "relative_pitch": 0.0, "relative_heading": 91.86818576103198, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88308195176981, 52.390246188548, 46.8413574583828 ] }, "distance": 10.08, "direction": 99.37, "angle": 77.86, "elevation": 46.84, "pano_id": "TMX7315080123-000292_pano_0000_002207", "timestamp": "2016-06-15T10:42:18.299030Z", "filename": "pano_0000_002207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 10.08019532, "relative_pitch": 77.85524317992451, "relative_heading": 99.36882312971402, "relative_elevation": 46.8413574583828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88278819717478, 52.3902726715132, 46.4404651597142 ] }, "distance": 10.14, "direction": 277.4, "angle": 77.69, "elevation": 46.44, "pano_id": "TMX7316010203-001875_pano_0003_001203", "timestamp": "2020-08-14T09:52:08.963060Z", "filename": "pano_0003_001203.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 10.13731317, "relative_pitch": 77.68627483684735, "relative_heading": 277.40170087441544, "relative_elevation": 46.4404651597142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882784606182, 52.3902742870648, 46.4004802647978 ] }, "distance": 10.4, "direction": 278.21, "angle": 77.36, "elevation": 46.4, "pano_id": "TMX7316010203-000801_pano_0000_002374", "timestamp": "2018-06-21T08:47:03.820980Z", "filename": "pano_0000_002374.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 10.40394191, "relative_pitch": 77.36213003357199, "relative_heading": 278.21005539638463, "relative_elevation": 46.4004802647978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8830936035661, 52.3902693953572, 45.9188738726079 ] }, "distance": 10.78, "direction": 84.99, "angle": 76.79, "elevation": 45.92, "pano_id": "TMX7316010203-000277_pano_0001_000239", "timestamp": "2017-04-24T07:10:29.777640Z", "filename": "pano_0001_000239.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 10.78015646, "relative_pitch": 76.78819508835944, "relative_heading": 84.99020886100358, "relative_elevation": 45.9188738726079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88277819127026, 52.3902754017535, 46.3786000953987 ] }, "distance": 10.85, "direction": 278.53, "angle": 76.83, "elevation": 46.38, "pano_id": "TMX7316010203-001128_pano_0002_000430", "timestamp": "2019-04-15T13:20:42.396950Z", "filename": "pano_0002_000430.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 10.85406862, "relative_pitch": 76.82802910423989, "relative_heading": 278.52890022562343, "relative_elevation": 46.3786000953987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8827778172236, 52.390277859007, 47.3397591775283 ] }, "distance": 10.92, "direction": 279.93, "angle": 77.01, "elevation": 47.34, "pano_id": "TMX7316010203-002052_pano_0000_000837", "timestamp": "2021-03-19T13:23:02.675340Z", "filename": "pano_0000_000837.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 10.92305786, "relative_pitch": 77.00710913277527, "relative_heading": 279.9276193283558, "relative_elevation": 47.3397591775283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88277343632804, 52.3902679196616, 46.4955064048991 ] }, "distance": 11.09, "direction": 274.02, "angle": 76.59, "elevation": 46.5, "pano_id": "TMX7316010203-001597_pano_0002_000052", "timestamp": "2020-01-29T09:57:33.718430Z", "filename": "pano_0002_000052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 11.08502782, "relative_pitch": 76.59039664075691, "relative_heading": 274.02035425663456, "relative_elevation": 46.4955064048991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8827721581426, 52.3902652566161, 46.0715796425939 ] }, "distance": 11.16, "direction": 272.47, "angle": 76.39, "elevation": 46.07, "pano_id": "TMX7316010203-001068_pano_0002_000373", "timestamp": "2019-01-18T10:20:35.847700Z", "filename": "pano_0002_000373.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 11.1551369, "relative_pitch": 76.38913447590194, "relative_heading": 272.47054646974647, "relative_elevation": 46.0715796425939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88310236675796, 52.3902399272153, 46.5219546994194 ] }, "distance": 11.57, "direction": 101.65, "angle": 76.03, "elevation": 46.52, "pano_id": "TMX7315120208-000073_pano_0010_000391", "timestamp": "2016-06-09T10:59:17.237330Z", "filename": "pano_0010_000391.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 11.57410516, "relative_pitch": 76.02913151110168, "relative_heading": 101.65243177290131, "relative_elevation": 46.5219546994194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88276605408698, 52.3902735691464, 47.2558938814327 ] }, "distance": 11.65, "direction": 276.93, "angle": 76.16, "elevation": 47.26, "pano_id": "TMX7316010203-002548_pano_0000_001770", "timestamp": "2022-04-26T11:23:24.219040Z", "filename": "pano_0000_001770.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 11.64549144, "relative_pitch": 76.15617827632465, "relative_heading": 276.93357448168837, "relative_elevation": 47.2558938814327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88312865910869, 52.3902495939746, 46.2700445316732 ] }, "distance": 13.19, "direction": 95.49, "angle": 74.09, "elevation": 46.27, "pano_id": "TMX7316010203-000801_pano_0000_002369", "timestamp": "2018-06-21T08:46:56.210990Z", "filename": "pano_0000_002369.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 13.18606268, "relative_pitch": 74.09347882799688, "relative_heading": 95.49202214845518, "relative_elevation": 46.2700445316732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88313297388751, 52.3902547583562, 46.2958600027487 ] }, "distance": 13.44, "direction": 92.93, "angle": 73.82, "elevation": 46.3, "pano_id": "TMX7316010203-001875_pano_0003_001198", "timestamp": "2020-08-14T09:52:04.653100Z", "filename": "pano_0003_001198.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 13.43686877, "relative_pitch": 73.81520508302644, "relative_heading": 92.93212331327986, "relative_elevation": 46.2958600027487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88312934885915, 52.390234268007, 47.1202372023836 ] }, "distance": 13.5, "direction": 102.7, "angle": 74.01, "elevation": 47.12, "pano_id": "TMX7316010203-002548_pano_0000_001775", "timestamp": "2022-04-26T11:23:26.433950Z", "filename": "pano_0000_001775.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 13.50259394, "relative_pitch": 74.01001894763968, "relative_heading": 102.69521387762452, "relative_elevation": 47.1202372023836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88273808741283, 52.3902754850199, 46.6747170370072 ] }, "distance": 13.56, "direction": 276.86, "angle": 73.8, "elevation": 46.67, "pano_id": "TMX7315120208-000073_pano_0010_000386", "timestamp": "2016-06-09T10:59:13.222320Z", "filename": "pano_0010_000386.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 13.56126356, "relative_pitch": 73.79886264480021, "relative_heading": 276.8566475179434, "relative_elevation": 46.6747170370072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88313806546517, 52.3902504157732, 47.172291806899 ] }, "distance": 13.82, "direction": 94.86, "angle": 73.68, "elevation": 47.17, "pano_id": "TMX7316010203-002052_pano_0000_000832", "timestamp": "2021-03-19T13:22:58.600300Z", "filename": "pano_0000_000832.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 13.81558765, "relative_pitch": 73.67600844908777, "relative_heading": 94.86032664033696, "relative_elevation": 47.172291806899 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8831377874473, 52.3902463286306, 46.2374436194077 ] }, "distance": 13.84, "direction": 96.74, "angle": 73.33, "elevation": 46.24, "pano_id": "TMX7316010203-001128_pano_0002_000425", "timestamp": "2019-04-15T13:20:38.691960Z", "filename": "pano_0002_000425.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 13.84273524, "relative_pitch": 73.33315897212081, "relative_heading": 96.74295667130157, "relative_elevation": 46.2374436194077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88313515387948, 52.390231770593, 45.9164137011394 ] }, "distance": 13.95, "direction": 103.45, "angle": 73.1, "elevation": 45.92, "pano_id": "TMX7316010203-001068_pano_0002_000378", "timestamp": "2019-01-18T10:20:38.812670Z", "filename": "pano_0002_000378.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 13.95042353, "relative_pitch": 73.10005665028609, "relative_heading": 103.45198041172304, "relative_elevation": 45.9164137011394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883144733158466, 52.39024881038433, 0.0 ] }, "distance": 14.28, "direction": 95.42, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00353", "timestamp": "2025-09-29T07:36:57Z", "filename": "2025_09_29_07_20_07_00353.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 14.28370424, "relative_pitch": 0.0, "relative_heading": 95.42004931332511, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88314609949289, 52.3902357288202, 46.3381041483954 ] }, "distance": 14.59, "direction": 101.09, "angle": 72.53, "elevation": 46.34, "pano_id": "TMX7316010203-001597_pano_0002_000047", "timestamp": "2020-01-29T09:57:30.088450Z", "filename": "pano_0002_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 14.58510249, "relative_pitch": 72.5283973203666, "relative_heading": 101.08753515147106, "relative_elevation": 46.3381041483954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88271919580461, 52.3902737028266, 45.8464236427099 ] }, "distance": 14.82, "direction": 275.5, "angle": 72.09, "elevation": 45.85, "pano_id": "TMX7316010203-000277_pano_0001_000209", "timestamp": "2017-04-24T07:09:16.118240Z", "filename": "pano_0001_000209.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 14.81865966, "relative_pitch": 72.08792779328962, "relative_heading": 275.50157361768197, "relative_elevation": 45.8464236427099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88271874293244, 52.3902745043058, 47.0409801425412 ] }, "distance": 14.86, "direction": 275.83, "angle": 72.47, "elevation": 47.04, "pano_id": "TMX7315080123-000292_pano_0000_002202", "timestamp": "2016-06-15T10:42:14.968920Z", "filename": "pano_0000_002202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 14.85814677, "relative_pitch": 72.47099783603484, "relative_heading": 275.83250494160103, "relative_elevation": 47.0409801425412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88271877370439, 52.390281355839, 46.4723468488082 ] }, "distance": 14.95, "direction": 278.74, "angle": 72.16, "elevation": 46.47, "pano_id": "TMX7316010203-001875_pano_0003_001204", "timestamp": "2020-08-14T09:52:09.833070Z", "filename": "pano_0003_001204.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 14.95279522, "relative_pitch": 72.16406584049203, "relative_heading": 278.7408042556455, "relative_elevation": 46.4723468488082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882718397420375, 52.390279997011845, 0.0 ] }, "distance": 14.96, "direction": 278.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01211", "timestamp": "2024-10-16T06:45:18Z", "filename": "recording_2024-10-16_06-25-31_01211.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 14.95592382, "relative_pitch": 0.0, "relative_heading": 278.15335230143575, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88315555241464, 52.390249464508564, 0.0 ] }, "distance": 15.01, "direction": 94.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01205", "timestamp": "2024-10-16T06:45:12Z", "filename": "recording_2024-10-16_06-25-31_01205.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 15.01077381, "relative_pitch": 0.0, "relative_heading": 94.87788598840689, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88315433957944, 52.3902393226658, 46.8288655411452 ] }, "distance": 15.07, "direction": 99.18, "angle": 72.16, "elevation": 46.83, "pano_id": "TMX7315080123-000292_pano_0000_002208", "timestamp": "2016-06-15T10:42:19.004440Z", "filename": "pano_0000_002208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 15.06701309, "relative_pitch": 72.16461406037254, "relative_heading": 99.18459495535629, "relative_elevation": 46.8288655411452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88271614021528, 52.3902826274168, 46.4243007469922 ] }, "distance": 15.15, "direction": 279.17, "angle": 71.92, "elevation": 46.42, "pano_id": "TMX7316010203-000801_pano_0000_002375", "timestamp": "2018-06-21T08:47:07.470990Z", "filename": "pano_0000_002375.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 15.151919, "relative_pitch": 71.92440235452293, "relative_heading": 279.16662135558136, "relative_elevation": 46.4243007469922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882715001072532, 52.39028215851196, 0.0 ] }, "distance": 15.22, "direction": 278.93, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00359", "timestamp": "2025-09-29T07:37:01Z", "filename": "2025_09_29_07_20_07_00359.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 15.22030251, "relative_pitch": 0.0, "relative_heading": 278.9262044735064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88316256808818, 52.3902356036503, 45.6474502449855 ] }, "distance": 15.69, "direction": 100.35, "angle": 71.03, "elevation": 45.65, "pano_id": "TMX7316010203-000277_pano_0001_000212", "timestamp": "2017-04-24T07:09:19.983210Z", "filename": "pano_0001_000212.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 15.6893223, "relative_pitch": 71.0318246346756, "relative_heading": 100.35003100141162, "relative_elevation": 45.6474502449855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88270708365761, 52.390283754052, 46.4112984156236 ] }, "distance": 15.78, "direction": 279.26, "angle": 71.22, "elevation": 46.41, "pano_id": "TMX7316010203-001128_pano_0002_000431", "timestamp": "2019-04-15T13:20:43.176950Z", "filename": "pano_0002_000431.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 15.78060003, "relative_pitch": 71.22112735012374, "relative_heading": 279.2593686743202, "relative_elevation": 46.4112984156236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88270596533092, 52.390285817294, 47.3861263561994 ] }, "distance": 15.89, "direction": 280.03, "angle": 71.46, "elevation": 47.39, "pano_id": "TMX7316010203-002052_pano_0000_000838", "timestamp": "2021-03-19T13:23:03.450250Z", "filename": "pano_0000_000838.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 15.89412885, "relative_pitch": 71.45765371097015, "relative_heading": 280.03207218134276, "relative_elevation": 47.3861263561994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88269977923864, 52.3902734058651, 46.1023513739929 ] }, "distance": 16.13, "direction": 274.93, "angle": 70.71, "elevation": 46.1, "pano_id": "TMX7316010203-001068_pano_0002_000372", "timestamp": "2019-01-18T10:20:35.182740Z", "filename": "pano_0002_000372.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 16.13205651, "relative_pitch": 70.71412400002504, "relative_heading": 274.93464940495255, "relative_elevation": 46.1023513739929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88269996762474, 52.3902777853899, 46.518243374303 ] }, "distance": 16.17, "direction": 276.66, "angle": 70.83, "elevation": 46.52, "pano_id": "TMX7316010203-001597_pano_0002_000053", "timestamp": "2020-01-29T09:57:34.433440Z", "filename": "pano_0002_000053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 16.16852192, "relative_pitch": 70.8338886643278, "relative_heading": 276.6593535011951, "relative_elevation": 46.518243374303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88317490488917, 52.3902318176402, 46.5210230108351 ] }, "distance": 16.59, "direction": 101.26, "angle": 70.37, "elevation": 46.52, "pano_id": "TMX7315120208-000073_pano_0010_000392", "timestamp": "2016-06-09T10:59:18.242260Z", "filename": "pano_0010_000392.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 16.59331896, "relative_pitch": 70.36948013955116, "relative_heading": 101.26004246398549, "relative_elevation": 46.5210230108351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88269358848879, 52.3902834534549, 47.2726909313351 ] }, "distance": 16.68, "direction": 278.64, "angle": 70.56, "elevation": 47.27, "pano_id": "TMX7316010203-002548_pano_0000_001769", "timestamp": "2022-04-26T11:23:23.743980Z", "filename": "pano_0000_001769.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 16.68296735, "relative_pitch": 70.56159456589523, "relative_heading": 278.63828541202145, "relative_elevation": 47.2726909313351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88319732202729, 52.390242960237, 46.2630198085681 ] }, "distance": 17.91, "direction": 96.41, "angle": 68.83, "elevation": 46.26, "pano_id": "TMX7316010203-000801_pano_0000_002368", "timestamp": "2018-06-21T08:46:55.126140Z", "filename": "pano_0000_002368.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 17.91207651, "relative_pitch": 68.83463576756863, "relative_heading": 96.41130876021606, "relative_elevation": 46.2630198085681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88320040252012, 52.3902464300533, 46.2909912234172 ] }, "distance": 18.08, "direction": 95.12, "angle": 68.66, "elevation": 46.29, "pano_id": "TMX7316010203-001875_pano_0003_001197", "timestamp": "2020-08-14T09:52:03.853060Z", "filename": "pano_0003_001197.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 18.08195026, "relative_pitch": 68.66364348196376, "relative_heading": 95.1212110990051, "relative_elevation": 46.2909912234172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000073_pano_0010_000385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000073_pano_0010_000385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/09/TMX7315120208-000073/pano_0010_000385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88266592277168, 52.3902824061309, 46.6911142477766 ] }, "distance": 18.53, "direction": 277.41, "angle": 68.35, "elevation": 46.69, "pano_id": "TMX7315120208-000073_pano_0010_000385", "timestamp": "2016-06-09T10:59:12.487380Z", "filename": "pano_0010_000385.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 18.53183459, "relative_pitch": 68.35173279068101, "relative_heading": 277.4073649756424, "relative_elevation": 46.6911142477766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002548_pano_0000_001776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002548_pano_0000_001776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002548/pano_0000_001776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88320203852094, 52.3902254680164, 47.1193573363125 ] }, "distance": 18.55, "direction": 102.29, "angle": 68.52, "elevation": 47.12, "pano_id": "TMX7316010203-002548_pano_0000_001776", "timestamp": "2022-04-26T11:23:26.869010Z", "filename": "pano_0000_001776.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 18.54593937, "relative_pitch": 68.51565345338075, "relative_heading": 102.28654973171818, "relative_elevation": 47.1193573363125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8832096310033, 52.3902427739407, 47.1683356659487 ] }, "distance": 18.75, "direction": 96.19, "angle": 68.32, "elevation": 47.17, "pano_id": "TMX7316010203-002052_pano_0000_000831", "timestamp": "2021-03-19T13:22:57.815360Z", "filename": "pano_0000_000831.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 18.74727777, "relative_pitch": 68.32441941290573, "relative_heading": 96.18827643205216, "relative_elevation": 47.1683356659487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88321013983539, 52.3902392121622, 46.2361996071413 ] }, "distance": 18.83, "direction": 97.38, "angle": 67.84, "elevation": 46.24, "pano_id": "TMX7316010203-001128_pano_0002_000424", "timestamp": "2019-04-15T13:20:37.961950Z", "filename": "pano_0002_000424.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 18.82848728, "relative_pitch": 67.84267036351198, "relative_heading": 97.37603490210209, "relative_elevation": 46.2361996071413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001068_pano_0002_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001068_pano_0002_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001068/pano_0002_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88320809872257, 52.3902252495273, 45.9199690995738 ] }, "distance": 18.95, "direction": 102.09, "angle": 67.57, "elevation": 45.92, "pano_id": "TMX7316010203-001068_pano_0002_000379", "timestamp": "2019-01-18T10:20:39.382660Z", "filename": "pano_0002_000379.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 18.9543452, "relative_pitch": 67.57067655998164, "relative_heading": 102.09296056270513, "relative_elevation": 45.9199690995738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883218250260379, 52.390241735365514, 0.0 ] }, "distance": 19.34, "direction": 96.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00352", "timestamp": "2025-09-29T07:36:56Z", "filename": "2025_09_29_07_20_07_00352.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 19.34317768, "relative_pitch": 0.0, "relative_heading": 96.34123085004734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8826576343444, 52.3903059891694, 46.1324418177828 ] }, "distance": 19.59, "direction": 284.82, "angle": 66.99, "elevation": 46.13, "pano_id": "TMX7316010203-000277_pano_0001_000242", "timestamp": "2017-04-24T07:10:33.602610Z", "filename": "pano_0001_000242.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 19.59367385, "relative_pitch": 66.98777879183767, "relative_heading": 284.8249814622641, "relative_elevation": 46.1324418177828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001597_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001597_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/29/TMX7316010203-001597/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88322173387497, 52.3902298045048, 46.3355157468468 ] }, "distance": 19.77, "direction": 100.09, "angle": 66.9, "elevation": 46.34, "pano_id": "TMX7316010203-001597_pano_0002_000046", "timestamp": "2020-01-29T09:57:29.333450Z", "filename": "pano_0002_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 19.7678778, "relative_pitch": 66.89570496986616, "relative_heading": 100.09240429762656, "relative_elevation": 46.3355157468468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001875_pano_0003_001205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001875_pano_0003_001205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/14/TMX7316010203-001875/pano_0003_001205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88264943590207, 52.3902909082868, 46.48013380263 ] }, "distance": 19.78, "direction": 279.71, "angle": 66.94, "elevation": 46.48, "pano_id": "TMX7316010203-001875_pano_0003_001205", "timestamp": "2020-08-14T09:52:10.698090Z", "filename": "pano_0003_001205.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 19.78276714, "relative_pitch": 66.94453817892206, "relative_heading": 279.70609532059933, "relative_elevation": 46.48013380263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88264664852919, 52.3902820086446, 47.0491630602628 ] }, "distance": 19.83, "direction": 276.79, "angle": 67.15, "elevation": 47.05, "pano_id": "TMX7315080123-000292_pano_0000_002201", "timestamp": "2016-06-15T10:42:14.353950Z", "filename": "pano_0000_002201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 19.82850111, "relative_pitch": 67.14739079688455, "relative_heading": 276.7918014263597, "relative_elevation": 47.0491630602628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882646272002297, 52.39028876905956, 0.0 ] }, "distance": 19.96, "direction": 278.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01212", "timestamp": "2024-10-16T06:45:19Z", "filename": "recording_2024-10-16_06-25-31_01212.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 19.95678743, "relative_pitch": 0.0, "relative_heading": 278.9281809254487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-16_06-25-31_01204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-16_06-25-31_01204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-16_06-25-31_01204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.883226940741949, 52.39023900811614, 0.0 ] }, "distance": 19.97, "direction": 97.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-16_06-25-31_01204", "timestamp": "2024-10-16T06:45:11Z", "filename": "recording_2024-10-16_06-25-31_01204.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 19.96611661, "relative_pitch": 0.0, "relative_heading": 97.01925414408832, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000292_pano_0000_002209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000292_pano_0000_002209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/15/TMX7315080123-000292/pano_0000_002209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8832263478265, 52.3902316028008, 46.8266481561586 ] }, "distance": 20.04, "direction": 99.37, "angle": 66.83, "elevation": 46.83, "pano_id": "TMX7315080123-000292_pano_0000_002209", "timestamp": "2016-06-15T10:42:19.709120Z", "filename": "pano_0000_002209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 20.04364989, "relative_pitch": 66.82716782620405, "relative_heading": 99.37187657013635, "relative_elevation": 46.8266481561586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000801_pano_0000_002376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000801_pano_0000_002376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/21/TMX7316010203-000801/pano_0000_002376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88263848829211, 52.3902841770055, 46.4185318136588 ] }, "distance": 20.41, "direction": 277.28, "angle": 66.27, "elevation": 46.42, "pano_id": "TMX7316010203-000801_pano_0000_002376", "timestamp": "2018-06-21T08:47:14.595950Z", "filename": "pano_0000_002376.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 20.40941945, "relative_pitch": 66.2657446328558, "relative_heading": 277.27998212231415, "relative_elevation": 46.4185318136588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_29_07_20_07_00360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_29_07_20_07_00360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.882636970465708, 52.390292117012024, 0.0 ] }, "distance": 20.64, "direction": 279.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_29_07_20_07_00360", "timestamp": "2025-09-29T07:37:02Z", "filename": "2025_09_29_07_20_07_00360.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 20.64193439, "relative_pitch": 0.0, "relative_heading": 279.6769604485294, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001128_pano_0002_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001128_pano_0002_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/15/TMX7316010203-001128/pano_0002_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88263636327091, 52.3902922719315, 46.4214033484459 ] }, "distance": 20.69, "direction": 279.7, "angle": 65.98, "elevation": 46.42, "pano_id": "TMX7316010203-001128_pano_0002_000432", "timestamp": "2019-04-15T13:20:43.971930Z", "filename": "pano_0002_000432.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 20.6855836, "relative_pitch": 65.9820348590525, "relative_heading": 279.7047835319974, "relative_elevation": 46.4214033484459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000277_pano_0001_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000277_pano_0001_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/24/TMX7316010203-000277/pano_0001_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88324142426597, 52.3902576638115, 45.8909835917875 ] }, "distance": 20.81, "direction": 91.0, "angle": 65.61, "elevation": 45.89, "pano_id": "TMX7316010203-000277_pano_0001_000238", "timestamp": "2017-04-24T07:10:28.592660Z", "filename": "pano_0001_000238.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 20.80567622, "relative_pitch": 65.61180234535708, "relative_heading": 91.00246733799624, "relative_elevation": 45.8909835917875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_29_07_20_07_00356/adjacencies/2025_09_29_07_20_07_00356/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002052_pano_0000_000839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002052_pano_0000_000839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002052/pano_0000_000839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88263468723158, 52.3902945382269, 47.4011390870437 ] }, "distance": 20.84, "direction": 280.34, "angle": 66.27, "elevation": 47.4, "pano_id": "TMX7316010203-002052_pano_0000_000839", "timestamp": "2021-03-19T13:23:04.270210Z", "filename": "pano_0000_000839.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_09_29_07_20_07_00356", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120672.926, 489276.006 ] }, "relative_distance": 20.84182557, "relative_pitch": 66.26536901464316, "relative_heading": 280.3352658361394, "relative_elevation": 47.4011390870437 } ] } }