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/TMX7316010203-001153_pano_0000_004229/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459835122919, 52.3569281055359, 46.8186429506168 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-001153_pano_0000_004229", "timestamp": "2019-05-02T07:15:32.227530Z", "filename": "pano_0000_004229.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "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/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904589362190113, 52.356933463199255, 0.0 ] }, "distance": 0.85, "direction": 314.23, "angle": -88.95, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06014", "timestamp": "2024-09-04T08:29:40Z", "filename": "recording_2024-09-04_05-35-54_06014.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 0.85468423, "relative_pitch": -88.95416959092361, "relative_heading": 314.22930538278797, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458664433759, 52.3569356434518, 45.6152757843956 ] }, "distance": 1.16, "direction": 316.44, "angle": -46.11, "elevation": -1.2, "pano_id": "TMX7316010203-000783_pano_0000_001142", "timestamp": "2018-06-11T07:13:45.818600Z", "filename": "pano_0000_001142.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 1.15745528, "relative_pitch": -46.11411417754482, "relative_heading": 316.441542066385, "relative_elevation": -1.2033671662211987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458024470146, 52.3569256110608, 45.6395747205243 ] }, "distance": 1.26, "direction": 257.32, "angle": -43.0, "elevation": -1.18, "pano_id": "TMX7316010203-002913_pano_0007_000290", "timestamp": "2023-01-03T10:42:53.951090Z", "filename": "pano_0007_000290.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 1.26444836, "relative_pitch": -42.998813794590646, "relative_heading": 257.3192197879155, "relative_elevation": -1.179068230092497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459115597751, 52.3569139440709, 45.4143509659916 ] }, "distance": 1.65, "direction": 197.28, "angle": -40.4, "elevation": -1.4, "pano_id": "TMX7316010203-001794_pano_0000_000044", "timestamp": "2020-07-07T09:32:50.913270Z", "filename": "pano_0000_000044.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 1.65029447, "relative_pitch": -40.395596285973056, "relative_heading": 197.28036083646774, "relative_elevation": -1.4042919846251962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462206308402, 52.3569192139899, 48.3499455116689 ] }, "distance": 1.89, "direction": 121.49, "angle": 38.95, "elevation": 1.53, "pano_id": "TMX7316010203-000770_pano_0000_002933", "timestamp": "2018-06-01T12:18:01.439640Z", "filename": "pano_0000_002933.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 1.8943997, "relative_pitch": 38.94969351112318, "relative_heading": 121.48501811809416, "relative_elevation": 1.531302561052101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458874756333, 52.3569111319847, 45.2613326078281 ] }, "distance": 2.0, "direction": 199.11, "angle": -37.92, "elevation": -1.56, "pano_id": "TMX7316010203-001703_pano_0000_003213", "timestamp": "2020-05-13T05:59:44.327330Z", "filename": "pano_0000_003213.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 1.99884058, "relative_pitch": -37.922399744647414, "relative_heading": 199.10746438971108, "relative_elevation": -1.5573103427886963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457395402558, 52.3569425405031, 45.2008729521185 ] }, "distance": 2.31, "direction": 314.02, "angle": -34.99, "elevation": -1.62, "pano_id": "TMX7316010203-001038_pano_0001_001702", "timestamp": "2019-01-04T13:01:21.438170Z", "filename": "pano_0001_001702.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.31146831, "relative_pitch": -34.987730910063, "relative_heading": 314.0192246037863, "relative_elevation": -1.6177699984982965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9046022011033, 52.3569061415509, 45.8698176052421 ] }, "distance": 2.46, "direction": 173.87, "angle": -21.11, "elevation": -0.95, "pano_id": "TMX7316060226-000011_pano_0000_007919", "timestamp": "2016-08-02T10:03:00.506740Z", "filename": "pano_0000_007919.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.45805765, "relative_pitch": -21.10689446441329, "relative_heading": 173.8744326709005, "relative_elevation": -0.9488253453747006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-30_11-08-39_00394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-30_11-08-39_00394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-30_11-08-39_00394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904602000784582, 52.35690571987744, 0.0 ] }, "distance": 2.5, "direction": 174.3, "angle": -86.94, "elevation": -46.82, "pano_id": "recording_2025-09-30_11-08-39_00394", "timestamp": "2025-09-30T11:14:08Z", "filename": "recording_2025-09-30_11-08-39_00394.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.5033237, "relative_pitch": -86.93939369811528, "relative_heading": 174.29961930099472, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457801417202, 52.3569474424113, 44.9790955316275 ] }, "distance": 2.56, "direction": 327.22, "angle": -35.71, "elevation": -1.84, "pano_id": "TMX7316010203-002137_pano_0000_000222", "timestamp": "2021-05-12T07:25:22.545430Z", "filename": "pano_0000_000222.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.55921839, "relative_pitch": -35.70830339052242, "relative_heading": 327.22069365155664, "relative_elevation": -1.839547418989298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459809287848, 52.3569043955326, 44.9740937026218 ] }, "distance": 2.64, "direction": 180.38, "angle": -34.96, "elevation": -1.84, "pano_id": "TMX7316010203-002137_pano_0000_000223", "timestamp": "2021-05-12T07:25:22.930400Z", "filename": "pano_0000_000223.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.63836857, "relative_pitch": -34.958356911196326, "relative_heading": 180.38224484599843, "relative_elevation": -1.8445492479949976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458226471254, 52.3569501596854, 45.8804290024564 ] }, "distance": 2.69, "direction": 335.93, "angle": -19.24, "elevation": -0.94, "pano_id": "TMX7316060226-000011_pano_0000_007918", "timestamp": "2016-08-02T10:02:59.911760Z", "filename": "pano_0000_007918.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.68766952, "relative_pitch": -19.24311636097901, "relative_heading": 335.9344654707843, "relative_elevation": -0.9382139481603957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463774524481, 52.3569340614879, 46.5074262889102 ] }, "distance": 2.76, "direction": 76.13, "angle": -6.42, "elevation": -0.31, "pano_id": "TMX7316010203-001038_pano_0001_000869", "timestamp": "2019-01-04T12:43:34.202670Z", "filename": "pano_0001_000869.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.76454737, "relative_pitch": -6.422983950347402, "relative_heading": 76.12941313935973, "relative_elevation": -0.31121666170659523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904639355971481, 52.356927631457005, 0.0 ] }, "distance": 2.79, "direction": 91.08, "angle": -86.58, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00382", "timestamp": "2025-07-14T05:14:32Z", "filename": "recording_2025-07-14_05-10-02_00382.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.79417022, "relative_pitch": -86.58459788417862, "relative_heading": 91.0817673447654, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9046294173369, 52.3569448740776, 45.3048805566505 ] }, "distance": 2.82, "direction": 48.6, "angle": -28.21, "elevation": -1.51, "pano_id": "TMX7316010203-002112_pano_0001_002227", "timestamp": "2021-04-21T12:55:30.490750Z", "filename": "pano_0001_002227.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.82159106, "relative_pitch": -28.213223624517763, "relative_heading": 48.601255828133695, "relative_elevation": -1.5137623939662959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463463019776, 52.3569153547799, 45.9720621928573 ] }, "distance": 2.85, "direction": 119.86, "angle": -16.54, "elevation": -0.85, "pano_id": "TMX7316010203-002913_pano_0007_000320", "timestamp": "2023-01-03T10:43:25.345810Z", "filename": "pano_0007_000320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.84998139, "relative_pitch": -16.54393725041584, "relative_heading": 119.85705566540194, "relative_elevation": -0.8465807577594973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463557111945, 52.3569156110846, 45.7173286853358 ] }, "distance": 2.89, "direction": 118.73, "angle": -20.85, "elevation": -1.1, "pano_id": "TMX7316010203-001538_pano_0001_000441", "timestamp": "2020-01-07T11:38:17.420230Z", "filename": "pano_0001_000441.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 2.89193462, "relative_pitch": -20.847967764331006, "relative_heading": 118.73464365173378, "relative_elevation": -1.1013142652809975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463292755329, 52.3569467303632, 45.6094191102311 ] }, "distance": 3.14, "direction": 48.66, "angle": -21.08, "elevation": -1.21, "pano_id": "TMX7316010203-000720_pano_0002_003016", "timestamp": "2018-05-15T08:21:12.514940Z", "filename": "pano_0002_003016.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.13758207, "relative_pitch": -21.076658086316773, "relative_heading": 48.659819469018785, "relative_elevation": -1.2092238403856967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463352835889, 52.3569464535544, 45.3118763184175 ] }, "distance": 3.15, "direction": 49.57, "angle": -25.58, "elevation": -1.51, "pano_id": "TMX7316010203-001063_pano_0000_000732", "timestamp": "2019-01-18T07:45:29.461450Z", "filename": "pano_0000_000732.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.14836904, "relative_pitch": -25.57514312301748, "relative_heading": 49.572760006239804, "relative_elevation": -1.5067666321993016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904644845537573, 52.356923915605094, 0.0 ] }, "distance": 3.2, "direction": 98.37, "angle": -86.09, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03182", "timestamp": "2024-09-04T06:33:40Z", "filename": "recording_2024-09-04_05-35-54_03182.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.20180601, "relative_pitch": -86.0877810450622, "relative_heading": 98.3728738706592, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459289666933, 52.3568994802397, 45.1949920449406 ] }, "distance": 3.21, "direction": 186.65, "angle": -26.85, "elevation": -1.62, "pano_id": "TMX7316010203-001038_pano_0001_001703", "timestamp": "2019-01-04T13:01:21.838090Z", "filename": "pano_0001_001703.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.20685995, "relative_pitch": -26.85334550516886, "relative_heading": 186.65458279310434, "relative_elevation": -1.6236509056762003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464357848229, 52.3569169238299, 45.4396129073575 ] }, "distance": 3.32, "direction": 111.99, "angle": -22.54, "elevation": -1.38, "pano_id": "TMX7316010203-002469_pano_0000_000392", "timestamp": "2022-03-23T07:37:26.746140Z", "filename": "pano_0000_000392.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.3230804, "relative_pitch": -22.53773927817799, "relative_heading": 111.98857801581664, "relative_elevation": -1.3790300432592986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462489022342, 52.3569545859909, 46.0340103656054 ] }, "distance": 3.46, "direction": 31.53, "angle": -12.79, "elevation": -0.78, "pano_id": "TMX7316010203-002115_pano_0000_000218", "timestamp": "2021-04-23T07:21:54.571030Z", "filename": "pano_0000_000218.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.45711785, "relative_pitch": -12.787307681250041, "relative_heading": 31.534485566966215, "relative_elevation": -0.7846325850114013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464630886423, 52.356916913389, 45.9126765225083 ] }, "distance": 3.5, "direction": 110.86, "angle": -14.53, "elevation": -0.91, "pano_id": "TMX7316010203-001045_pano_0000_001777", "timestamp": "2019-01-09T12:53:32.068820Z", "filename": "pano_0000_001777.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.49667853, "relative_pitch": -14.525551727623814, "relative_heading": 110.86487468161003, "relative_elevation": -0.9059664281084991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463278416199, 52.3569526953818, 45.4983811071143 ] }, "distance": 3.6, "direction": 40.61, "angle": -20.12, "elevation": -1.32, "pano_id": "TMX7316010203-001789_pano_0000_001347", "timestamp": "2020-07-06T07:46:55.573980Z", "filename": "pano_0000_001347.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.60419998, "relative_pitch": -20.118390696268623, "relative_heading": 40.60858531240904, "relative_elevation": -1.3202618435025002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456855383651, 52.3569548709311, 45.2667098315433 ] }, "distance": 3.6, "direction": 325.72, "angle": -23.3, "elevation": -1.55, "pano_id": "TMX7316010203-001703_pano_0000_003212", "timestamp": "2020-05-13T05:59:43.877340Z", "filename": "pano_0000_003212.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.60438507, "relative_pitch": -23.295168088055483, "relative_heading": 325.72031490766756, "relative_elevation": -1.551933119073496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461521269527, 52.3569590035495, 45.9755875524133 ] }, "distance": 3.62, "direction": 18.48, "angle": -13.09, "elevation": -0.84, "pano_id": "TMX7316010203-002913_pano_0007_000321", "timestamp": "2023-01-03T10:43:25.915810Z", "filename": "pano_0007_000321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.62499172, "relative_pitch": -13.092403905707659, "relative_heading": 18.475867519707453, "relative_elevation": -0.8430553982034965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464540470177, 52.3569112328484, 46.0368532864377 ] }, "distance": 3.72, "direction": 120.36, "angle": -11.88, "elevation": -0.78, "pano_id": "TMX7316010203-002115_pano_0000_000217", "timestamp": "2021-04-23T07:21:54.101030Z", "filename": "pano_0000_000217.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.71510151, "relative_pitch": -11.883681627504297, "relative_heading": 120.3557673697139, "relative_elevation": -0.7817896641791009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9046135329566, 52.3569602995476, 45.7276065889746 ] }, "distance": 3.73, "direction": 16.11, "angle": -16.31, "elevation": -1.09, "pano_id": "TMX7316010203-001538_pano_0001_000442", "timestamp": "2020-01-07T11:38:18.110140Z", "filename": "pano_0001_000442.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.72869431, "relative_pitch": -16.309764713670795, "relative_heading": 16.105051401248467, "relative_elevation": -1.091036361642196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90460429773192, 52.3569623135255, 48.3613482015207 ] }, "distance": 3.83, "direction": 6.08, "angle": 21.95, "elevation": 1.54, "pano_id": "TMX7316010203-000770_pano_0000_002934", "timestamp": "2018-06-01T12:18:01.959570Z", "filename": "pano_0000_002934.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.82796365, "relative_pitch": 21.949897029349792, "relative_heading": 6.075354199368483, "relative_elevation": 1.5427052509039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462342091591, 52.3569590850281, 45.4346813540906 ] }, "distance": 3.85, "direction": 26.36, "angle": -19.79, "elevation": -1.38, "pano_id": "TMX7316010203-002469_pano_0000_000393", "timestamp": "2022-03-23T07:37:27.246190Z", "filename": "pano_0000_000393.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.84715369, "relative_pitch": -19.785509846030656, "relative_heading": 26.357249264966992, "relative_elevation": -1.3839615965261984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045712643573, 52.3569589968704, 45.4139430876821 ] }, "distance": 3.9, "direction": 331.77, "angle": -19.8, "elevation": -1.4, "pano_id": "TMX7316010203-001794_pano_0000_000043", "timestamp": "2020-07-07T09:32:50.443280Z", "filename": "pano_0000_000043.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 3.90146285, "relative_pitch": -19.80112854344451, "relative_heading": 331.7699902503051, "relative_elevation": -1.4046998629346987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462641512734, 52.3569609259287, 45.9169158451259 ] }, "distance": 4.12, "direction": 27.63, "angle": -12.34, "elevation": -0.9, "pano_id": "TMX7316010203-001045_pano_0000_001778", "timestamp": "2019-01-09T12:53:32.588760Z", "filename": "pano_0000_001778.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.12229448, "relative_pitch": -12.338758164345228, "relative_heading": 27.633918967835225, "relative_elevation": -0.9017271054908989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465261258851, 52.3569095193041, 45.5023820931092 ] }, "distance": 4.24, "direction": 119.22, "angle": -17.26, "elevation": -1.32, "pano_id": "TMX7316010203-001789_pano_0000_001346", "timestamp": "2020-07-06T07:46:55.148930Z", "filename": "pano_0000_001346.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.2360396, "relative_pitch": -17.261541185280365, "relative_heading": 119.22436775185682, "relative_elevation": -1.3162608575076007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90460958358726, 52.356890342621, 45.621801642701 ] }, "distance": 4.27, "direction": 169.68, "angle": -15.65, "elevation": -1.2, "pano_id": "TMX7316010203-000783_pano_0000_001143", "timestamp": "2018-06-11T07:13:46.513550Z", "filename": "pano_0000_001143.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.27115122, "relative_pitch": -15.653677165232162, "relative_heading": 169.67852331992083, "relative_elevation": -1.196841307915797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904608612357947, 52.35689022338528, 0.0 ] }, "distance": 4.27, "direction": 170.58, "angle": -84.79, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06015", "timestamp": "2024-09-04T08:29:40Z", "filename": "recording_2024-09-04_05-35-54_06015.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.2728814, "relative_pitch": -84.7853735617002, "relative_heading": 170.5833686452405, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464858300537, 52.3569016549797, 45.310895934701 ] }, "distance": 4.51, "direction": 130.7, "angle": -18.47, "elevation": -1.51, "pano_id": "TMX7316010203-002112_pano_0001_002226", "timestamp": "2021-04-21T12:55:29.890720Z", "filename": "pano_0001_002226.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.51387154, "relative_pitch": -18.47062031475449, "relative_heading": 130.69619730256198, "relative_elevation": -1.5077470159157969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465260285083, 52.356903193091, 45.6074130842462 ] }, "distance": 4.62, "direction": 126.87, "angle": -14.69, "elevation": -1.21, "pano_id": "TMX7316010203-000720_pano_0002_003015", "timestamp": "2018-05-15T08:21:12.045150Z", "filename": "pano_0002_003015.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.62021773, "relative_pitch": -14.690003191241159, "relative_heading": 126.86956390992486, "relative_elevation": -1.2112298663706014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465321835206, 52.3569031899909, 45.3150196718052 ] }, "distance": 4.65, "direction": 126.56, "angle": -17.9, "elevation": -1.5, "pano_id": "TMX7316010203-001063_pano_0000_000731", "timestamp": "2019-01-18T07:45:28.921540Z", "filename": "pano_0000_000731.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.65403889, "relative_pitch": -17.904566943593583, "relative_heading": 126.56320979413186, "relative_elevation": -1.5036232788115953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904625550877221, 52.35696725209342, 0.0 ] }, "distance": 4.73, "direction": 23.05, "angle": -84.23, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03183", "timestamp": "2024-09-04T06:33:41Z", "filename": "recording_2024-09-04_05-35-54_03183.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.73379286, "relative_pitch": -84.22649379025977, "relative_heading": 23.045802890152213, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465276506752, 52.3569005147485, 45.2690492058173 ] }, "distance": 4.81, "direction": 129.63, "angle": -17.84, "elevation": -1.55, "pano_id": "TMX7316010203-000251_pano_0000_004152", "timestamp": "2017-04-07T09:33:38.069510Z", "filename": "pano_0000_004152.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.81346051, "relative_pitch": -17.844885753596788, "relative_heading": 129.62973096489222, "relative_elevation": -1.5495937447994947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461698780061, 52.3568848842898, 46.7943897685036 ] }, "distance": 4.97, "direction": 165.21, "angle": -0.28, "elevation": -0.02, "pano_id": "TMX7316010203-001153_pano_0000_004230", "timestamp": "2019-05-02T07:15:32.707530Z", "filename": "pano_0000_004230.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 4.9741909, "relative_pitch": -0.2793608027981571, "relative_heading": 165.2109180258107, "relative_elevation": -0.024253182113199045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457925956702, 52.3569716667504, 46.8445205949247 ] }, "distance": 5.02, "direction": 344.98, "angle": 0.3, "elevation": 0.03, "pano_id": "TMX7316010203-001153_pano_0000_004228", "timestamp": "2019-05-02T07:15:31.752540Z", "filename": "pano_0000_004228.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.01872274, "relative_pitch": 0.2954270916707707, "relative_heading": 344.97894283420305, "relative_elevation": 0.02587764430790429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462072526663, 52.35697108308636, 0.0 ] }, "distance": 5.02, "direction": 17.68, "angle": -83.88, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00383", "timestamp": "2025-07-14T05:14:33Z", "filename": "recording_2025-07-14_05-10-02_00383.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.01935681, "relative_pitch": -83.88077769040656, "relative_heading": 17.679651780502727, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459959560943, 52.3568813469967, 45.6421665539965 ] }, "distance": 5.2, "direction": 179.07, "angle": -12.74, "elevation": -1.18, "pano_id": "TMX7316010203-002913_pano_0007_000291", "timestamp": "2023-01-03T10:42:54.601080Z", "filename": "pano_0007_000291.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.20370618, "relative_pitch": -12.739503322382289, "relative_heading": 179.06647919004416, "relative_elevation": -1.176476396620295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456028873593, 52.3569697875595, 45.6287171272561 ] }, "distance": 5.31, "direction": 330.79, "angle": -12.62, "elevation": -1.19, "pano_id": "TMX7316010203-002913_pano_0007_000289", "timestamp": "2023-01-03T10:42:53.301130Z", "filename": "pano_0007_000289.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.31385135, "relative_pitch": -12.621967335741664, "relative_heading": 330.7901272501409, "relative_elevation": -1.1899258233606957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461805987603, 52.356977225861, 46.494399917312 ] }, "distance": 5.63, "direction": 13.8, "angle": -3.3, "elevation": -0.32, "pano_id": "TMX7316010203-001038_pano_0001_000870", "timestamp": "2019-01-04T12:43:34.842690Z", "filename": "pano_0001_000870.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.62833918, "relative_pitch": -3.2971087277511466, "relative_heading": 13.802207562247554, "relative_elevation": -0.3242430333047963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904569855064505, 52.35697663516693, 0.0 ] }, "distance": 5.74, "direction": 340.23, "angle": -83.01, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06013", "timestamp": "2024-09-04T08:29:39Z", "filename": "recording_2024-09-04_05-35-54_06013.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.73848823, "relative_pitch": -83.01219898117068, "relative_heading": 340.2253467253535, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465774162198, 52.3568908757589, 46.5238876780495 ] }, "distance": 5.79, "direction": 135.67, "angle": -2.91, "elevation": -0.29, "pano_id": "TMX7316010203-001038_pano_0001_000868", "timestamp": "2019-01-04T12:43:33.607650Z", "filename": "pano_0001_000868.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.79090416, "relative_pitch": -2.913823249215381, "relative_heading": 135.67452227797693, "relative_elevation": -0.2947552725673006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904569178675376, 52.356977200300314, 0.0 ] }, "distance": 5.81, "direction": 340.01, "angle": -82.92, "elevation": -46.82, "pano_id": "recording_2025-07-14_08-27-06_00229", "timestamp": "2025-07-14T08:34:55Z", "filename": "recording_2025-07-14_08-27-06_00229.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 5.81329742, "relative_pitch": -82.92202137062239, "relative_heading": 340.00762852596176, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456486489209, 52.3569807453929, 45.6055138623342 ] }, "distance": 6.29, "direction": 338.72, "angle": -10.92, "elevation": -1.21, "pano_id": "TMX7316010203-000783_pano_0000_001141", "timestamp": "2018-06-11T07:13:45.143620Z", "filename": "pano_0000_001141.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.28607421, "relative_pitch": -10.923042400524452, "relative_heading": 338.7194390355464, "relative_elevation": -1.2131290882825994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904658411829073, 52.35688422649614, 0.0 ] }, "distance": 6.37, "direction": 140.03, "angle": -82.25, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00381", "timestamp": "2025-07-14T05:14:32Z", "filename": "recording_2025-07-14_05-10-02_00381.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.37055141, "relative_pitch": -82.25142531836507, "relative_heading": 140.03463571086243, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464086708594, 52.3568761309533, 48.3388605033979 ] }, "distance": 6.47, "direction": 153.4, "angle": 13.23, "elevation": 1.52, "pano_id": "TMX7316010203-000770_pano_0000_002932", "timestamp": "2018-06-01T12:18:00.924560Z", "filename": "pano_0000_002932.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.468266, "relative_pitch": 13.226020562578562, "relative_heading": 153.39600128323536, "relative_elevation": 1.520217552781105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461331183291, 52.3569870547173, 45.2635052297264 ] }, "distance": 6.64, "direction": 8.83, "angle": -13.18, "elevation": -1.56, "pano_id": "TMX7316010203-000251_pano_0000_004153", "timestamp": "2017-04-07T09:33:39.014570Z", "filename": "pano_0000_004153.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.63823772, "relative_pitch": -13.184889541842042, "relative_heading": 8.832449878710845, "relative_elevation": -1.5551377208904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461060594517, 52.3568689087692, 45.4200386358425 ] }, "distance": 6.64, "direction": 172.78, "angle": -11.89, "elevation": -1.4, "pano_id": "TMX7316010203-001794_pano_0000_000045", "timestamp": "2020-07-07T09:32:51.383290Z", "filename": "pano_0000_000045.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.63977117, "relative_pitch": -11.89491917153532, "relative_heading": 172.77619678785328, "relative_elevation": -1.3986043147742961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045155238861, 52.3568962147029, 47.0113098146394 ] }, "distance": 6.67, "direction": 237.84, "angle": 1.66, "elevation": 0.19, "pano_id": "TMX7316010203-000251_pano_0000_004274", "timestamp": "2017-04-07T09:38:54.517240Z", "filename": "pano_0000_004274.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.66610431, "relative_pitch": 1.6555285318505737, "relative_heading": 237.83643281950376, "relative_elevation": 0.19266686402259836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9046111280271, 52.3569881377572, 45.2937963111326 ] }, "distance": 6.74, "direction": 7.42, "angle": -12.75, "elevation": -1.52, "pano_id": "TMX7316010203-002112_pano_0001_002228", "timestamp": "2021-04-21T12:55:31.045880Z", "filename": "pano_0001_002228.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.73651172, "relative_pitch": -12.754285421195172, "relative_heading": 7.42448686208913, "relative_elevation": -1.5248466394841955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90460783491649, 52.3568670641845, 45.2592235784978 ] }, "distance": 6.82, "direction": 174.57, "angle": -12.87, "elevation": -1.56, "pano_id": "TMX7316010203-001703_pano_0000_003214", "timestamp": "2020-05-13T05:59:44.777310Z", "filename": "pano_0000_003214.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.8229856, "relative_pitch": -12.874042348200367, "relative_heading": 174.56601267388234, "relative_elevation": -1.5594193721189953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461467704348, 52.356989613428, 45.3096322119236 ] }, "distance": 6.93, "direction": 9.23, "angle": -12.28, "elevation": -1.51, "pano_id": "TMX7316010203-001063_pano_0000_000733", "timestamp": "2019-01-18T07:45:29.996520Z", "filename": "pano_0000_000733.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.93402881, "relative_pitch": -12.277501207367791, "relative_heading": 9.230663285696687, "relative_elevation": -1.509010738693199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466478412929, 52.35688066234276, 0.0 ] }, "distance": 6.95, "direction": 139.39, "angle": -81.55, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03181", "timestamp": "2024-09-04T06:33:39Z", "filename": "recording_2024-09-04_05-35-54_03181.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 6.95381862, "relative_pitch": -81.55180843314496, "relative_heading": 139.39193222578612, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461422770221, 52.3569903024476, 45.6097427047789 ] }, "distance": 7.0, "direction": 8.88, "angle": -9.79, "elevation": -1.21, "pano_id": "TMX7316010203-000720_pano_0002_003017", "timestamp": "2018-05-15T08:21:12.984950Z", "filename": "pano_0002_003017.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.0049243, "relative_pitch": -9.791578645774306, "relative_heading": 8.88290781045937, "relative_elevation": -1.2089002458378957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90455461476188, 52.3569859238429, 45.2014959873632 ] }, "distance": 7.09, "direction": 335.15, "angle": -12.85, "elevation": -1.62, "pano_id": "TMX7316010203-001038_pano_0001_001701", "timestamp": "2019-01-04T13:01:21.038240Z", "filename": "pano_0001_001701.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.09023063, "relative_pitch": -12.848294938549897, "relative_heading": 335.1486254022783, "relative_elevation": -1.617146963253596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465491410511, 52.3568720218986, 45.9737304672599 ] }, "distance": 7.33, "direction": 148.3, "angle": -6.57, "elevation": -0.84, "pano_id": "TMX7316010203-002913_pano_0007_000319", "timestamp": "2023-01-03T10:43:24.790830Z", "filename": "pano_0007_000319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.33460863, "relative_pitch": -6.571240289545516, "relative_heading": 148.30430553847836, "relative_elevation": -0.8449124833569002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90455784281471, 52.3569902130459, 44.9794284850359 ] }, "distance": 7.44, "direction": 338.23, "angle": -13.88, "elevation": -1.84, "pano_id": "TMX7316010203-002137_pano_0000_000221", "timestamp": "2021-05-12T07:25:22.175440Z", "filename": "pano_0000_000221.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.44164988, "relative_pitch": -13.882530828347374, "relative_heading": 338.2309780069168, "relative_elevation": -1.8392144655808949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466431607876, 52.3568744725805, 45.4417601944879 ] }, "distance": 7.47, "direction": 143.02, "angle": -10.44, "elevation": -1.38, "pano_id": "TMX7316010203-002469_pano_0000_000391", "timestamp": "2022-03-23T07:37:26.246190Z", "filename": "pano_0000_000391.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.47091356, "relative_pitch": -10.442384436804067, "relative_heading": 143.0181150819358, "relative_elevation": -1.3768827561289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9046177370182, 52.356861601965, 44.9786528227851 ] }, "distance": 7.52, "direction": 169.88, "angle": -13.75, "elevation": -1.84, "pano_id": "TMX7316010203-002137_pano_0000_000224", "timestamp": "2021-05-12T07:25:23.330400Z", "filename": "pano_0000_000224.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.51706663, "relative_pitch": -13.754139531761707, "relative_heading": 169.8804781451162, "relative_elevation": -1.8399901278316975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462210797371, 52.3568620929765, 45.8626217124984 ] }, "distance": 7.52, "direction": 167.57, "angle": -7.24, "elevation": -0.96, "pano_id": "TMX7316060226-000011_pano_0000_007920", "timestamp": "2016-08-02T10:03:01.121720Z", "filename": "pano_0000_007920.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.52169884, "relative_pitch": -7.243555428098853, "relative_heading": 167.5735899372759, "relative_elevation": -0.9560212381183959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465775763824, 52.3568710486339, 45.7137615615502 ] }, "distance": 7.53, "direction": 147.48, "angle": -8.35, "elevation": -1.1, "pano_id": "TMX7316010203-001538_pano_0001_000440", "timestamp": "2020-01-07T11:38:16.720180Z", "filename": "pano_0001_000440.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.52931667, "relative_pitch": -8.348224214199183, "relative_heading": 147.4829216626712, "relative_elevation": -1.1048813890665983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461328413674, 52.3569962859581, 45.4948094794527 ] }, "distance": 7.65, "direction": 7.64, "angle": -9.81, "elevation": -1.32, "pano_id": "TMX7316010203-001789_pano_0000_001348", "timestamp": "2020-07-06T07:46:56.004150Z", "filename": "pano_0000_001348.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.65462899, "relative_pitch": -9.811988282274067, "relative_heading": 7.637840337691805, "relative_elevation": -1.3238334711641002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466697612398, 52.3568734306769, 45.9125174153596 ] }, "distance": 7.67, "direction": 142.46, "angle": -6.74, "elevation": -0.91, "pano_id": "TMX7316010203-001045_pano_0000_001776", "timestamp": "2019-01-09T12:53:31.558790Z", "filename": "pano_0000_001776.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.67291509, "relative_pitch": -6.735095958110322, "relative_heading": 142.45784868384757, "relative_elevation": -0.9061255352571962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007917/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007917/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007917/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007917/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007917/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007917/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007917/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007917/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007917/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456223115292, 52.3569942636853, 45.8952573677525 ] }, "distance": 7.76, "direction": 341.52, "angle": -6.78, "elevation": -0.92, "pano_id": "TMX7316060226-000011_pano_0000_007917", "timestamp": "2016-08-02T10:02:59.316790Z", "filename": "pano_0000_007917.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.76211262, "relative_pitch": -6.784058433975106, "relative_heading": 341.5161934742495, "relative_elevation": -0.9233855828642987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90460420634826, 52.3569979494629, 46.0257847709581 ] }, "distance": 7.78, "direction": 2.94, "angle": -5.82, "elevation": -0.79, "pano_id": "TMX7316010203-002115_pano_0000_000219", "timestamp": "2021-04-23T07:21:55.051170Z", "filename": "pano_0000_000219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 7.78205281, "relative_pitch": -5.817387707515943, "relative_heading": 2.938293951697854, "relative_elevation": -0.7928581796587011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461213126134, 52.3568561263406, 45.1959387371317 ] }, "distance": 8.06, "direction": 173.31, "angle": -11.38, "elevation": -1.62, "pano_id": "TMX7316010203-001038_pano_0001_001704", "timestamp": "2019-01-04T13:01:22.243030Z", "filename": "pano_0001_001704.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.06425825, "relative_pitch": -11.377225782547008, "relative_heading": 173.31446054193756, "relative_elevation": -1.6227042134851004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466601448902, 52.3568679161891, 46.0412221681327 ] }, "distance": 8.13, "direction": 145.46, "angle": -5.46, "elevation": -0.78, "pano_id": "TMX7316010203-002115_pano_0000_000216", "timestamp": "2021-04-23T07:21:53.636020Z", "filename": "pano_0000_000216.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.13069554, "relative_pitch": -5.461762433488271, "relative_heading": 145.46015272937532, "relative_elevation": -0.7774207824841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90460429787562, 52.3570014176106, 45.4236633181572 ] }, "distance": 8.17, "direction": 2.84, "angle": -9.69, "elevation": -1.39, "pano_id": "TMX7316010203-002469_pano_0000_000394", "timestamp": "2022-03-23T07:37:27.751150Z", "filename": "pano_0000_000394.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.16779146, "relative_pitch": -9.692049092433924, "relative_heading": 2.8432104287140163, "relative_elevation": -1.394979632459595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459755334386, 52.3570030391325, 45.9737903857604 ] }, "distance": 8.34, "direction": 359.63, "angle": -5.79, "elevation": -0.84, "pano_id": "TMX7316010203-002913_pano_0007_000322", "timestamp": "2023-01-03T10:43:26.510800Z", "filename": "pano_0007_000322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.33834762, "relative_pitch": -5.785540990838324, "relative_heading": 359.6264688577971, "relative_elevation": -0.8448525648563958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90467312031754, 52.3568662652883, 45.5035341177136 ] }, "distance": 8.56, "direction": 143.49, "angle": -8.73, "elevation": -1.32, "pano_id": "TMX7316010203-001789_pano_0000_001345", "timestamp": "2020-07-06T07:46:54.723980Z", "filename": "pano_0000_001345.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.5615764, "relative_pitch": -8.732715730681784, "relative_heading": 143.48801765344652, "relative_elevation": -1.3151088329031992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90460760819592, 52.3570048674108, 45.9176729340106 ] }, "distance": 8.56, "direction": 4.22, "angle": -6.01, "elevation": -0.9, "pano_id": "TMX7316010203-001045_pano_0000_001779", "timestamp": "2019-01-09T12:53:33.113790Z", "filename": "pano_0000_001779.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.56486242, "relative_pitch": -6.005072865846726, "relative_heading": 4.222841746763606, "relative_elevation": -0.9009700166062018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90454756693893, 52.3569988203384, 45.2714474098757 ] }, "distance": 8.6, "direction": 336.26, "angle": -10.2, "elevation": -1.55, "pano_id": "TMX7316010203-001703_pano_0000_003211", "timestamp": "2020-05-13T05:59:43.422360Z", "filename": "pano_0000_003211.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.59582241, "relative_pitch": -10.20363480770339, "relative_heading": 336.26447047295716, "relative_elevation": -1.5471955407411002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459172492251, 52.3570054112892, 45.7362155700102 ] }, "distance": 8.61, "direction": 357.0, "angle": -7.16, "elevation": -1.08, "pano_id": "TMX7316010203-001538_pano_0001_000443", "timestamp": "2020-01-07T11:38:18.795130Z", "filename": "pano_0001_000443.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.61396841, "relative_pitch": -7.162221290596835, "relative_heading": 356.99578848759444, "relative_elevation": -1.082427380606596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458788570692, 52.3570057295665, 48.3639199174941 ] }, "distance": 8.67, "direction": 355.28, "angle": 10.11, "elevation": 1.55, "pano_id": "TMX7316010203-000770_pano_0000_002935", "timestamp": "2018-06-01T12:18:02.489560Z", "filename": "pano_0000_002935.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 8.66692568, "relative_pitch": 10.109369919442738, "relative_heading": 355.28099778076427, "relative_elevation": 1.545276966877303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045509252068, 52.3570040044276, 45.4130543498322 ] }, "distance": 9.04, "direction": 339.06, "angle": -8.84, "elevation": -1.41, "pano_id": "TMX7316010203-001794_pano_0000_000042", "timestamp": "2020-07-07T09:32:49.973310Z", "filename": "pano_0000_000042.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.04257852, "relative_pitch": -8.835413101930458, "relative_heading": 339.0639122708797, "relative_elevation": -1.405588600784597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466810122118, 52.3568586303886, 45.3408578587696 ] }, "distance": 9.07, "direction": 148.42, "angle": -9.25, "elevation": -1.48, "pano_id": "TMX7316010203-002112_pano_0001_002225", "timestamp": "2021-04-21T12:55:29.215720Z", "filename": "pano_0001_002225.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.07455448, "relative_pitch": -9.24938521644402, "relative_heading": 148.42098960709228, "relative_elevation": -1.4777850918471955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90467381173938, 52.3568600765777, 45.3221142990515 ] }, "distance": 9.15, "direction": 145.82, "angle": -9.29, "elevation": -1.5, "pano_id": "TMX7316010203-001063_pano_0000_000730", "timestamp": "2019-01-18T07:45:28.366550Z", "filename": "pano_0000_000730.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.15064946, "relative_pitch": -9.288122996116176, "relative_heading": 145.8171102166457, "relative_elevation": -1.4965286515652991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90467292803578, 52.3568596091804, 45.6039774958044 ] }, "distance": 9.16, "direction": 146.31, "angle": -7.55, "elevation": -1.21, "pano_id": "TMX7316010203-000720_pano_0002_003014", "timestamp": "2018-05-15T08:21:11.574950Z", "filename": "pano_0002_003014.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.16018837, "relative_pitch": -7.553506878726958, "relative_heading": 146.31141989128577, "relative_elevation": -1.2146654548123976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904606963964784, 52.357010759119056, 0.0 ] }, "distance": 9.22, "direction": 3.65, "angle": -78.86, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03184", "timestamp": "2024-09-04T06:33:42Z", "filename": "recording_2024-09-04_05-35-54_03184.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.21590498, "relative_pitch": -78.86411860406913, "relative_heading": 3.6505658301690738, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462737770691, 52.35684692378432, 0.0 ] }, "distance": 9.25, "direction": 167.65, "angle": -78.83, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06016", "timestamp": "2024-09-04T08:29:41Z", "filename": "recording_2024-09-04_05-35-54_06016.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.24736102, "relative_pitch": -78.8270639539931, "relative_heading": 167.6516597140634, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463125016361, 52.3568445019238, 45.6255914829671 ] }, "distance": 9.57, "direction": 166.45, "angle": -7.11, "elevation": -1.19, "pano_id": "TMX7316010203-000783_pano_0000_001144", "timestamp": "2018-06-11T07:13:47.208530Z", "filename": "pano_0000_001144.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.56913099, "relative_pitch": -7.1067992474324875, "relative_heading": 166.45347594683437, "relative_elevation": -1.1930514676496955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90460325198391, 52.357014737161165, 0.0 ] }, "distance": 9.65, "direction": 1.98, "angle": -78.36, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00384", "timestamp": "2025-07-14T05:14:33Z", "filename": "recording_2025-07-14_05-10-02_00384.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.645639, "relative_pitch": -78.35872731537442, "relative_heading": 1.9837268619776318, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0001_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0001_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0001_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90455236306221, 52.357010184847, 45.5404736855999 ] }, "distance": 9.66, "direction": 341.07, "angle": -7.54, "elevation": -1.28, "pano_id": "TMX7316010203-000720_pano_0001_000104", "timestamp": "2018-05-15T07:07:15.937560Z", "filename": "pano_0001_000104.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.65578211, "relative_pitch": -7.540600411227457, "relative_heading": 341.0654163452787, "relative_elevation": -1.2781692650168992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463452327511, 52.3568411503293, 46.76315722242 ] }, "distance": 9.98, "direction": 165.71, "angle": -0.32, "elevation": -0.06, "pano_id": "TMX7316010203-001153_pano_0000_004231", "timestamp": "2019-05-02T07:15:33.197520Z", "filename": "pano_0000_004231.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 9.98477451, "relative_pitch": -0.31839129888538337, "relative_heading": 165.71069613162732, "relative_elevation": -0.055485728196799755 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456024424363, 52.3570150908817, 46.8727789018303 ] }, "distance": 10.02, "direction": 344.99, "angle": 0.31, "elevation": 0.05, "pano_id": "TMX7316010203-001153_pano_0000_004227", "timestamp": "2019-05-02T07:15:31.287520Z", "filename": "pano_0000_004227.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.02136469, "relative_pitch": 0.3095118727715233, "relative_heading": 344.98507436323655, "relative_elevation": 0.05413595121350312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90461887275276, 52.3568371080915, 45.6458043418825 ] }, "distance": 10.22, "direction": 172.14, "angle": -6.55, "elevation": -1.17, "pano_id": "TMX7316010203-002913_pano_0007_000292", "timestamp": "2023-01-03T10:42:55.221070Z", "filename": "pano_0007_000292.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.22173227, "relative_pitch": -6.545477173016463, "relative_heading": 172.13835219763527, "relative_elevation": -1.1728386087342955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459855257655, 52.3570204492875, 46.4743536766618 ] }, "distance": 10.28, "direction": 0.08, "angle": -1.92, "elevation": -0.34, "pano_id": "TMX7316010203-001038_pano_0001_000871", "timestamp": "2019-01-04T12:43:35.562660Z", "filename": "pano_0001_000871.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.27547937, "relative_pitch": -1.9190292438737666, "relative_heading": 0.07649042266218892, "relative_elevation": -0.344289273954999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90454011041453, 52.357013852119, 45.6239888630807 ] }, "distance": 10.33, "direction": 337.42, "angle": -6.59, "elevation": -1.19, "pano_id": "TMX7316010203-002913_pano_0007_000288", "timestamp": "2023-01-03T10:42:52.666060Z", "filename": "pano_0007_000288.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.33356873, "relative_pitch": -6.594634663347422, "relative_heading": 337.4190730186556, "relative_elevation": -1.194654087536101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9046778902467, 52.3568477676991, 46.5426031546667 ] }, "distance": 10.45, "direction": 148.78, "angle": -1.51, "elevation": -0.28, "pano_id": "TMX7316010203-001038_pano_0001_000867", "timestamp": "2019-01-04T12:43:33.028060Z", "filename": "pano_0001_000867.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.45375548, "relative_pitch": -1.5125895076015985, "relative_heading": 148.7762089090242, "relative_elevation": -0.27603979595009775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90447044178402, 52.356983856553, 47.0205770572647 ] }, "distance": 10.7, "direction": 305.45, "angle": 1.08, "elevation": 0.2, "pano_id": "TMX7316010203-000251_pano_0000_004275", "timestamp": "2017-04-07T09:38:56.092440Z", "filename": "pano_0000_004275.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.69710981, "relative_pitch": 1.0814694996535978, "relative_heading": 305.4461352585957, "relative_elevation": 0.20193410664790434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904550257963145, 52.35701983723373, 0.0 ] }, "distance": 10.72, "direction": 342.2, "angle": -77.1, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06012", "timestamp": "2024-09-04T08:29:38Z", "filename": "recording_2024-09-04_05-35-54_06012.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.72037702, "relative_pitch": -77.10293451199288, "relative_heading": 342.2031383055131, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904549329459604, 52.357020655938044, 0.0 ] }, "distance": 10.83, "direction": 342.03, "angle": -76.98, "elevation": -46.82, "pano_id": "recording_2025-07-14_08-27-06_00228", "timestamp": "2025-07-14T08:34:54Z", "filename": "recording_2025-07-14_08-27-06_00228.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 10.82650133, "relative_pitch": -76.97959263787125, "relative_heading": 342.03173655489655, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904677760340501, 52.35684090361444, 0.0 ] }, "distance": 11.11, "direction": 150.86, "angle": -76.65, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00380", "timestamp": "2025-07-14T05:14:31Z", "filename": "recording_2025-07-14_05-10-02_00380.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.10965666, "relative_pitch": -76.65110123253703, "relative_heading": 150.8576639450203, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466004369777, 52.3568338687238, 48.3185994885862 ] }, "distance": 11.3, "direction": 158.16, "angle": 7.56, "elevation": 1.5, "pano_id": "TMX7316010203-000770_pano_0000_002931", "timestamp": "2018-06-01T12:18:00.419580Z", "filename": "pano_0000_002931.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.29712708, "relative_pitch": 7.5631124734533035, "relative_heading": 158.15762815692813, "relative_elevation": 1.4999565379694033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90454396436181, 52.3570261643258, 45.5999592039734 ] }, "distance": 11.52, "direction": 341.24, "angle": -6.04, "elevation": -1.22, "pano_id": "TMX7316010203-000783_pano_0000_001140", "timestamp": "2018-06-11T07:13:44.483570Z", "filename": "pano_0000_001140.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.52340059, "relative_pitch": -6.03700656660003, "relative_heading": 341.2430757591449, "relative_elevation": -1.2186837466434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459409147484, 52.3570316635572, 45.3004026245326 ] }, "distance": 11.53, "direction": 358.56, "angle": -7.5, "elevation": -1.52, "pano_id": "TMX7316010203-002112_pano_0001_002229", "timestamp": "2021-04-21T12:55:31.575750Z", "filename": "pano_0001_002229.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.52698232, "relative_pitch": -7.503343460774761, "relative_heading": 358.5572941365743, "relative_elevation": -1.5182403260841966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459641076983, 52.3570330554465, 45.3100113319233 ] }, "distance": 11.68, "direction": 359.35, "angle": -7.36, "elevation": -1.51, "pano_id": "TMX7316010203-001063_pano_0000_000734", "timestamp": "2019-01-18T07:45:30.541510Z", "filename": "pano_0000_000734.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.67895783, "relative_pitch": -7.360434601546655, "relative_heading": 359.3514063416021, "relative_elevation": -1.5086316186934994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904685050267878, 52.35683743289545, 0.0 ] }, "distance": 11.69, "direction": 149.65, "angle": -75.98, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03180", "timestamp": "2024-09-04T06:33:38Z", "filename": "recording_2024-09-04_05-35-54_03180.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.69141932, "relative_pitch": -75.97900893423842, "relative_heading": 149.65336607594475, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462901009684, 52.356823903537, 45.413695063442 ] }, "distance": 11.78, "direction": 169.79, "angle": -6.8, "elevation": -1.4, "pano_id": "TMX7316010203-001794_pano_0000_000046", "timestamp": "2020-07-07T09:32:51.853280Z", "filename": "pano_0000_000046.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.78163023, "relative_pitch": -6.800352610061802, "relative_heading": 169.78783979486104, "relative_elevation": -1.4049478871747993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459667413778, 52.3570343957427, 45.6156873432919 ] }, "distance": 11.83, "direction": 359.45, "angle": -5.81, "elevation": -1.2, "pano_id": "TMX7316010203-000720_pano_0002_003018", "timestamp": "2018-05-15T08:21:13.459880Z", "filename": "pano_0002_003018.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.82790174, "relative_pitch": -5.807293342179729, "relative_heading": 359.4464985923529, "relative_elevation": -1.2029556073248955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90462569453627, 52.3568227134186, 45.2471479028463 ] }, "distance": 11.87, "direction": 170.97, "angle": -7.54, "elevation": -1.57, "pano_id": "TMX7316010203-001703_pano_0000_003215", "timestamp": "2020-05-13T05:59:45.227310Z", "filename": "pano_0000_003215.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 11.87445681, "relative_pitch": -7.5388560045423105, "relative_heading": 170.97390006401076, "relative_elevation": -1.5714950477704974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90453530430369, 52.3570290705056, 45.2088732244447 ] }, "distance": 12.03, "direction": 339.08, "angle": -7.62, "elevation": -1.61, "pano_id": "TMX7316010203-001038_pano_0001_001700", "timestamp": "2019-01-04T13:01:20.643060Z", "filename": "pano_0001_001700.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.0279274, "relative_pitch": -7.622939275081099, "relative_heading": 339.0766044516464, "relative_elevation": -1.6097697261720967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90468515228441, 52.3568321524945, 45.4426741926 ] }, "distance": 12.21, "direction": 151.02, "angle": -6.43, "elevation": -1.38, "pano_id": "TMX7316010203-002469_pano_0000_000390", "timestamp": "2022-03-23T07:37:25.751180Z", "filename": "pano_0000_000390.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.20546297, "relative_pitch": -6.432017206158927, "relative_heading": 151.01887338241826, "relative_elevation": -1.3759687580167963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90467571629442, 52.35682844409, 45.9757833629847 ] }, "distance": 12.28, "direction": 154.58, "angle": -3.93, "elevation": -0.84, "pano_id": "TMX7316010203-002913_pano_0007_000318", "timestamp": "2023-01-03T10:43:24.240860Z", "filename": "pano_0007_000318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.27863889, "relative_pitch": -3.926873274011005, "relative_heading": 154.5783531501896, "relative_elevation": -0.8428595876320983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045373671439, 52.357033117421, 44.9879491385072 ] }, "distance": 12.4, "direction": 340.43, "angle": -8.4, "elevation": -1.83, "pano_id": "TMX7316010203-002137_pano_0000_000220", "timestamp": "2021-05-12T07:25:21.810400Z", "filename": "pano_0000_000220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.4017996, "relative_pitch": -8.397085406049213, "relative_heading": 340.4261802324754, "relative_elevation": -1.830693812109601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463704745095, 52.3568190494339, 44.9763653809205 ] }, "distance": 12.42, "direction": 167.74, "angle": -8.44, "elevation": -1.84, "pano_id": "TMX7316010203-002137_pano_0000_000225", "timestamp": "2021-05-12T07:25:23.745400Z", "filename": "pano_0000_000225.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.41820309, "relative_pitch": -8.438453242301865, "relative_heading": 167.7427635890154, "relative_elevation": -1.8422775696963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90459450355962, 52.3570396984086, 45.4966277945787 ] }, "distance": 12.42, "direction": 358.79, "angle": -6.08, "elevation": -1.32, "pano_id": "TMX7316010203-001789_pano_0000_001349", "timestamp": "2020-07-06T07:46:56.433960Z", "filename": "pano_0000_001349.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.42016608, "relative_pitch": -6.075744737670483, "relative_heading": 358.7906124001095, "relative_elevation": -1.3220151560380984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90468759375187, 52.3568298842478, 45.9128510598093 ] }, "distance": 12.51, "direction": 150.91, "angle": -4.14, "elevation": -0.91, "pano_id": "TMX7316010203-001045_pano_0000_001775", "timestamp": "2019-01-09T12:53:31.054100Z", "filename": "pano_0000_001775.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.50687099, "relative_pitch": -4.142330961363061, "relative_heading": 150.9125075782725, "relative_elevation": -0.9057918908074996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90467994269121, 52.3568265964256, 45.7082624081522 ] }, "distance": 12.59, "direction": 153.8, "angle": -5.04, "elevation": -1.11, "pano_id": "TMX7316010203-001538_pano_0001_000439", "timestamp": "2020-01-07T11:38:16.010290Z", "filename": "pano_0001_000439.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.58910989, "relative_pitch": -5.040539545512989, "relative_heading": 153.79639172912772, "relative_elevation": -1.110380542464597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464182290459, 52.3568179147874, 45.8501204932109 ] }, "distance": 12.61, "direction": 166.42, "angle": -4.39, "elevation": -0.97, "pano_id": "TMX7316060226-000011_pano_0000_007921", "timestamp": "2016-08-02T10:03:01.786780Z", "filename": "pano_0000_007921.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.61401492, "relative_pitch": -4.390638834266196, "relative_heading": 166.42024962733325, "relative_elevation": -0.9685224574058964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458398236958, 52.357041847025, 46.0273762727156 ] }, "distance": 12.69, "direction": 355.58, "angle": -3.57, "elevation": -0.79, "pano_id": "TMX7316010203-002115_pano_0000_000220", "timestamp": "2021-04-23T07:21:55.546000Z", "filename": "pano_0000_000220.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.69428852, "relative_pitch": -3.5667742994278955, "relative_heading": 355.57708877611407, "relative_elevation": -0.7912666779011985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90454216680636, 52.3570383753442, 45.912366438657 ] }, "distance": 12.85, "direction": 342.67, "angle": -4.03, "elevation": -0.91, "pano_id": "TMX7316060226-000011_pano_0000_007916", "timestamp": "2016-08-02T10:02:58.711780Z", "filename": "pano_0000_007916.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.85339608, "relative_pitch": -4.0331773227356775, "relative_heading": 342.6739257449244, "relative_elevation": -0.9062765119597955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045868392004, 52.3570441722768, 45.4201399069279 ] }, "distance": 12.94, "direction": 356.52, "angle": -6.17, "elevation": -1.4, "pano_id": "TMX7316010203-002469_pano_0000_000395", "timestamp": "2022-03-23T07:37:28.261200Z", "filename": "pano_0000_000395.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.93901836, "relative_pitch": -6.168819312012261, "relative_heading": 356.52480076051035, "relative_elevation": -1.3985030436888977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90468646692969, 52.3568247251467, 46.0446602096781 ] }, "distance": 12.98, "direction": 152.44, "angle": -3.41, "elevation": -0.77, "pano_id": "TMX7316010203-002115_pano_0000_000215", "timestamp": "2021-04-23T07:21:53.171040Z", "filename": "pano_0000_000215.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 12.97583923, "relative_pitch": -3.413533653966651, "relative_heading": 152.4412337030157, "relative_elevation": -0.773982740938699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463196229368, 52.3568126734711, 45.1943335616961 ] }, "distance": 13.05, "direction": 169.89, "angle": -7.1, "elevation": -1.62, "pano_id": "TMX7316010203-001038_pano_0001_001705", "timestamp": "2019-01-04T13:01:22.653040Z", "filename": "pano_0001_001705.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.04713086, "relative_pitch": -7.096554902540226, "relative_heading": 169.89147653622194, "relative_elevation": -1.6243093889207003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458113860267, 52.3570471716359, 45.9790236148983 ] }, "distance": 13.3, "direction": 354.94, "angle": -3.61, "elevation": -0.84, "pano_id": "TMX7316010203-002913_pano_0007_000323", "timestamp": "2023-01-03T10:43:27.150820Z", "filename": "pano_0007_000323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.30077448, "relative_pitch": -3.6120376027135475, "relative_heading": 354.9417845963576, "relative_elevation": -0.8396193357184956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469385712302, 52.356822897969, 45.5032926909626 ] }, "distance": 13.39, "direction": 150.93, "angle": -5.61, "elevation": -1.32, "pano_id": "TMX7316010203-001789_pano_0000_001344", "timestamp": "2020-07-06T07:46:54.298930Z", "filename": "pano_0000_001344.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.39366924, "relative_pitch": -5.60885330188146, "relative_heading": 150.93396519904647, "relative_elevation": -1.3153502596541955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458977358317, 52.3570489695549, 45.928684387356 ] }, "distance": 13.46, "direction": 357.51, "angle": -3.78, "elevation": -0.89, "pano_id": "TMX7316010203-001045_pano_0000_001780", "timestamp": "2019-01-09T12:53:33.648770Z", "filename": "pano_0000_001780.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.46172894, "relative_pitch": -3.782335663249133, "relative_heading": 357.51190711642505, "relative_elevation": -0.889958563260798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457301347703, 52.3570496565458, 48.3565150052309 ] }, "distance": 13.64, "direction": 352.73, "angle": 6.44, "elevation": 1.54, "pano_id": "TMX7316010203-000770_pano_0000_002936", "timestamp": "2018-06-01T12:18:03.024710Z", "filename": "pano_0000_002936.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.63520015, "relative_pitch": 6.43501933630974, "relative_heading": 352.7266174901019, "relative_elevation": 1.5378720546140983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90452634894079, 52.3570426216673, 45.2799932891503 ] }, "distance": 13.65, "direction": 338.94, "angle": -6.43, "elevation": -1.54, "pano_id": "TMX7316010203-001703_pano_0000_003210", "timestamp": "2020-05-13T05:59:42.967320Z", "filename": "pano_0000_003210.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.65431463, "relative_pitch": -6.429308525082034, "relative_heading": 338.9448486596371, "relative_elevation": -1.5386496614665006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90455438505954, 52.3568082981456, 47.0343423224986 ] }, "distance": 13.66, "direction": 192.66, "angle": 0.9, "elevation": 0.22, "pano_id": "TMX7316010203-000251_pano_0000_004273", "timestamp": "2017-04-07T09:38:52.682310Z", "filename": "pano_0000_004273.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.66384086, "relative_pitch": 0.904404356708792, "relative_heading": 192.6634669067492, "relative_elevation": 0.21569937188180432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457182681314, 52.3570508277475, 45.7453887639567 ] }, "distance": 13.77, "direction": 352.46, "angle": -4.46, "elevation": -1.07, "pano_id": "TMX7316010203-001538_pano_0001_000444", "timestamp": "2020-01-07T11:38:19.470120Z", "filename": "pano_0001_000444.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.77485885, "relative_pitch": -4.455142110088153, "relative_heading": 352.46166995879935, "relative_elevation": -1.073254186660101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90468706901317, 52.356815699346, 45.3574617290869 ] }, "distance": 13.89, "direction": 154.21, "angle": -6.0, "elevation": -1.46, "pano_id": "TMX7316010203-002112_pano_0001_002224", "timestamp": "2021-04-21T12:55:28.510760Z", "filename": "pano_0001_002224.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.89180474, "relative_pitch": -6.004461598060656, "relative_heading": 154.2079990749826, "relative_elevation": -1.4611812215298983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0008_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0008_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0008_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469576565978, 52.3568176232784, 45.4220491563901 ] }, "distance": 13.97, "direction": 151.64, "angle": -5.71, "elevation": -1.4, "pano_id": "TMX7316010203-002440_pano_0008_000021", "timestamp": "2022-01-26T09:13:00.846810Z", "filename": "pano_0008_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.97091074, "relative_pitch": -5.70857393969299, "relative_heading": 151.63727356422427, "relative_elevation": -1.3965937942266962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469532107481, 52.3568172019143, 45.3217399865389 ] }, "distance": 14.0, "direction": 151.84, "angle": -6.1, "elevation": -1.5, "pano_id": "TMX7316010203-001063_pano_0000_000729", "timestamp": "2019-01-18T07:45:27.796520Z", "filename": "pano_0000_000729.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 13.99786557, "relative_pitch": -6.103895903083952, "relative_heading": 151.8375429335978, "relative_elevation": -1.496902964077897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469348728239, 52.356816181215, 45.6013478767127 ] }, "distance": 14.04, "direction": 152.51, "angle": -4.96, "elevation": -1.22, "pano_id": "TMX7316010203-000720_pano_0002_003013", "timestamp": "2018-05-15T08:21:11.104940Z", "filename": "pano_0002_003013.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.03998495, "relative_pitch": -4.955268040246568, "relative_heading": 152.50581329670757, "relative_elevation": -1.217295073904097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904589407410974, 52.35705439976714, 0.0 ] }, "distance": 14.07, "direction": 357.52, "angle": -73.28, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03185", "timestamp": "2024-09-04T06:33:42Z", "filename": "recording_2024-09-04_05-35-54_03185.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.06648449, "relative_pitch": -73.27730290893832, "relative_heading": 357.51723242288506, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90453020336666, 52.3570489854463, 45.4158058483154 ] }, "distance": 14.23, "direction": 340.96, "angle": -5.63, "elevation": -1.4, "pano_id": "TMX7316010203-001794_pano_0000_000041", "timestamp": "2020-07-07T09:32:49.503280Z", "filename": "pano_0000_000041.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.22958456, "relative_pitch": -5.630364991363003, "relative_heading": 340.95641514395794, "relative_elevation": -1.4028371023013975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904644291209865, 52.35680331655705, 0.0 ] }, "distance": 14.23, "direction": 167.3, "angle": -73.09, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06017", "timestamp": "2024-09-04T08:29:42Z", "filename": "recording_2024-09-04_05-35-54_06017.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.23416251, "relative_pitch": -73.08927741479715, "relative_heading": 167.29754699085896, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904645741020336, 52.35680347401152, 0.0 ] }, "distance": 14.24, "direction": 166.89, "angle": -73.08, "elevation": -46.82, "pano_id": "recording_2025-07-14_08-27-06_00233", "timestamp": "2025-07-14T08:35:00Z", "filename": "recording_2025-07-14_08-27-06_00233.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.23914307, "relative_pitch": -73.08369818319714, "relative_heading": 166.8943101197669, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469506632266, 52.3568144435288, 45.2663735933602 ] }, "distance": 14.26, "direction": 152.48, "angle": -6.21, "elevation": -1.55, "pano_id": "TMX7316010203-000251_pano_0000_004151", "timestamp": "2017-04-07T09:33:37.134550Z", "filename": "pano_0000_004151.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.26117302, "relative_pitch": -6.211952414758341, "relative_heading": 152.48104562310473, "relative_elevation": -1.5522693572565984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0001_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0001_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0001_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90453242737339, 52.3570503106154, 45.5433900682256 ] }, "distance": 14.32, "direction": 341.72, "angle": -5.09, "elevation": -1.28, "pano_id": "TMX7316010203-000720_pano_0001_000103", "timestamp": "2018-05-15T07:07:15.457550Z", "filename": "pano_0001_000103.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.32080976, "relative_pitch": -5.088705911087014, "relative_heading": 341.7219771962214, "relative_elevation": -1.2752528823912002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458674589102, 52.357058538979956, 0.0 ] }, "distance": 14.54, "direction": 356.88, "angle": -72.75, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00385", "timestamp": "2025-07-14T05:14:34Z", "filename": "recording_2025-07-14_05-10-02_00385.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.53538845, "relative_pitch": -72.7524406426591, "relative_heading": 356.8817690332071, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465071213979, 52.3567983852888, 45.6337269274518 ] }, "distance": 14.87, "direction": 166.12, "angle": -4.56, "elevation": -1.18, "pano_id": "TMX7316010203-000783_pano_0000_001145", "timestamp": "2018-06-11T07:13:47.903520Z", "filename": "pano_0000_001145.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.86879871, "relative_pitch": -4.556354235343458, "relative_heading": 166.11793719593135, "relative_elevation": -1.1849160231650018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465117901911, 52.3567974043569, 46.7333104060963 ] }, "distance": 14.98, "direction": 166.1, "angle": -0.33, "elevation": -0.09, "pano_id": "TMX7316010203-001153_pano_0000_004232", "timestamp": "2019-05-02T07:15:33.692560Z", "filename": "pano_0000_004232.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 14.98239532, "relative_pitch": -0.3263257767499074, "relative_heading": 166.0999958564761, "relative_elevation": -0.08533254452049732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90454060073791, 52.3570585988852, 46.9016328379512 ] }, "distance": 15.04, "direction": 344.84, "angle": 0.32, "elevation": 0.08, "pano_id": "TMX7316010203-001153_pano_0000_004226", "timestamp": "2019-05-02T07:15:30.827580Z", "filename": "pano_0000_004226.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.04415728, "relative_pitch": 0.316064367465354, "relative_heading": 344.8389055144759, "relative_elevation": 0.08298988733439927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457974838477, 52.3570638970249, 46.4572683433071 ] }, "distance": 15.16, "direction": 355.21, "angle": -1.37, "elevation": -0.36, "pano_id": "TMX7316010203-001038_pano_0001_000872", "timestamp": "2019-01-04T12:43:36.332630Z", "filename": "pano_0001_000872.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.16314099, "relative_pitch": -1.365239634852884, "relative_heading": 355.20531763978113, "relative_elevation": -0.36137460730969906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90463757829217, 52.3567927006129, 45.6473114583641 ] }, "distance": 15.3, "direction": 169.94, "angle": -4.38, "elevation": -1.17, "pano_id": "TMX7316010203-002913_pano_0007_000293", "timestamp": "2023-01-03T10:42:55.811070Z", "filename": "pano_0007_000293.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.30225504, "relative_pitch": -4.3772458106652445, "relative_heading": 169.9416048969058, "relative_elevation": -1.1713314922526976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469832871544, 52.356804735841, 46.5586864994839 ] }, "distance": 15.32, "direction": 153.61, "angle": -0.97, "elevation": -0.26, "pano_id": "TMX7316010203-001038_pano_0001_000866", "timestamp": "2019-01-04T12:43:32.462670Z", "filename": "pano_0001_000866.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.3248435, "relative_pitch": -0.9718193306365736, "relative_heading": 153.61015445675795, "relative_elevation": -0.25995645113290067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045200975045, 52.3570577007769, 45.6195852393284 ] }, "distance": 15.37, "direction": 339.71, "angle": -4.46, "elevation": -1.2, "pano_id": "TMX7316010203-002913_pano_0007_000287", "timestamp": "2023-01-03T10:42:52.041280Z", "filename": "pano_0007_000287.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.37459053, "relative_pitch": -4.459446511897756, "relative_heading": 339.7101179305257, "relative_elevation": -1.1990577112883969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90452131608901, 52.3570586606552, 44.6508625913411 ] }, "distance": 15.45, "direction": 340.14, "angle": -7.99, "elevation": -2.17, "pano_id": "TMX7316010203-002112_pano_0001_002054", "timestamp": "2021-04-21T12:49:40.858280Z", "filename": "pano_0001_002054.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.44641023, "relative_pitch": -7.9888288924419015, "relative_heading": 340.1363583786338, "relative_elevation": -2.167780359275696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904530340295963, 52.35706297014586, 0.0 ] }, "distance": 15.71, "direction": 342.84, "angle": -71.46, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06011", "timestamp": "2024-09-04T08:29:37Z", "filename": "recording_2024-09-04_05-35-54_06011.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.70600627, "relative_pitch": -71.45521037494026, "relative_heading": 342.84120040995504, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904529644113321, 52.357063887547056, 0.0 ] }, "distance": 15.82, "direction": 342.79, "angle": -71.33, "elevation": -46.82, "pano_id": "recording_2025-07-14_08-27-06_00227", "timestamp": "2025-07-14T08:34:53Z", "filename": "recording_2025-07-14_08-27-06_00227.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 15.81754615, "relative_pitch": -71.33260567054072, "relative_heading": 342.78612983298024, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904697592130385, 52.35679768156416, 0.0 ] }, "distance": 16.01, "direction": 155.02, "angle": -71.12, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00379", "timestamp": "2025-07-14T05:14:30Z", "filename": "recording_2025-07-14_05-10-02_00379.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.01054174, "relative_pitch": -71.12088334877998, "relative_heading": 155.0197357647994, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90467997218371, 52.3567919343484, 48.29767468106 ] }, "distance": 16.14, "direction": 159.85, "angle": 5.24, "elevation": 1.48, "pano_id": "TMX7316010203-000770_pano_0000_002930", "timestamp": "2018-06-01T12:17:59.924560Z", "filename": "pano_0000_002930.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.14052355, "relative_pitch": 5.23565870206032, "relative_heading": 159.84690665283074, "relative_elevation": 1.4790317304432037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457591421429, 52.3570742161087, 45.2634220682085 ] }, "distance": 16.33, "direction": 354.63, "angle": -5.44, "elevation": -1.56, "pano_id": "TMX7316010203-000251_pano_0000_004154", "timestamp": "2017-04-07T09:33:39.979500Z", "filename": "pano_0000_004154.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.33003121, "relative_pitch": -5.4402618454834055, "relative_heading": 354.62873066789604, "relative_elevation": -1.5552208824082996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457907516156, 52.3570755078291, 45.2876311335713 ] }, "distance": 16.45, "direction": 355.42, "angle": -5.32, "elevation": -1.53, "pano_id": "TMX7316010203-002112_pano_0001_002230", "timestamp": "2021-04-21T12:55:32.110700Z", "filename": "pano_0001_002230.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.45455362, "relative_pitch": -5.3157734950574485, "relative_heading": 355.42219758880566, "relative_elevation": -1.5310118170454956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457921572571, 52.3570762384342, 45.3051274167374 ] }, "distance": 16.53, "direction": 355.48, "angle": -5.23, "elevation": -1.51, "pano_id": "TMX7316010203-001063_pano_0000_000735", "timestamp": "2019-01-18T07:45:31.101460Z", "filename": "pano_0000_000735.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.53483515, "relative_pitch": -5.229992827651067, "relative_heading": 355.47776037226197, "relative_elevation": -1.5135155338793993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904705316748831, 52.35679424145343, 0.0 ] }, "distance": 16.58, "direction": 153.93, "angle": -70.5, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03179", "timestamp": "2024-09-04T06:33:38Z", "filename": "recording_2024-09-04_05-35-54_03179.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.58277963, "relative_pitch": -70.49627173886032, "relative_heading": 153.9299357121999, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045235726464, 52.357071434744, 45.5905779944733 ] }, "distance": 16.74, "direction": 342.28, "angle": -4.2, "elevation": -1.23, "pano_id": "TMX7316010203-000783_pano_0000_001139", "timestamp": "2018-06-11T07:13:43.828520Z", "filename": "pano_0000_001139.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.74279351, "relative_pitch": -4.1950681143359825, "relative_heading": 342.2844796279272, "relative_elevation": -1.2280649561434984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90458032880435, 52.3570785712952, 45.6130281342193 ] }, "distance": 16.79, "direction": 355.81, "angle": -4.11, "elevation": -1.21, "pano_id": "TMX7316010203-000720_pano_0002_003019", "timestamp": "2018-05-15T08:21:13.934950Z", "filename": "pano_0002_003019.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.78790968, "relative_pitch": -4.107614232943827, "relative_heading": 355.80562664594225, "relative_elevation": -1.2056148163974996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464277764703, 52.356778267749, 45.2383051849902 ] }, "distance": 16.95, "direction": 169.71, "angle": -5.33, "elevation": -1.58, "pano_id": "TMX7316010203-001703_pano_0000_003216", "timestamp": "2020-05-13T05:59:45.677360Z", "filename": "pano_0000_003216.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.94558092, "relative_pitch": -5.3279696121632725, "relative_heading": 169.7106690098866, "relative_elevation": -1.5803377656265951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90464729522091, 52.3567784156881, 45.4093994786963 ] }, "distance": 16.99, "direction": 168.68, "angle": -4.74, "elevation": -1.41, "pano_id": "TMX7316010203-001794_pano_0000_000047", "timestamp": "2020-07-07T09:32:52.328240Z", "filename": "pano_0000_000047.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 16.98711228, "relative_pitch": -4.74237346684983, "relative_heading": 168.67926182716917, "relative_elevation": -1.4092434719204974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469971498299, 52.3567883206813, 46.383540995419 ] }, "distance": 17.02, "direction": 156.06, "angle": -1.46, "elevation": -0.44, "pano_id": "TMX7316010203-001703_pano_0000_003141", "timestamp": "2020-05-13T05:59:05.187720Z", "filename": "pano_0000_003141.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.01860587, "relative_pitch": -1.4645192694406524, "relative_heading": 156.0593524978697, "relative_elevation": -0.43510195519780126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045158257741, 52.3570724951241, 45.2116056736559 ] }, "distance": 17.02, "direction": 340.71, "angle": -5.39, "elevation": -1.61, "pano_id": "TMX7316010203-001038_pano_0001_001699", "timestamp": "2019-01-04T13:01:20.248130Z", "filename": "pano_0001_001699.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.02219875, "relative_pitch": -5.393213382914066, "relative_heading": 340.71284668902786, "relative_elevation": -1.6070372769608952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90470613663711, 52.356789839698, 45.4474952537566 ] }, "distance": 17.05, "direction": 154.48, "angle": -4.6, "elevation": -1.37, "pano_id": "TMX7316010203-002469_pano_0000_000389", "timestamp": "2022-03-23T07:37:25.256200Z", "filename": "pano_0000_000389.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.04809545, "relative_pitch": -4.598298683735389, "relative_heading": 154.48473729542116, "relative_elevation": -1.3711476968601986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90469690332725, 52.3567849445011, 45.9793111095205 ] }, "distance": 17.29, "direction": 157.14, "angle": -2.78, "elevation": -0.84, "pano_id": "TMX7316010203-002913_pano_0007_000317", "timestamp": "2023-01-03T10:43:23.695810Z", "filename": "pano_0007_000317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.28733633, "relative_pitch": -2.779632281382604, "relative_heading": 157.14494657526544, "relative_elevation": -0.8393318410962962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465696593356, 52.3567765728556, 44.9837834518403 ] }, "distance": 17.33, "direction": 166.68, "angle": -6.04, "elevation": -1.83, "pano_id": "TMX7316010203-002137_pano_0000_000226", "timestamp": "2021-05-12T07:25:24.180380Z", "filename": "pano_0000_000226.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.32811182, "relative_pitch": -6.044478814278108, "relative_heading": 166.675762674539, "relative_elevation": -1.8348594987764955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457628535174, 52.3570835116064, 45.4885729672387 ] }, "distance": 17.36, "direction": 355.03, "angle": -4.38, "elevation": -1.33, "pano_id": "TMX7316010203-001789_pano_0000_001350", "timestamp": "2020-07-06T07:46:56.868920Z", "filename": "pano_0000_001350.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.35789955, "relative_pitch": -4.381795565521252, "relative_heading": 355.03143530894727, "relative_elevation": -1.3300699833780953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90451685938518, 52.3570759660776, 44.9896308835596 ] }, "distance": 17.36, "direction": 341.35, "angle": -6.01, "elevation": -1.83, "pano_id": "TMX7316010203-002137_pano_0000_000219", "timestamp": "2021-05-12T07:25:21.450480Z", "filename": "pano_0000_000219.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.36457307, "relative_pitch": -6.012798905953734, "relative_heading": 341.3531109153997, "relative_elevation": -1.8290120670571994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904708105612, 52.3567862303205, 45.9172076545656 ] }, "distance": 17.47, "direction": 154.66, "angle": -2.95, "elevation": -0.9, "pano_id": "TMX7316010203-001045_pano_0000_001774", "timestamp": "2019-01-09T12:53:30.553830Z", "filename": "pano_0000_001774.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.46841656, "relative_pitch": -2.954055123943203, "relative_heading": 154.65509223436518, "relative_elevation": -0.9014352960511971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9046590398169, 52.3567734202644, 45.8364780107513 ] }, "distance": 17.7, "direction": 166.49, "angle": -3.18, "elevation": -0.98, "pano_id": "TMX7316060226-000011_pano_0000_007922", "timestamp": "2016-08-02T10:03:02.566750Z", "filename": "pano_0000_007922.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.70212423, "relative_pitch": -3.175679253185423, "relative_heading": 166.49241941196598, "relative_elevation": -0.9821649398654984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9047022556017, 52.3567822109681, 45.7065491778776 ] }, "distance": 17.71, "direction": 156.44, "angle": -3.59, "elevation": -1.11, "pano_id": "TMX7316010203-001538_pano_0001_000438", "timestamp": "2020-01-07T11:38:15.290180Z", "filename": "pano_0001_000438.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.71059955, "relative_pitch": -3.593030938749027, "relative_heading": 156.4400453508555, "relative_elevation": -1.1120937727392004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456739170405, 52.3570862923262, 46.0110511863604 ] }, "distance": 17.73, "direction": 353.17, "angle": -2.61, "elevation": -0.81, "pano_id": "TMX7316010203-002115_pano_0000_000221", "timestamp": "2021-04-23T07:21:56.051270Z", "filename": "pano_0000_000221.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.72802553, "relative_pitch": -2.608278713506066, "relative_heading": 353.1667645645695, "relative_elevation": -0.8075917642564008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002469_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002469_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/23/TMX7316010203-002469/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457084406833, 52.3570870835803, 45.4080669973046 ] }, "distance": 17.79, "direction": 353.95, "angle": -4.53, "elevation": -1.41, "pano_id": "TMX7316010203-002469_pano_0000_000396", "timestamp": "2022-03-23T07:37:28.771170Z", "filename": "pano_0000_000396.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.78913448, "relative_pitch": -4.533739268643057, "relative_heading": 353.952721064051, "relative_elevation": -1.4105759533121969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002115_pano_0000_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002115_pano_0000_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/23/TMX7316010203-002115/pano_0000_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90470729787991, 52.3567815134979, 46.057688399218 ] }, "distance": 17.92, "direction": 155.53, "angle": -2.43, "elevation": -0.76, "pano_id": "TMX7316010203-002115_pano_0000_000214", "timestamp": "2021-04-23T07:21:52.701030Z", "filename": "pano_0000_000214.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.92130197, "relative_pitch": -2.431369681589995, "relative_heading": 155.53243245060088, "relative_elevation": -0.7609545513987968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000011_pano_0000_007915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000011_pano_0000_007915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/02/TMX7316060226-000011/pano_0000_007915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90452199795143, 52.3570825216873, 45.9194724597037 ] }, "distance": 17.95, "direction": 343.16, "angle": -2.87, "elevation": -0.9, "pano_id": "TMX7316060226-000011_pano_0000_007915", "timestamp": "2016-08-02T10:02:58.086790Z", "filename": "pano_0000_007915.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.95270509, "relative_pitch": -2.867292669765323, "relative_heading": 343.1564438269472, "relative_elevation": -0.8991704909131002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465253960799, 52.3567698642178, 45.2032820787281 ] }, "distance": 17.99, "direction": 168.16, "angle": -5.13, "elevation": -1.62, "pano_id": "TMX7316010203-001038_pano_0001_001706", "timestamp": "2019-01-04T13:01:23.063040Z", "filename": "pano_0001_001706.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 17.99103831, "relative_pitch": -5.130656853205175, "relative_heading": 168.15836463662922, "relative_elevation": -1.6153608718886971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456571894001, 52.3570912408653, 45.9735205350444 ] }, "distance": 18.29, "direction": 353.02, "angle": -2.65, "elevation": -0.85, "pano_id": "TMX7316010203-002913_pano_0007_000324", "timestamp": "2023-01-03T10:43:27.855750Z", "filename": "pano_0007_000324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.2883802, "relative_pitch": -2.6458069906727233, "relative_heading": 353.01751160466733, "relative_elevation": -0.8451224155723978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001789_pano_0000_001343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001789_pano_0000_001343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/06/TMX7316010203-001789/pano_0000_001343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90471454719744, 52.3567795084637, 45.5164248924702 ] }, "distance": 18.33, "direction": 154.42, "angle": -4.06, "elevation": -1.3, "pano_id": "TMX7316010203-001789_pano_0000_001343", "timestamp": "2020-07-06T07:46:53.873990Z", "filename": "pano_0000_001343.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.33241588, "relative_pitch": -4.0631025734074555, "relative_heading": 154.41616121641385, "relative_elevation": -1.3022180581466003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001045_pano_0000_001781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001045_pano_0000_001781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001045/pano_0000_001781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90457304539259, 52.3570933613402, 45.9199174037203 ] }, "distance": 18.47, "direction": 354.64, "angle": -2.79, "elevation": -0.9, "pano_id": "TMX7316010203-001045_pano_0000_001781", "timestamp": "2019-01-09T12:53:34.208780Z", "filename": "pano_0000_001781.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.46934261, "relative_pitch": -2.7858379731435114, "relative_heading": 354.6437061062856, "relative_elevation": -0.8987255468965003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90450536926396, 52.3570863479103, 45.2847740277648 ] }, "distance": 18.71, "direction": 340.21, "angle": -4.69, "elevation": -1.53, "pano_id": "TMX7316010203-001703_pano_0000_003209", "timestamp": "2020-05-13T05:59:42.512460Z", "filename": "pano_0000_003209.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.7131629, "relative_pitch": -4.685909302308019, "relative_heading": 340.21293777442236, "relative_elevation": -1.533868922852001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90470474156092, 52.3567725952418, 45.3587475018576 ] }, "distance": 18.76, "direction": 157.27, "angle": -4.45, "elevation": -1.46, "pano_id": "TMX7316010203-002112_pano_0001_002223", "timestamp": "2021-04-21T12:55:27.790750Z", "filename": "pano_0001_002223.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.76106699, "relative_pitch": -4.449513866743901, "relative_heading": 157.27206005360475, "relative_elevation": -1.4598954487591982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001063_pano_0000_000728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001063_pano_0000_000728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001063/pano_0000_000728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90471688167991, 52.3567743616457, 45.3328688414767 ] }, "distance": 18.92, "direction": 154.73, "angle": -4.49, "elevation": -1.49, "pano_id": "TMX7316010203-001063_pano_0000_000728", "timestamp": "2019-01-18T07:45:27.206520Z", "filename": "pano_0000_000728.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.91794004, "relative_pitch": -4.4906686824156745, "relative_heading": 154.73070726980953, "relative_elevation": -1.4857741091400953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001703_pano_0000_003148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001703_pano_0000_003148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001703/pano_0000_003148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456397494524, 52.3570970475246, 46.2613015528768 ] }, "distance": 18.94, "direction": 352.9, "angle": -1.69, "elevation": -0.56, "pano_id": "TMX7316010203-001703_pano_0000_003148", "timestamp": "2020-05-13T05:59:08.647680Z", "filename": "pano_0000_003148.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.9442043, "relative_pitch": -1.6851645427352917, "relative_heading": 352.89837953803533, "relative_elevation": -0.5573413977399966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002440_pano_0008_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0008_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002440_pano_0008_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/26/TMX7316010203-002440/pano_0008_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9047169783887, 52.3567740272874, 45.4289196822792 ] }, "distance": 18.95, "direction": 154.76, "angle": -4.19, "elevation": -1.39, "pano_id": "TMX7316010203-002440_pano_0008_000020", "timestamp": "2022-01-26T09:13:00.381810Z", "filename": "pano_0008_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.95440055, "relative_pitch": -4.193382701207738, "relative_heading": 154.76070448850604, "relative_elevation": -1.3897232683375975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_003012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_003012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_003012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90471418633478, 52.356772901091, 45.605321505107 ] }, "distance": 18.99, "direction": 155.44, "angle": -3.66, "elevation": -1.21, "pano_id": "TMX7316010203-000720_pano_0002_003012", "timestamp": "2018-05-15T08:21:10.634990Z", "filename": "pano_0002_003012.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 18.9879814, "relative_pitch": -3.6561975809839606, "relative_heading": 155.44116029185275, "relative_elevation": -1.2133214455097985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_03186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_03186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_03186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904573063363169, 52.35709817181326, 0.0 ] }, "distance": 19.0, "direction": 354.8, "angle": -67.91, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_03186", "timestamp": "2024-09-04T06:33:43Z", "filename": "recording_2024-09-04_05-35-54_03186.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.00224111, "relative_pitch": -67.90928586632606, "relative_heading": 354.7980461339864, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001538_pano_0001_000445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001538_pano_0001_000445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001538/pano_0001_000445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90455482091011, 52.3570968749907, 45.7403939720243 ] }, "distance": 19.01, "direction": 351.03, "angle": -3.25, "elevation": -1.08, "pano_id": "TMX7316010203-001538_pano_0001_000445", "timestamp": "2020-01-07T11:38:20.140310Z", "filename": "pano_0001_000445.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.01240982, "relative_pitch": -3.245933017282812, "relative_heading": 351.0258318880782, "relative_elevation": -1.078248978592498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0001_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0001_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0001_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0001_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90451243036428, 52.3570907070889, 45.5354210156947 ] }, "distance": 19.02, "direction": 342.07, "angle": -3.86, "elevation": -1.28, "pano_id": "TMX7316010203-000720_pano_0001_000102", "timestamp": "2018-05-15T07:07:14.982610Z", "filename": "pano_0001_000102.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.01673848, "relative_pitch": -3.860383977339978, "relative_heading": 342.0718611265369, "relative_elevation": -1.2832219349220964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000770_pano_0000_002937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000770_pano_0000_002937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/01/TMX7316010203-000770/pano_0000_002937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90456078138098, 52.35709816099, 48.298644409515 ] }, "distance": 19.1, "direction": 352.3, "angle": 4.43, "elevation": 1.48, "pano_id": "TMX7316010203-000770_pano_0000_002937", "timestamp": "2018-06-01T12:18:03.559580Z", "filename": "pano_0000_002937.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.0951065, "relative_pitch": 4.4319545617634555, "relative_heading": 352.2964847982, "relative_elevation": 1.480001458898201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904659107273134, 52.35675945561644, 0.0 ] }, "distance": 19.22, "direction": 167.56, "angle": -67.68, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06018", "timestamp": "2024-09-04T08:29:44Z", "filename": "recording_2024-09-04_05-35-54_06018.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.21746328, "relative_pitch": -67.68351480435868, "relative_heading": 167.56127399246307, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904663022379506, 52.35675990902395, 0.0 ] }, "distance": 19.23, "direction": 166.75, "angle": -67.67, "elevation": -46.82, "pano_id": "recording_2025-07-14_08-27-06_00234", "timestamp": "2025-07-14T08:35:02Z", "filename": "recording_2025-07-14_08-27-06_00234.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.2275639, "relative_pitch": -67.67293697003242, "relative_heading": 166.7526720829142, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001794_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001794_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001794/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90450917787409, 52.3570938556649, 45.4078940907493 ] }, "distance": 19.42, "direction": 341.77, "angle": -4.16, "elevation": -1.41, "pano_id": "TMX7316010203-001794_pano_0000_000040", "timestamp": "2020-07-07T09:32:49.033520Z", "filename": "pano_0000_000040.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.41856625, "relative_pitch": -4.1552088756483085, "relative_heading": 341.7679958886685, "relative_elevation": -1.4107488598674962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904571559082138, 52.35710250795413, 0.0 ] }, "distance": 19.49, "direction": 354.63, "angle": -67.4, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00386", "timestamp": "2025-07-14T05:14:34Z", "filename": "recording_2025-07-14_05-10-02_00386.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.49213354, "relative_pitch": -67.3964396868301, "relative_heading": 354.62662400793664, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000251_pano_0000_004276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000251_pano_0000_004276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/07/TMX7316010203-000251/pano_0000_004276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90442795499698, 52.3570718116328, 47.010426026769 ] }, "distance": 19.76, "direction": 324.02, "angle": 0.56, "elevation": 0.19, "pano_id": "TMX7316010203-000251_pano_0000_004276", "timestamp": "2017-04-07T09:38:57.337210Z", "filename": "pano_0000_004276.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.76049684, "relative_pitch": 0.5560596952697383, "relative_heading": 324.0207543567431, "relative_elevation": 0.19178307615219836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465489546624, 52.3567522605543, 44.5947413872927 ] }, "distance": 19.94, "direction": 168.86, "angle": -6.36, "elevation": -2.22, "pano_id": "TMX7316010203-002112_pano_0001_002061", "timestamp": "2021-04-21T12:49:43.628220Z", "filename": "pano_0001_002061.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.94262439, "relative_pitch": -6.363049096407143, "relative_heading": 168.86191490635923, "relative_elevation": -2.223901563324098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466758944593, 52.356753843394, 46.7327069118619 ] }, "distance": 19.96, "direction": 166.33, "angle": -0.25, "elevation": -0.09, "pano_id": "TMX7316010203-001153_pano_0000_004233", "timestamp": "2019-05-02T07:15:34.192520Z", "filename": "pano_0000_004233.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 19.9564047, "relative_pitch": -0.24672489703547812, "relative_heading": 166.32714827248475, "relative_elevation": -0.08593603875490174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001153_pano_0000_004225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001153/pano_0000_004225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90452007814667, 52.3571020685967, 46.9156387373805 ] }, "distance": 20.08, "direction": 344.6, "angle": 0.28, "elevation": 0.1, "pano_id": "TMX7316010203-001153_pano_0000_004225", "timestamp": "2019-05-02T07:15:30.372550Z", "filename": "pano_0000_004225.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.07871125, "relative_pitch": 0.2767810101561758, "relative_heading": 344.59782147600885, "relative_elevation": 0.09699578676369924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9045640224937, 52.35710792773, 46.4257986396551 ] }, "distance": 20.15, "direction": 353.33, "angle": -1.12, "elevation": -0.39, "pano_id": "TMX7316010203-001038_pano_0001_000873", "timestamp": "2019-01-04T12:43:37.122720Z", "filename": "pano_0001_000873.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.14578144, "relative_pitch": -1.1171305907915512, "relative_heading": 353.33321658967236, "relative_elevation": -0.39284431096169925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000783_pano_0000_001146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000783_pano_0000_001146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/11/TMX7316010203-000783/pano_0000_001146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90466876760322, 52.3567521049145, 45.6680214125663 ] }, "distance": 20.16, "direction": 166.24, "angle": -3.27, "elevation": -1.15, "pano_id": "TMX7316010203-000783_pano_0000_001146", "timestamp": "2018-06-11T07:13:48.643530Z", "filename": "pano_0000_001146.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.16336993, "relative_pitch": -3.2660382311620997, "relative_heading": 166.23545777208858, "relative_elevation": -1.1506215380505012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001038_pano_0001_000865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001038_pano_0001_000865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001038/pano_0001_000865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90471896314017, 52.3567615955949, 46.5692811319605 ] }, "distance": 20.27, "direction": 156.08, "angle": -0.7, "elevation": -0.25, "pano_id": "TMX7316010203-001038_pano_0001_000865", "timestamp": "2019-01-04T12:43:31.912670Z", "filename": "pano_0001_000865.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.26871938, "relative_pitch": -0.7048624404302939, "relative_heading": 156.08245080144988, "relative_elevation": -0.24936181865629692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90465621341727, 52.3567483209987, 45.667976825498 ] }, "distance": 20.39, "direction": 168.85, "angle": -3.23, "elevation": -1.15, "pano_id": "TMX7316010203-002913_pano_0007_000294", "timestamp": "2023-01-03T10:42:56.376030Z", "filename": "pano_0007_000294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.39008401, "relative_pitch": -3.2299258779371613, "relative_heading": 168.85230435464845, "relative_elevation": -1.1506661251187964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002913_pano_0007_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002913_pano_0007_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/03/TMX7316010203-002913/pano_0007_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90450023071652, 52.3571014259017, 45.6072886288166 ] }, "distance": 20.41, "direction": 340.88, "angle": -3.4, "elevation": -1.21, "pano_id": "TMX7316010203-002913_pano_0007_000286", "timestamp": "2023-01-03T10:42:51.416100Z", "filename": "pano_0007_000286.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.41180011, "relative_pitch": -3.3962796647295885, "relative_heading": 340.8825807298407, "relative_elevation": -1.2113543218002008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002112_pano_0001_002053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002112_pano_0001_002053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/21/TMX7316010203-002112/pano_0001_002053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90449943541912, 52.3571021385906, 44.6515110684559 ] }, "distance": 20.5, "direction": 340.81, "angle": -6.03, "elevation": -2.17, "pano_id": "TMX7316010203-002112_pano_0001_002053", "timestamp": "2021-04-21T12:49:40.468210Z", "filename": "pano_0001_002053.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.5044913, "relative_pitch": -6.033226823347853, "relative_heading": 340.81210009834797, "relative_elevation": -2.167131882160895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-04_05-35-54_06010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-04_05-35-54_06010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-04_05-35-54_06010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904509925189724, 52.35710601276026, 0.0 ] }, "distance": 20.69, "direction": 343.07, "angle": -66.16, "elevation": -46.82, "pano_id": "recording_2024-09-04_05-35-54_06010", "timestamp": "2024-09-04T08:29:36Z", "filename": "recording_2024-09-04_05-35-54_06010.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.69286845, "relative_pitch": -66.15556617608519, "relative_heading": 343.07389339561587, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_08-27-06_00226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_08-27-06_00226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_08-27-06_00226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904509858226548, 52.35710691202481, 0.0 ] }, "distance": 20.79, "direction": 343.14, "angle": -66.06, "elevation": -46.82, "pano_id": "recording_2025-07-14_08-27-06_00226", "timestamp": "2025-07-14T08:34:52Z", "filename": "recording_2025-07-14_08-27-06_00226.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.78994157, "relative_pitch": -66.05626005002712, "relative_heading": 343.1421531228577, "relative_elevation": -46.8186429506168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001153_pano_0000_004229/adjacencies/TMX7316010203-001153_pano_0000_004229/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-10-02_00378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-10-02_00378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-10-02_00378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.904718275430415, 52.35675444500545, 0.0 ] }, "distance": 20.98, "direction": 157.08, "angle": -65.86, "elevation": -46.82, "pano_id": "recording_2025-07-14_05-10-02_00378", "timestamp": "2025-07-14T05:14:30Z", "filename": "recording_2025-07-14_05-10-02_00378.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": "TMX7316010203-001153_pano_0000_004229", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122122.84402996607, 485557.24881028576 ] }, "relative_distance": 20.9802575, "relative_pitch": -65.86200937967212, "relative_heading": 157.08042328082647, "relative_elevation": -46.8186429506168 } ] } }