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-002542_pano_0000_001979/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90089528529414, 52.3644920818288, 47.3457850078121 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-002542_pano_0000_001979", "timestamp": "2022-04-25T08:43:51.461090Z", "filename": "pano_0000_001979.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "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-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900894891655184, 52.36449322103728, 0.0 ] }, "distance": 0.13, "direction": 348.06, "angle": -89.84, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00971", "timestamp": "2025-06-16T07:12:24Z", "filename": "recording_2025-06-16_06-42-40_00971.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.12956953, "relative_pitch": -89.84320106450276, "relative_heading": 348.0564113552819, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90089259716573, 52.3644946729234, 46.3479083748534 ] }, "distance": 0.34, "direction": 327.58, "angle": -71.1, "elevation": -1.0, "pano_id": "TMX7316010203-001664_pano_0000_002138", "timestamp": "2020-04-21T11:34:32.137720Z", "filename": "pano_0000_002138.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.34155487, "relative_pitch": -71.10486527174564, "relative_heading": 327.5805455847004, "relative_elevation": -0.9978766329587003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900891374320031, 52.36449800603127, 0.0 ] }, "distance": 0.71, "direction": 337.99, "angle": -89.14, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00008", "timestamp": "2024-12-03T09:27:16Z", "filename": "Job_20241203_0939_Track02_Sphere_00008.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.71100938, "relative_pitch": -89.13963250042208, "relative_heading": 337.9945977457492, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90089220013913, 52.3644981997261, 47.390719964169 ] }, "distance": 0.71, "direction": 342.84, "angle": 3.61, "elevation": 0.04, "pano_id": "TMX7316010203-001053_pano_0000_000772", "timestamp": "2019-01-14T11:59:10.595260Z", "filename": "pano_0000_000772.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.71246501, "relative_pitch": 3.60884776801472, "relative_heading": 342.84414988491733, "relative_elevation": 0.044934956356904365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90090456574936, 52.3644966966198, 46.7633865438402 ] }, "distance": 0.81, "direction": 50.91, "angle": -35.57, "elevation": -0.58, "pano_id": "TMX7316010203-003022_pano_0001_000194", "timestamp": "2023-04-03T09:13:59.860810Z", "filename": "pano_0001_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.81445294, "relative_pitch": -35.56777561695488, "relative_heading": 50.91343620689388, "relative_elevation": -0.5823984639718987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90090722902387, 52.3644935313383, 47.2187293292955 ] }, "distance": 0.83, "direction": 78.79, "angle": -8.71, "elevation": -0.13, "pano_id": "TMX7316010203-003026_pano_0005_000143", "timestamp": "2023-04-11T08:22:13.078020Z", "filename": "pano_0005_000143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.82942685, "relative_pitch": -8.70914817319043, "relative_heading": 78.78662072549643, "relative_elevation": -0.12705567851659794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90088277661044, 52.3644933026681, 46.3204061780125 ] }, "distance": 0.86, "direction": 279.06, "angle": -49.92, "elevation": -1.03, "pano_id": "TMX7316010203-002306_pano_0002_002099", "timestamp": "2021-09-09T12:29:10.270340Z", "filename": "pano_0002_002099.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.8628382, "relative_pitch": -49.91998045366046, "relative_heading": 279.0585257718746, "relative_elevation": -1.0253788297995996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90090121882711, 52.3644992153456, 46.1576138911769 ] }, "distance": 0.89, "direction": 26.98, "angle": -53.14, "elevation": -1.19, "pano_id": "TMX7316010203-003002_pano_0003_000157", "timestamp": "2023-03-20T08:34:39.289690Z", "filename": "pano_0003_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 0.89075668, "relative_pitch": -53.14157415752864, "relative_heading": 26.984855754579907, "relative_elevation": -1.1881711166351963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9009084470228, 52.3645000336194, 47.1950985593721 ] }, "distance": 1.26, "direction": 45.38, "angle": -6.82, "elevation": -0.15, "pano_id": "TMX7316010203-002958_pano_0001_000195", "timestamp": "2023-02-06T09:00:35.596630Z", "filename": "pano_0001_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 1.25966111, "relative_pitch": -6.821568608967007, "relative_heading": 45.37732640932105, "relative_elevation": -0.15068644843999834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90087628480047, 52.3644926210934, 47.5629568379372 ] }, "distance": 1.3, "direction": 272.65, "angle": 9.52, "elevation": 0.22, "pano_id": "TMX7316010203-002983_pano_0005_000136", "timestamp": "2023-02-27T08:42:26.455150Z", "filename": "pano_0005_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 1.29568172, "relative_pitch": 9.51501494878763, "relative_heading": 272.6544683840894, "relative_elevation": 0.21717183012510333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90087589492362, 52.364491735832, 46.1702564647421 ] }, "distance": 1.32, "direction": 268.33, "angle": -41.66, "elevation": -1.18, "pano_id": "TMX7316010203-002966_pano_0001_000005", "timestamp": "2023-02-13T08:40:39.306110Z", "filename": "pano_0001_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 1.32141041, "relative_pitch": -41.656336148618365, "relative_heading": 268.33040470524463, "relative_elevation": -1.1755285430699942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90091247000401, 52.3645007497167, 47.8735367208719 ] }, "distance": 1.52, "direction": 50.51, "angle": 19.19, "elevation": 0.53, "pano_id": "TMX7316010203-002926_pano_0007_000011", "timestamp": "2023-01-11T12:47:33.768770Z", "filename": "pano_0007_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 1.51677117, "relative_pitch": 19.18504419307556, "relative_heading": 50.513318610026154, "relative_elevation": 0.5277517130598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90086988359731, 52.3644851473616, 45.7922703903168 ] }, "distance": 1.89, "direction": 245.97, "angle": -39.35, "elevation": -1.55, "pano_id": "TMX7316010203-002975_pano_0002_000085", "timestamp": "2023-02-20T08:39:50.047110Z", "filename": "pano_0002_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 1.89458846, "relative_pitch": -39.35088608927746, "relative_heading": 245.96593482169348, "relative_elevation": -1.5535146174952956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9009207524203, 52.3645002467894, 47.1736207734793 ] }, "distance": 1.96, "direction": 62.36, "angle": -5.02, "elevation": -0.17, "pano_id": "TMX7316010203-001543_pano_0000_002161", "timestamp": "2020-01-08T10:46:23.331170Z", "filename": "pano_0000_002161.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 1.95830593, "relative_pitch": -5.024234107895032, "relative_heading": 62.357899780155066, "relative_elevation": -0.17216423433279715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90086345749506, 52.3644907354109, 47.0786343310028 ] }, "distance": 2.17, "direction": 266.05, "angle": -7.01, "elevation": -0.27, "pano_id": "TMX7316010203-003010_pano_0005_000272", "timestamp": "2023-03-27T07:44:56.090400Z", "filename": "pano_0005_000272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.17324301, "relative_pitch": -7.008051063916099, "relative_heading": 266.0469511039994, "relative_elevation": -0.26715067680929394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0004_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90092466895123, 52.3644997082054, 46.4014999456704 ] }, "distance": 2.17, "direction": 67.02, "angle": -23.48, "elevation": -0.94, "pano_id": "TMX7316060226-000020_pano_0004_000024", "timestamp": "2016-08-15T07:43:21.593860Z", "filename": "pano_0004_000024.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.17404659, "relative_pitch": -23.477448665706326, "relative_heading": 67.02427060078651, "relative_elevation": -0.9442850621416952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90092721654047, 52.3644980335283, 46.5801613871008 ] }, "distance": 2.27, "direction": 73.07, "angle": -18.61, "elevation": -0.77, "pano_id": "TMX7316010203-002865_pano_0006_000088", "timestamp": "2022-12-15T11:35:20.386710Z", "filename": "pano_0006_000088.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.27370754, "relative_pitch": -18.609879739540855, "relative_heading": 73.06576671638926, "relative_elevation": -0.7656236207112954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90092418064103, 52.3645034985336, 46.2563209589571 ] }, "distance": 2.34, "direction": 57.16, "angle": -24.94, "elevation": -1.09, "pano_id": "TMX7316010203-002040_pano_0001_002646", "timestamp": "2021-03-15T09:41:34.350780Z", "filename": "pano_0001_002646.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.34268037, "relative_pitch": -24.940794001180176, "relative_heading": 57.16109922306556, "relative_elevation": -1.0894640488549996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90092925249971, 52.3645002546486, 47.6711195772514 ] }, "distance": 2.49, "direction": 68.54, "angle": 7.46, "elevation": 0.33, "pano_id": "TMX7316010203-002988_pano_0013_000003", "timestamp": "2023-03-06T08:30:34.429790Z", "filename": "pano_0013_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.48611185, "relative_pitch": 7.455406962311353, "relative_heading": 68.54304266408748, "relative_elevation": 0.32533456943930616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90093124204742, 52.3644984266302, 46.6676280712709 ] }, "distance": 2.55, "direction": 73.92, "angle": -14.9, "elevation": -0.68, "pano_id": "TMX7316010203-002865_pano_0006_000090", "timestamp": "2022-12-15T11:35:28.156650Z", "filename": "pano_0006_000090.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.54905498, "relative_pitch": -14.898023643175383, "relative_heading": 73.9205059178201, "relative_elevation": -0.6781569365411997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90085805566717, 52.3644881348718, 47.398552079685 ] }, "distance": 2.57, "direction": 260.17, "angle": 1.17, "elevation": 0.05, "pano_id": "TMX7316010203-002988_pano_0013_000004", "timestamp": "2023-03-06T08:30:35.294800Z", "filename": "pano_0013_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.57378809, "relative_pitch": 1.1744972497955173, "relative_heading": 260.17490241758924, "relative_elevation": 0.05276707187289986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90085710647173, 52.3644853534758, 46.3473800858483 ] }, "distance": 2.71, "direction": 253.94, "angle": -20.25, "elevation": -1.0, "pano_id": "TMX7316010203-002865_pano_0006_000089", "timestamp": "2022-12-15T11:35:21.661660Z", "filename": "pano_0006_000089.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.70631957, "relative_pitch": -20.249830819548624, "relative_heading": 253.93988446880525, "relative_elevation": -0.9984049219637967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0004_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90085601020276, 52.3644872814123, 46.1787105677649 ] }, "distance": 2.73, "direction": 258.71, "angle": -23.16, "elevation": -1.17, "pano_id": "TMX7316060226-000020_pano_0004_000025", "timestamp": "2016-08-15T07:43:22.683860Z", "filename": "pano_0004_000025.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.72817769, "relative_pitch": -23.16052936914976, "relative_heading": 258.7088619704598, "relative_elevation": -1.1670744400471946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90085355434018, 52.3644903513229, 46.0198750440031 ] }, "distance": 2.85, "direction": 266.12, "angle": -24.96, "elevation": -1.33, "pano_id": "TMX7316010203-002040_pano_0001_002647", "timestamp": "2021-03-15T09:41:35.290730Z", "filename": "pano_0001_002647.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 2.84917847, "relative_pitch": -24.95565370636502, "relative_heading": 266.12474636504754, "relative_elevation": -1.3259099638089964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90093375648164, 52.3645058406705, 47.2791858240962 ] }, "distance": 3.04, "direction": 59.71, "angle": -1.26, "elevation": -0.07, "pano_id": "TMX7316010203-003010_pano_0005_000271", "timestamp": "2023-03-27T07:44:54.970390Z", "filename": "pano_0005_000271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 3.03505909, "relative_pitch": -1.2570562072210514, "relative_heading": 59.70580305167313, "relative_elevation": -0.06659918371589413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90094092369804, 52.3644978662214, 46.004018202424 ] }, "distance": 3.17, "direction": 78.3, "angle": -22.91, "elevation": -1.34, "pano_id": "TMX7316010203-002975_pano_0002_000084", "timestamp": "2023-02-20T08:39:49.136940Z", "filename": "pano_0002_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 3.17476664, "relative_pitch": -22.91061020092909, "relative_heading": 78.30271490394266, "relative_elevation": -1.3417668053880973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90084928852629, 52.3644873903059, 46.9441855279729 ] }, "distance": 3.18, "direction": 260.54, "angle": -7.21, "elevation": -0.4, "pano_id": "TMX7316010203-001543_pano_0000_002162", "timestamp": "2020-01-08T10:46:24.221190Z", "filename": "pano_0000_002162.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 3.17643894, "relative_pitch": -7.205715474048743, "relative_heading": 260.5405773572933, "relative_elevation": -0.40159947983919864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90084116477762, 52.3644874412265, 47.642029046081 ] }, "distance": 3.72, "direction": 262.03, "angle": 4.55, "elevation": 0.3, "pano_id": "TMX7316010203-002926_pano_0007_000012", "timestamp": "2023-01-11T12:47:34.448760Z", "filename": "pano_0007_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 3.72261519, "relative_pitch": 4.549983594756841, "relative_heading": 262.0265714802766, "relative_elevation": 0.29624403826890244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9009481848493, 52.3645026929127, 46.4082259247079 ] }, "distance": 3.79, "direction": 71.86, "angle": -13.89, "elevation": -0.94, "pano_id": "TMX7316010203-002966_pano_0001_000004", "timestamp": "2023-02-13T08:40:38.606110Z", "filename": "pano_0001_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 3.79197049, "relative_pitch": -13.88777279068833, "relative_heading": 71.85761418953875, "relative_elevation": -0.9375590831041976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9009481637259, 52.3645037200073, 47.8086599064991 ] }, "distance": 3.83, "direction": 70.22, "angle": 6.9, "elevation": 0.46, "pano_id": "TMX7316010203-002983_pano_0005_000135", "timestamp": "2023-02-27T08:42:25.780120Z", "filename": "pano_0005_000135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 3.82774421, "relative_pitch": 6.895086664586715, "relative_heading": 70.22499126481523, "relative_elevation": 0.46287489868700504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90083746071312, 52.3644876884537, 46.9868165608495 ] }, "distance": 3.97, "direction": 262.93, "angle": -5.17, "elevation": -0.36, "pano_id": "TMX7316010203-002958_pano_0001_000196", "timestamp": "2023-02-06T09:00:36.406680Z", "filename": "pano_0001_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 3.96916451, "relative_pitch": -5.167731189109659, "relative_heading": 262.9251153309201, "relative_elevation": -0.35896844696259933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90083593584176, 52.3644805863383, 46.9849595753476 ] }, "distance": 4.24, "direction": 252.44, "angle": -4.86, "elevation": -0.36, "pano_id": "TMX7316010203-003026_pano_0005_000144", "timestamp": "2023-04-11T08:22:13.712990Z", "filename": "pano_0005_000144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 4.24035276, "relative_pitch": -4.863767852771079, "relative_heading": 252.44258368762053, "relative_elevation": -0.3608254324644946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90095308839717, 52.3645070942857, 46.5395448841155 ] }, "distance": 4.28, "direction": 67.01, "angle": -10.67, "elevation": -0.81, "pano_id": "TMX7316010203-002306_pano_0002_002098", "timestamp": "2021-09-09T12:29:09.270560Z", "filename": "pano_0002_002098.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 4.27718526, "relative_pitch": -10.674874843416282, "relative_heading": 67.0105894020203, "relative_elevation": -0.8062401236965968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9008340612581, 52.3644828373323, 46.5679012667388 ] }, "distance": 4.3, "direction": 256.14, "angle": -10.26, "elevation": -0.78, "pano_id": "TMX7316010203-003022_pano_0001_000195", "timestamp": "2023-04-03T09:14:00.545760Z", "filename": "pano_0001_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 4.29550088, "relative_pitch": -10.264603000920228, "relative_heading": 256.1443371196039, "relative_elevation": -0.7778837410732962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900956032821925, 52.36450870635081, 0.0 ] }, "distance": 4.53, "direction": 65.91, "angle": -84.53, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00007", "timestamp": "2024-12-03T09:27:15Z", "filename": "Job_20241203_0939_Track02_Sphere_00007.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 4.5327165, "relative_pitch": -84.53137339363622, "relative_heading": 65.91333393027186, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90082767152846, 52.3644851752518, 45.9573345957324 ] }, "distance": 4.67, "direction": 260.53, "angle": -16.56, "elevation": -1.39, "pano_id": "TMX7316010203-003002_pano_0003_000158", "timestamp": "2023-03-20T08:34:40.139690Z", "filename": "pano_0003_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 4.66944941, "relative_pitch": -16.55972885198936, "relative_heading": 260.52686270623855, "relative_elevation": -1.388450412079699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90096386256651, 52.3645052033862, 46.5873911771923 ] }, "distance": 4.89, "direction": 72.64, "angle": -8.81, "elevation": -0.76, "pano_id": "TMX7316010203-001664_pano_0000_002137", "timestamp": "2020-04-21T11:34:31.247780Z", "filename": "pano_0000_002137.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 4.89426956, "relative_pitch": -8.808241339985363, "relative_heading": 72.64283930743329, "relative_elevation": -0.758393830619795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900824976876751, 52.36447986568862, 0.0 ] }, "distance": 4.98, "direction": 254.15, "angle": -84.0, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00972", "timestamp": "2025-06-16T07:12:26Z", "filename": "recording_2025-06-16_06-42-40_00972.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 4.97850115, "relative_pitch": -83.99729659112191, "relative_heading": 254.1546381168593, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90082363663917, 52.3644819392483, 46.1356850843877 ] }, "distance": 5.01, "direction": 256.98, "angle": -13.58, "elevation": -1.21, "pano_id": "TMX7316010203-001664_pano_0000_002139", "timestamp": "2020-04-21T11:34:33.062730Z", "filename": "pano_0000_002139.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.0094152, "relative_pitch": -13.580493279910689, "relative_heading": 256.9796614103806, "relative_elevation": -1.2100999234243943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900965025509915, 52.36450668509685, 0.0 ] }, "distance": 5.02, "direction": 71.12, "angle": -83.95, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00970", "timestamp": "2025-06-16T07:12:22Z", "filename": "recording_2025-06-16_06-42-40_00970.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.02084893, "relative_pitch": -83.94661434686343, "relative_heading": 71.11652602841941, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90096319820617, 52.3645097526742, 47.6340458011255 ] }, "distance": 5.03, "direction": 66.97, "angle": 3.28, "elevation": 0.29, "pano_id": "TMX7316010203-001053_pano_0000_000771", "timestamp": "2019-01-14T11:59:09.870280Z", "filename": "pano_0000_000771.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.02669039, "relative_pitch": 3.2820914779236134, "relative_heading": 66.97240673969046, "relative_elevation": 0.2882607933134054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001980/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001980/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001980/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001980/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001980/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001980/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001980/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001980/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001980/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90082413172642, 52.3644784440777, 47.1093775676563 ] }, "distance": 5.08, "direction": 252.62, "angle": -2.67, "elevation": -0.24, "pano_id": "TMX7316010203-002542_pano_0000_001980", "timestamp": "2022-04-25T08:43:52.131140Z", "filename": "pano_0000_001980.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.07891004, "relative_pitch": -2.6650164689456863, "relative_heading": 252.6150476702421, "relative_elevation": -0.2364074401557943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900821525846691, 52.364485298068736, 0.0 ] }, "distance": 5.08, "direction": 261.46, "angle": -83.87, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00009", "timestamp": "2024-12-03T09:27:17Z", "filename": "Job_20241203_0939_Track02_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.08079571, "relative_pitch": -83.87488571652456, "relative_heading": 261.4559172091444, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90082147574376, 52.3644853410599, 47.1616980638355 ] }, "distance": 5.08, "direction": 261.51, "angle": -2.07, "elevation": -0.18, "pano_id": "TMX7316010203-001053_pano_0000_000773", "timestamp": "2019-01-14T11:59:11.250280Z", "filename": "pano_0000_000773.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.08346275, "relative_pitch": -2.0739402576516497, "relative_heading": 261.51495237660436, "relative_elevation": -0.1840869439765953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90096761283744, 52.3645036097557, 47.6418332671747 ] }, "distance": 5.09, "direction": 75.41, "angle": 3.33, "elevation": 0.3, "pano_id": "TMX7316010203-002542_pano_0000_001978", "timestamp": "2022-04-25T08:43:50.681140Z", "filename": "pano_0000_001978.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.09111952, "relative_pitch": 3.32799800676952, "relative_heading": 75.40640941816305, "relative_elevation": 0.2960482593625997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90097381364875, 52.3645121739104, 46.9785951245576 ] }, "distance": 5.8, "direction": 67.32, "angle": -3.62, "elevation": -0.37, "pano_id": "TMX7316010203-003022_pano_0001_000193", "timestamp": "2023-04-03T09:13:59.085790Z", "filename": "pano_0001_000193.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.79767751, "relative_pitch": -3.6239284337953985, "relative_heading": 67.31739791483433, "relative_elevation": -0.36718988325449686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90097631504208, 52.3645083915725, 47.4643522333354 ] }, "distance": 5.81, "direction": 71.8, "angle": 1.17, "elevation": 0.12, "pano_id": "TMX7316010203-003026_pano_0005_000142", "timestamp": "2023-04-11T08:22:12.348010Z", "filename": "pano_0005_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.81035658, "relative_pitch": 1.1690261691592845, "relative_heading": 71.79916301364881, "relative_elevation": 0.11856722552330012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90081184901721, 52.3644800440468, 46.119771996513 ] }, "distance": 5.84, "direction": 256.74, "angle": -11.86, "elevation": -1.23, "pano_id": "TMX7316010203-002306_pano_0002_002100", "timestamp": "2021-09-09T12:29:11.105340Z", "filename": "pano_0002_002100.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.8392944, "relative_pitch": -11.857534819665856, "relative_heading": 256.73867391071525, "relative_elevation": -1.226013011299095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90097458468783, 52.3645149855913, 46.3977719256654 ] }, "distance": 5.97, "direction": 64.74, "angle": -9.02, "elevation": -0.95, "pano_id": "TMX7316010203-003002_pano_0003_000156", "timestamp": "2023-03-20T08:34:38.364710Z", "filename": "pano_0003_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 5.97282132, "relative_pitch": -9.018819079940558, "relative_heading": 64.74168975304637, "relative_elevation": -0.9480130821466943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9009776215701, 52.3645150901319, 47.4206013120711 ] }, "distance": 6.17, "direction": 65.46, "angle": 0.7, "elevation": 0.07, "pano_id": "TMX7316010203-002958_pano_0001_000194", "timestamp": "2023-02-06T09:00:34.741610Z", "filename": "pano_0001_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 6.16536605, "relative_pitch": 0.6952463233677288, "relative_heading": 65.46425412101738, "relative_elevation": 0.07481630425900221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90097819206781, 52.3645154672771, 47.8908524746075 ] }, "distance": 6.22, "direction": 65.26, "angle": 5.01, "elevation": 0.55, "pano_id": "TMX7316010203-002925_pano_0009_000111", "timestamp": "2023-01-11T12:09:14.422610Z", "filename": "pano_0009_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 6.21818466, "relative_pitch": 5.0095720594055635, "relative_heading": 65.26117737508521, "relative_elevation": 0.5450674667954019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90080555831091, 52.3644791831911, 47.3765760324895 ] }, "distance": 6.28, "direction": 256.78, "angle": 0.28, "elevation": 0.03, "pano_id": "TMX7316010203-002983_pano_0005_000137", "timestamp": "2023-02-27T08:42:27.050300Z", "filename": "pano_0005_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 6.27835908, "relative_pitch": 0.2809940613975288, "relative_heading": 256.78487135422296, "relative_elevation": 0.030791024677405687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9008048499749, 52.3644791737231, 45.9842464653775 ] }, "distance": 6.33, "direction": 256.88, "angle": -12.15, "elevation": -1.36, "pano_id": "TMX7316010203-002966_pano_0001_000006", "timestamp": "2023-02-13T08:40:39.946120Z", "filename": "pano_0001_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 6.32558111, "relative_pitch": -12.147200108253237, "relative_heading": 256.87549441248075, "relative_elevation": -1.3615385424345945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90098619713154, 52.364509786357, 48.1760568730533 ] }, "distance": 6.5, "direction": 72.35, "angle": 7.28, "elevation": 0.83, "pano_id": "TMX7316010203-002926_pano_0007_000010", "timestamp": "2023-01-11T12:47:32.933810Z", "filename": "pano_0007_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 6.49861441, "relative_pitch": 7.280743682630158, "relative_heading": 72.3530339698062, "relative_elevation": 0.8302718652412011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9007993882493, 52.3644720433798, 45.6239398755133 ] }, "distance": 6.9, "direction": 251.15, "angle": -14.01, "elevation": -1.72, "pano_id": "TMX7316010203-002975_pano_0002_000086", "timestamp": "2023-02-20T08:39:50.926950Z", "filename": "pano_0002_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 6.90246677, "relative_pitch": -14.006774412579226, "relative_heading": 251.15324681482383, "relative_elevation": -1.721845132298796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0004_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90099418878163, 52.3645085377598, 46.669150499627 ] }, "distance": 6.98, "direction": 74.79, "angle": -5.54, "elevation": -0.68, "pano_id": "TMX7316060226-000020_pano_0004_000023", "timestamp": "2016-08-15T07:43:20.498810Z", "filename": "pano_0004_000023.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 6.98159875, "relative_pitch": -5.535637404174007, "relative_heading": 74.79467085874023, "relative_elevation": -0.6766345081850957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9009944684241, 52.3645095428176, 47.4742048522457 ] }, "distance": 7.03, "direction": 73.96, "angle": 1.05, "elevation": 0.13, "pano_id": "TMX7316010203-001543_pano_0000_002160", "timestamp": "2020-01-08T10:46:22.206240Z", "filename": "pano_0000_002160.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.03006666, "relative_pitch": 1.0465187865730305, "relative_heading": 73.9557846071831, "relative_elevation": 0.12841984443360133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9009946412493, 52.3645156272099, 46.5298085128888 ] }, "distance": 7.26, "direction": 68.84, "angle": -6.42, "elevation": -0.82, "pano_id": "TMX7316010203-002040_pano_0001_002645", "timestamp": "2021-03-15T09:41:33.165790Z", "filename": "pano_0001_002645.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.25743292, "relative_pitch": -6.415007864336262, "relative_heading": 68.83781561781726, "relative_elevation": -0.8159764949232979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90079203994068, 52.3644758958354, 46.9124858081341 ] }, "distance": 7.26, "direction": 255.64, "angle": -3.42, "elevation": -0.43, "pano_id": "TMX7316010203-003010_pano_0005_000273", "timestamp": "2023-03-27T07:44:57.200370Z", "filename": "pano_0005_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.25991403, "relative_pitch": -3.4155776326294687, "relative_heading": 255.6357480073201, "relative_elevation": -0.4332991996779967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90099954135949, 52.3645072852357, 46.8771083950996 ] }, "distance": 7.3, "direction": 76.6, "angle": -3.67, "elevation": -0.47, "pano_id": "TMX7316010203-002865_pano_0006_000087", "timestamp": "2022-12-15T11:35:19.171680Z", "filename": "pano_0006_000087.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.30051908, "relative_pitch": -3.6732172183954392, "relative_heading": 76.6010237814689, "relative_elevation": -0.4686766127124997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90100178058834, 52.3645073038956, 48.0256960093975 ] }, "distance": 7.45, "direction": 76.86, "angle": 5.21, "elevation": 0.68, "pano_id": "TMX7316010203-002988_pano_0013_000002", "timestamp": "2023-03-06T08:30:33.279820Z", "filename": "pano_0013_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.44945647, "relative_pitch": 5.214930518765392, "relative_heading": 76.85734872278277, "relative_elevation": 0.6799110015854026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90099926281169, 52.3645160245053, 46.9147418178618 ] }, "distance": 7.57, "direction": 69.39, "angle": -3.26, "elevation": -0.43, "pano_id": "TMX7316010203-002865_pano_0006_000091", "timestamp": "2022-12-15T11:35:29.731580Z", "filename": "pano_0006_000091.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.5673242, "relative_pitch": -3.2601083923060843, "relative_heading": 69.38617525545945, "relative_elevation": -0.43104318995029445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0004_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90078812843343, 52.3644725720145, 46.05621461384 ] }, "distance": 7.62, "direction": 253.44, "angle": -9.61, "elevation": -1.29, "pano_id": "TMX7316060226-000020_pano_0004_000026", "timestamp": "2016-08-15T07:43:23.654090Z", "filename": "pano_0004_000026.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.61539561, "relative_pitch": -9.6111368729198, "relative_heading": 253.43685669717925, "relative_elevation": -1.2895703939720988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90078680435636, 52.3644744420353, 47.2032636739314 ] }, "distance": 7.65, "direction": 255.12, "angle": -1.07, "elevation": -0.14, "pano_id": "TMX7316010203-002988_pano_0013_000005", "timestamp": "2023-03-06T08:30:36.069820Z", "filename": "pano_0013_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.64584428, "relative_pitch": -1.0678906135251576, "relative_heading": 255.12440752903342, "relative_elevation": -0.1425213338806941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90078332676336, 52.3644758585682, 45.8539346596226 ] }, "distance": 7.84, "direction": 256.68, "angle": -10.78, "elevation": -1.49, "pano_id": "TMX7316010203-002040_pano_0001_002648", "timestamp": "2021-03-15T09:41:36.135740Z", "filename": "pano_0001_002648.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 7.8372283, "relative_pitch": -10.777560118211138, "relative_heading": 256.68292239987954, "relative_elevation": -1.4918503481894945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90100098248144, 52.3645237019129, 47.4935052106157 ] }, "distance": 8.01, "direction": 63.96, "angle": 1.06, "elevation": 0.15, "pano_id": "TMX7316010203-003010_pano_0005_000270", "timestamp": "2023-03-27T07:44:53.720390Z", "filename": "pano_0005_000270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.01369902, "relative_pitch": 1.056039876831352, "relative_heading": 63.95598140161496, "relative_elevation": 0.14772020280360465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90101276518243, 52.3645068253913, 46.3176818797365 ] }, "distance": 8.17, "direction": 78.41, "angle": -7.17, "elevation": -1.03, "pano_id": "TMX7316010203-002975_pano_0002_000083", "timestamp": "2023-02-20T08:39:48.126970Z", "filename": "pano_0002_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.16902515, "relative_pitch": -7.173179679750138, "relative_heading": 78.41449846642846, "relative_elevation": -1.0281031280755997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90077835809857, 52.3644733264351, 46.7842020979151 ] }, "distance": 8.23, "direction": 255.32, "angle": -3.9, "elevation": -0.56, "pano_id": "TMX7316010203-001543_pano_0000_002163", "timestamp": "2020-01-08T10:46:24.996170Z", "filename": "pano_0000_002163.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.23382659, "relative_pitch": -3.9017795712333747, "relative_heading": 255.31735605074255, "relative_elevation": -0.5615829098969982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90077039283282, 52.3644732951348, 47.4942182088271 ] }, "distance": 8.76, "direction": 256.19, "angle": 0.97, "elevation": 0.15, "pano_id": "TMX7316010203-002926_pano_0007_000013", "timestamp": "2023-01-11T12:47:35.058810Z", "filename": "pano_0007_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.76060296, "relative_pitch": 0.9706845887384847, "relative_heading": 256.19480516003676, "relative_elevation": 0.14843320101500268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90102153784356, 52.3645072691153, 46.7677838997915 ] }, "distance": 8.76, "direction": 78.88, "angle": -3.77, "elevation": -0.58, "pano_id": "TMX7316010203-002966_pano_0001_000003", "timestamp": "2023-02-13T08:40:37.761100Z", "filename": "pano_0001_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.76464221, "relative_pitch": -3.773016575082133, "relative_heading": 78.88284184767441, "relative_elevation": -0.5780011080205938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90102258062212, 52.3645059979106, 48.220547885634 ] }, "distance": 8.81, "direction": 79.87, "angle": 5.67, "elevation": 0.87, "pano_id": "TMX7316010203-002983_pano_0005_000134", "timestamp": "2023-02-27T08:42:24.930130Z", "filename": "pano_0005_000134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.80838824, "relative_pitch": 5.671459670782279, "relative_heading": 79.87481790179635, "relative_elevation": 0.874762877821901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901021229208671, 52.364514537500106, 0.0 ] }, "distance": 8.94, "direction": 73.76, "angle": -79.31, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00006", "timestamp": "2024-12-03T09:27:13Z", "filename": "Job_20241203_0939_Track02_Sphere_00006.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.9356317, "relative_pitch": -79.31220746835041, "relative_heading": 73.76137481418435, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90076632257802, 52.3644762340345, 46.8476742124185 ] }, "distance": 8.96, "direction": 258.65, "angle": -3.18, "elevation": -0.5, "pano_id": "TMX7316010203-002958_pano_0001_000197", "timestamp": "2023-02-06T09:00:37.196620Z", "filename": "pano_0001_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 8.9600402, "relative_pitch": -3.181938836871667, "relative_heading": 258.64940202180145, "relative_elevation": -0.49811079539360037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90102561417077, 52.3645144192031, 46.9062899127603 ] }, "distance": 9.22, "direction": 74.36, "angle": -2.73, "elevation": -0.44, "pano_id": "TMX7316010203-002306_pano_0002_002097", "timestamp": "2021-09-09T12:29:07.820350Z", "filename": "pano_0002_002097.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.21923433, "relative_pitch": -2.7293117546989945, "relative_heading": 74.35903458247819, "relative_elevation": -0.4394950950517966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90076554762582, 52.3644671277806, 46.8324177972972 ] }, "distance": 9.26, "direction": 252.56, "angle": -3.17, "elevation": -0.51, "pano_id": "TMX7316010203-003026_pano_0005_000145", "timestamp": "2023-04-11T08:22:14.292980Z", "filename": "pano_0005_000145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.26353838, "relative_pitch": -3.1719756742211187, "relative_heading": 252.55747740315334, "relative_elevation": -0.5133672105149003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90076345133548, 52.3644689776342, 46.4319820227101 ] }, "distance": 9.34, "direction": 254.02, "angle": -5.59, "elevation": -0.91, "pano_id": "TMX7316010203-003022_pano_0001_000196", "timestamp": "2023-04-03T09:14:01.170780Z", "filename": "pano_0001_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.34113076, "relative_pitch": -5.587224006587863, "relative_heading": 254.02469527512017, "relative_elevation": -0.9138029851019951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103566067089, 52.3645100756072, 48.0184367606416 ] }, "distance": 9.77, "direction": 78.17, "angle": 3.94, "elevation": 0.67, "pano_id": "TMX7316010203-001053_pano_0000_000770", "timestamp": "2019-01-14T11:59:09.010520Z", "filename": "pano_0000_000770.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.76958271, "relative_pitch": 3.9386921521937013, "relative_heading": 78.17356076870428, "relative_elevation": 0.672651752829502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90075544201859, 52.3644681658529, 46.0231209807098 ] }, "distance": 9.89, "direction": 254.39, "angle": -7.62, "elevation": -1.32, "pano_id": "TMX7316010203-001664_pano_0000_002140", "timestamp": "2020-04-21T11:34:34.202720Z", "filename": "pano_0000_002140.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.89070962, "relative_pitch": -7.616855480800468, "relative_heading": 254.39148552346163, "relative_elevation": -1.3226640271022987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90075381453297, 52.3644706903056, 45.8266321094707 ] }, "distance": 9.93, "direction": 256.13, "angle": -8.7, "elevation": -1.52, "pano_id": "TMX7316010203-003002_pano_0003_000159", "timestamp": "2023-03-20T08:34:40.974690Z", "filename": "pano_0003_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.92644741, "relative_pitch": -8.70108849065663, "relative_heading": 256.1255335944779, "relative_elevation": -1.519152898341396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900754749502767, 52.36446690447376, 0.0 ] }, "distance": 9.97, "direction": 253.69, "angle": -78.1, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00973", "timestamp": "2025-06-16T07:12:28Z", "filename": "recording_2025-06-16_06-42-40_00973.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.97466117, "relative_pitch": -78.10308290762786, "relative_heading": 253.68786792083844, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90075258153071, 52.364471811848325, 0.0 ] }, "distance": 9.98, "direction": 256.94, "angle": -78.1, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00010", "timestamp": "2024-12-03T09:27:18Z", "filename": "Job_20241203_0939_Track02_Sphere_00010.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.9790615, "relative_pitch": -78.09798422595901, "relative_heading": 256.93683922602685, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901030772757695, 52.36452655732027, 0.0 ] }, "distance": 9.99, "direction": 67.43, "angle": -78.08, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00969", "timestamp": "2025-06-16T07:12:21Z", "filename": "recording_2025-06-16_06-42-40_00969.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 9.99478117, "relative_pitch": -78.07977133789916, "relative_heading": 67.4292054136632, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104147426315, 52.3645023128931, 48.0562505293638 ] }, "distance": 10.02, "direction": 83.48, "angle": 4.05, "elevation": 0.71, "pano_id": "TMX7316010203-002542_pano_0000_001977", "timestamp": "2022-04-25T08:43:49.706100Z", "filename": "pano_0000_001977.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 10.02308537, "relative_pitch": 4.0545105411887, "relative_heading": 83.47802871261668, "relative_elevation": 0.7104655215517042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90075100108195, 52.3644720338417, 47.0510922605172 ] }, "distance": 10.08, "direction": 257.21, "angle": -1.67, "elevation": -0.29, "pano_id": "TMX7316010203-001053_pano_0000_000774", "timestamp": "2019-01-14T11:59:11.855240Z", "filename": "pano_0000_000774.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 10.07846663, "relative_pitch": -1.6748421970495184, "relative_heading": 257.21197338146595, "relative_elevation": -0.2946927472948957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001981/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001981/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001981/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001981/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001981/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001981/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001981/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001981/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001981/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90075332353713, 52.3644648404922, 46.9524845276028 ] }, "distance": 10.13, "direction": 252.6, "angle": -2.22, "elevation": -0.39, "pano_id": "TMX7316010203-002542_pano_0000_001981", "timestamp": "2022-04-25T08:43:52.736060Z", "filename": "pano_0000_001981.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 10.13423409, "relative_pitch": -2.2224821544868774, "relative_heading": 252.59584723893514, "relative_elevation": -0.3933004802092981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103190811506, 52.364531608629, 48.112917823717 ] }, "distance": 10.29, "direction": 64.7, "angle": 4.26, "elevation": 0.77, "pano_id": "TMX7316010203-002925_pano_0009_000112", "timestamp": "2023-01-11T12:09:19.937560Z", "filename": "pano_0009_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 10.29357414, "relative_pitch": 4.262112373722327, "relative_heading": 64.70440378083214, "relative_elevation": 0.7671328159049011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103158152223, 52.3645365871982, 47.0552034415305 ] }, "distance": 10.52, "direction": 61.92, "angle": -1.58, "elevation": -0.29, "pano_id": "TMX7316010203-003022_pano_0001_000192", "timestamp": "2023-04-03T09:13:58.170790Z", "filename": "pano_0001_000192.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 10.52255588, "relative_pitch": -1.581827391341317, "relative_heading": 61.92430309073406, "relative_elevation": -0.29058156628159537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103451272867, 52.3645331276904, 47.5629548039287 ] }, "distance": 10.53, "direction": 64.29, "angle": 1.18, "elevation": 0.22, "pano_id": "TMX7316010203-003026_pano_0005_000141", "timestamp": "2023-04-11T08:22:11.463040Z", "filename": "pano_0005_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 10.52649226, "relative_pitch": 1.1818892317215701, "relative_heading": 64.28520972478951, "relative_elevation": 0.21716979611660037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90074097613691, 52.3644670171241, 46.0001890268177 ] }, "distance": 10.88, "direction": 255.14, "angle": -7.05, "elevation": -1.35, "pano_id": "TMX7316010203-002306_pano_0002_002101", "timestamp": "2021-09-09T12:29:11.850410Z", "filename": "pano_0002_002101.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 10.87509003, "relative_pitch": -7.053468463232781, "relative_heading": 255.13977748690155, "relative_elevation": -1.3455959809943963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103799576398, 52.3645399689797, 47.4992699250579 ] }, "distance": 11.09, "direction": 61.27, "angle": 0.79, "elevation": 0.15, "pano_id": "TMX7316010203-002958_pano_0001_000193", "timestamp": "2023-02-06T09:00:33.781630Z", "filename": "pano_0001_000193.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.08589471, "relative_pitch": 0.7932130310080188, "relative_heading": 61.271064305807315, "relative_elevation": 0.15348491724580526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103731796789, 52.3645417869564, 46.4718116177246 ] }, "distance": 11.14, "direction": 60.24, "angle": -4.48, "elevation": -0.87, "pano_id": "TMX7316010203-003002_pano_0003_000155", "timestamp": "2023-03-20T08:34:37.254670Z", "filename": "pano_0003_000155.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.1444304, "relative_pitch": -4.484097165676556, "relative_heading": 60.24490177640928, "relative_elevation": -0.8739733900874995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104191114655, 52.3645375103282, 48.0137936705723 ] }, "distance": 11.19, "direction": 63.16, "angle": 3.42, "elevation": 0.67, "pano_id": "TMX7316010203-002925_pano_0009_000110", "timestamp": "2023-01-11T12:09:13.082630Z", "filename": "pano_0009_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.19432622, "relative_pitch": 3.41501062069981, "relative_heading": 63.155477181635845, "relative_elevation": 0.6680086627602009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105938472463, 52.3645012153671, 48.5571972141042 ] }, "distance": 11.22, "direction": 84.8, "angle": 6.16, "elevation": 1.21, "pano_id": "TMX7316010203-002926_pano_0007_000009", "timestamp": "2023-01-11T12:47:31.848760Z", "filename": "pano_0007_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.22436776, "relative_pitch": 6.159917371189789, "relative_heading": 84.80488448115514, "relative_elevation": 1.2114122062921027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90073583447895, 52.3644655314239, 47.2637295508757 ] }, "distance": 11.26, "direction": 254.78, "angle": -0.42, "elevation": -0.08, "pano_id": "TMX7316010203-002983_pano_0005_000138", "timestamp": "2023-02-27T08:42:27.605130Z", "filename": "pano_0005_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.25623576, "relative_pitch": -0.4176661001066382, "relative_heading": 254.78363902411922, "relative_elevation": -0.08205545693639493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90073383273313, 52.3644659842263, 45.8691838253289 ] }, "distance": 11.37, "direction": 255.21, "angle": -7.4, "elevation": -1.48, "pano_id": "TMX7316010203-002966_pano_0001_000007", "timestamp": "2023-02-13T08:40:40.561070Z", "filename": "pano_0001_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.37490062, "relative_pitch": -7.396332078322055, "relative_heading": 255.20880856022268, "relative_elevation": -1.4766011824831935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106475795748, 52.3645057261487, 47.3429473834112 ] }, "distance": 11.64, "direction": 82.51, "angle": -0.01, "elevation": -0.0, "pano_id": "TMX7316010203-002865_pano_0006_000093", "timestamp": "2022-12-15T11:35:35.446610Z", "filename": "pano_0006_000093.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.64368843, "relative_pitch": -0.013963264284630916, "relative_heading": 82.5075990362037, "relative_elevation": -0.0028376244008967433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106689710064, 52.3645026082079, 47.8214044366032 ] }, "distance": 11.75, "direction": 84.28, "angle": 2.32, "elevation": 0.48, "pano_id": "TMX7316010203-001543_pano_0000_002159", "timestamp": "2020-01-08T10:46:20.721190Z", "filename": "pano_0000_002159.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.74852985, "relative_pitch": 2.3182571514621086, "relative_heading": 84.2781018036418, "relative_elevation": 0.47561942879110575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90072885198846, 52.3644588212389, 45.5165129769593 ] }, "distance": 11.93, "direction": 251.92, "angle": -8.72, "elevation": -1.83, "pano_id": "TMX7316010203-002975_pano_0002_000087", "timestamp": "2023-02-20T08:39:51.806910Z", "filename": "pano_0002_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 11.92606057, "relative_pitch": -8.720317447767956, "relative_heading": 251.92077812911216, "relative_elevation": -1.829272030852799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107153813819, 52.3644942979146, 48.4946877183393 ] }, "distance": 12.01, "direction": 88.82, "angle": 5.47, "elevation": 1.15, "pano_id": "TMX7316010203-002988_pano_0013_000001", "timestamp": "2023-03-06T08:30:31.449800Z", "filename": "pano_0013_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.0086699, "relative_pitch": 5.465012167510404, "relative_heading": 88.82330116197286, "relative_elevation": 1.148902710527203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107173985675, 52.3644989246, 47.2569998987019 ] }, "distance": 12.04, "direction": 86.38, "angle": -0.42, "elevation": -0.09, "pano_id": "TMX7316010203-002865_pano_0006_000086", "timestamp": "2022-12-15T11:35:18.011750Z", "filename": "pano_0006_000086.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.04397085, "relative_pitch": -0.4223623549683419, "relative_heading": 86.37525218617182, "relative_elevation": -0.08878510911019788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90071976173225, 52.3644616596367, 46.7965452391654 ] }, "distance": 12.43, "direction": 254.19, "angle": -2.53, "elevation": -0.55, "pano_id": "TMX7316010203-003010_pano_0005_000274", "timestamp": "2023-03-27T07:44:58.295370Z", "filename": "pano_0005_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.42645029, "relative_pitch": -2.5307832504392547, "relative_heading": 254.1917785377276, "relative_elevation": -0.5492397686467001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0004_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90071995952347, 52.3644583489447, 45.9738019891083 ] }, "distance": 12.52, "direction": 252.55, "angle": -6.25, "elevation": -1.37, "pano_id": "TMX7316060226-000020_pano_0004_000027", "timestamp": "2016-08-15T07:43:24.543860Z", "filename": "pano_0004_000027.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.51896853, "relative_pitch": -6.254219347257179, "relative_heading": 252.55248644176282, "relative_elevation": -1.3719830187037942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010475554752, 52.3645556537123, 47.4130070693791 ] }, "distance": 12.56, "direction": 55.71, "angle": 0.31, "elevation": 0.07, "pano_id": "TMX7316010203-003010_pano_0005_000269", "timestamp": "2023-03-27T07:44:51.860430Z", "filename": "pano_0005_000269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.55500656, "relative_pitch": 0.306770338630322, "relative_heading": 55.70633878575313, "relative_elevation": 0.06722206156700139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010548196746, 52.3645486407783, 46.959183444269 ] }, "distance": 12.56, "direction": 59.92, "angle": -1.76, "elevation": -0.39, "pano_id": "TMX7316010203-002865_pano_0006_000092", "timestamp": "2022-12-15T11:35:32.351590Z", "filename": "pano_0006_000092.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.55813728, "relative_pitch": -1.7632905219520354, "relative_heading": 59.92358575773553, "relative_elevation": -0.3866015635430955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106642018819, 52.3645372634836, 46.9927973104641 ] }, "distance": 12.7, "direction": 66.67, "angle": -1.59, "elevation": -0.35, "pano_id": "TMX7316010203-002042_pano_0000_000552", "timestamp": "2021-03-15T12:30:11.369400Z", "filename": "pano_0000_000552.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.69542041, "relative_pitch": -1.5926606022643839, "relative_heading": 66.6707450448514, "relative_elevation": -0.3529876973479986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90071527977513, 52.3644607359416, 47.0594286387786 ] }, "distance": 12.75, "direction": 254.12, "angle": -1.29, "elevation": -0.29, "pano_id": "TMX7316010203-002988_pano_0013_000006", "timestamp": "2023-03-06T08:30:36.789760Z", "filename": "pano_0013_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.74821904, "relative_pitch": -1.2867878025681685, "relative_heading": 254.12110653497243, "relative_elevation": -0.2863563690334985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108374039423, 52.3644989567184, 48.1013649748638 ] }, "distance": 12.86, "direction": 86.59, "angle": 3.36, "elevation": 0.76, "pano_id": "TMX7316010203-003010_pano_0000_000234", "timestamp": "2023-03-27T07:28:14.729940Z", "filename": "pano_0000_000234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.86011408, "relative_pitch": 3.3624765428225456, "relative_heading": 86.58960837397115, "relative_elevation": 0.7555799670517018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108371432275, 52.3645001133286, 46.5912916604429 ] }, "distance": 12.87, "direction": 86.02, "angle": -3.36, "elevation": -0.75, "pano_id": "TMX7316010203-002975_pano_0002_000082", "timestamp": "2023-02-20T08:39:46.821940Z", "filename": "pano_0002_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.86663949, "relative_pitch": -3.355952982512995, "relative_heading": 86.01703158425084, "relative_elevation": -0.7544933473691984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90071232563302, 52.36446225124, 45.7495902450755 ] }, "distance": 12.9, "direction": 255.09, "angle": -7.06, "elevation": -1.6, "pano_id": "TMX7316010203-002040_pano_0001_002649", "timestamp": "2021-03-15T09:41:36.945790Z", "filename": "pano_0001_002649.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 12.89746885, "relative_pitch": -7.055069546315319, "relative_heading": 255.08621335397234, "relative_elevation": -1.5961947627365944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108624380952, 52.3644929874477, 47.4026858797297 ] }, "distance": 13.01, "direction": 89.56, "angle": 0.25, "elevation": 0.06, "pano_id": "TMX7316010203-002042_pano_0000_000553", "timestamp": "2021-03-15T12:30:12.094340Z", "filename": "pano_0000_000553.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.00826145, "relative_pitch": 0.25062219353021375, "relative_heading": 89.55606242043572, "relative_elevation": 0.0569008719176054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901085989996599, 52.364503847397586, 0.0 ] }, "distance": 13.06, "direction": 84.25, "angle": -74.58, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00005", "timestamp": "2024-12-03T09:27:11Z", "filename": "Job_20241203_0939_Track02_Sphere_00005.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.05638498, "relative_pitch": -74.58292327042386, "relative_heading": 84.24502371071488, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106981160907, 52.3645413017319, 47.6683096857741 ] }, "distance": 13.09, "direction": 65.26, "angle": 1.41, "elevation": 0.32, "pano_id": "TMX7316010203-003010_pano_0000_000233", "timestamp": "2023-03-27T07:28:14.104930Z", "filename": "pano_0000_000233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.08944201, "relative_pitch": 1.4114860195907242, "relative_heading": 65.26493777583114, "relative_elevation": 0.3225246779620008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108833718582, 52.3644892856057, 47.1644126400352 ] }, "distance": 13.15, "direction": 91.36, "angle": -0.79, "elevation": -0.18, "pano_id": "TMX7316010203-002966_pano_0001_000002", "timestamp": "2023-02-13T08:40:36.576170Z", "filename": "pano_0001_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.15415047, "relative_pitch": -0.7899569601352909, "relative_heading": 91.35532174668828, "relative_elevation": -0.1813723677768948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108997282229, 52.3644928979251, 47.304176823236 ] }, "distance": 13.26, "direction": 89.61, "angle": -0.18, "elevation": -0.04, "pano_id": "TMX7316010203-002306_pano_0002_002096", "timestamp": "2021-09-09T12:29:05.855380Z", "filename": "pano_0002_002096.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.26219804, "relative_pitch": -0.17975644312266473, "relative_heading": 89.6075972887093, "relative_elevation": -0.041608184576098495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90070752356764, 52.3644595871862, 46.6943982290104 ] }, "distance": 13.29, "direction": 254.21, "angle": -2.81, "elevation": -0.65, "pano_id": "TMX7316010203-001543_pano_0000_002164", "timestamp": "2020-01-08T10:46:25.701110Z", "filename": "pano_0000_002164.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.29139434, "relative_pitch": -2.805715903619467, "relative_heading": 254.21426012885394, "relative_elevation": -0.6513867788016938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109024619155, 52.3644863281293, 48.6490998528898 ] }, "distance": 13.3, "direction": 92.76, "angle": 5.6, "elevation": 1.3, "pano_id": "TMX7316010203-002983_pano_0005_000133", "timestamp": "2023-02-27T08:42:23.885160Z", "filename": "pano_0005_000133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.29593335, "relative_pitch": 5.598451401843933, "relative_heading": 92.75995216255001, "relative_elevation": 1.3033148450777006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108938550028, 52.3645143895757, 47.1561823803931 ] }, "distance": 13.45, "direction": 79.37, "angle": -0.81, "elevation": -0.19, "pano_id": "TMX7316010203-001664_pano_0000_002815", "timestamp": "2020-04-21T11:44:34.589240Z", "filename": "pano_0000_002815.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.45287019, "relative_pitch": -0.8074642048245753, "relative_heading": 79.36697122035947, "relative_elevation": -0.18960262741899925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0002_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109044286603, 52.3645175935727, 47.7163500888273 ] }, "distance": 13.59, "direction": 77.95, "angle": 1.56, "elevation": 0.37, "pano_id": "TMX7316010203-003001_pano_0002_000031", "timestamp": "2023-03-20T08:02:34.104410Z", "filename": "pano_0002_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.59362447, "relative_pitch": 1.5615083608901044, "relative_heading": 77.94593686797332, "relative_elevation": 0.3705650810152008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109382252521, 52.3645056150034, 47.8796934038401 ] }, "distance": 13.61, "direction": 83.65, "angle": 2.25, "elevation": 0.53, "pano_id": "TMX7316010203-002983_pano_0007_000176", "timestamp": "2023-02-27T08:51:41.470010Z", "filename": "pano_0007_000176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.60770389, "relative_pitch": 2.2468900644519123, "relative_heading": 83.64628047022003, "relative_elevation": 0.5339083960280036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0006_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109217898859, 52.3645164243971, 46.6961497319862 ] }, "distance": 13.68, "direction": 78.58, "angle": -2.72, "elevation": -0.65, "pano_id": "TMX7316010203-002964_pano_0006_000080", "timestamp": "2023-02-13T08:17:13.223430Z", "filename": "pano_0006_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.68295417, "relative_pitch": -2.7182309855745905, "relative_heading": 78.58212941235966, "relative_elevation": -0.6496352758258936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0005_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109396271981, 52.364514440174, 46.9173236591741 ] }, "distance": 13.76, "direction": 79.58, "angle": -1.78, "elevation": -0.43, "pano_id": "TMX7316010203-002975_pano_0005_000071", "timestamp": "2023-02-20T08:48:11.002620Z", "filename": "pano_0005_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.76044837, "relative_pitch": -1.7834519121601626, "relative_heading": 79.5834780614534, "relative_elevation": -0.42846134863799534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109185658222, 52.3644634758352, 47.7904484020546 ] }, "distance": 13.76, "direction": 103.37, "angle": 1.85, "elevation": 0.44, "pano_id": "TMX7316010203-002865_pano_0006_000094", "timestamp": "2022-12-15T11:35:36.461530Z", "filename": "pano_0006_000094.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.76335529, "relative_pitch": 1.850455536116862, "relative_heading": 103.37203157199517, "relative_elevation": 0.4446633942425038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901094711897, 52.3645131049547, 48.5209832126275 ] }, "distance": 13.78, "direction": 80.23, "angle": 4.87, "elevation": 1.18, "pano_id": "TMX7316010203-002925_pano_0009_000114", "timestamp": "2023-01-11T12:09:26.692520Z", "filename": "pano_0009_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.78465338, "relative_pitch": 4.872916979871413, "relative_heading": 80.22921824921085, "relative_elevation": 1.175198204815402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108697232265, 52.3645322127488, 48.1742173265666 ] }, "distance": 13.8, "direction": 71.12, "angle": 3.44, "elevation": 0.83, "pano_id": "TMX7316010203-002983_pano_0007_000130", "timestamp": "2023-02-27T08:50:59.305350Z", "filename": "pano_0007_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.79996748, "relative_pitch": 3.4354269272359237, "relative_heading": 71.11971971290951, "relative_elevation": 0.8284323187545013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90069923092438, 52.3644595011764, 47.3814404513687 ] }, "distance": 13.84, "direction": 254.81, "angle": 0.15, "elevation": 0.04, "pano_id": "TMX7316010203-002926_pano_0007_000014", "timestamp": "2023-01-11T12:47:35.638730Z", "filename": "pano_0007_000014.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.83833299, "relative_pitch": 0.1476263010288426, "relative_heading": 254.81240344941344, "relative_elevation": 0.035655443556599664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109849415059, 52.3644870575411, 48.4531419575214 ] }, "distance": 13.85, "direction": 92.31, "angle": 4.57, "elevation": 1.11, "pano_id": "TMX7316010203-001053_pano_0000_000769", "timestamp": "2019-01-14T11:59:07.985310Z", "filename": "pano_0000_000769.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.8536365, "relative_pitch": 4.5700830952210865, "relative_heading": 92.31276194689774, "relative_elevation": 1.107356949709306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107801475832, 52.3645470674761, 47.4768020026386 ] }, "distance": 13.87, "direction": 63.82, "angle": 0.54, "elevation": 0.13, "pano_id": "TMX7316010203-002983_pano_0007_000175", "timestamp": "2023-02-27T08:51:40.954960Z", "filename": "pano_0007_000175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.86980251, "relative_pitch": 0.5412115693588807, "relative_heading": 63.823457705587295, "relative_elevation": 0.13101699482650275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108295036998, 52.3645413289293, 47.6375662609935 ] }, "distance": 13.91, "direction": 66.8, "angle": 1.2, "elevation": 0.29, "pano_id": "TMX7316010203-003026_pano_0005_000083", "timestamp": "2023-04-11T08:20:27.513810Z", "filename": "pano_0005_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.90856008, "relative_pitch": 1.2018053916867768, "relative_heading": 66.79647298353099, "relative_elevation": 0.291781253181405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90069542088128, 52.3644637436178, 46.7473529521376 ] }, "distance": 13.97, "direction": 256.96, "angle": -2.45, "elevation": -0.6, "pano_id": "TMX7316010203-002958_pano_0001_000198", "timestamp": "2023-02-06T09:00:37.986680Z", "filename": "pano_0001_000198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 13.97494004, "relative_pitch": -2.45201025763104, "relative_heading": 256.95952929313296, "relative_elevation": -0.5984320556745004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011007609902, 52.3644961280793, 48.099628017284 ] }, "distance": 14.0, "direction": 88.16, "angle": 3.08, "elevation": 0.75, "pano_id": "TMX7316010203-003026_pano_0005_000082", "timestamp": "2023-04-11T08:20:26.728840Z", "filename": "pano_0005_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.0040038, "relative_pitch": 3.081288487504889, "relative_heading": 88.15748110183401, "relative_elevation": 0.7538430094719004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0000_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010904446885, 52.3645349616937, 47.6662412546575 ] }, "distance": 14.12, "direction": 70.26, "angle": 1.3, "elevation": 0.32, "pano_id": "TMX7316060226-000030_pano_0000_000310", "timestamp": "2016-08-17T06:56:27.662030Z", "filename": "pano_0000_000310.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.1243609, "relative_pitch": 1.299714807228125, "relative_heading": 70.25609498010698, "relative_elevation": 0.32045624684540286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106795321182, 52.3645640681556, 48.004583908245 ] }, "distance": 14.23, "direction": 55.74, "angle": 2.65, "elevation": 0.66, "pano_id": "TMX7316010203-002925_pano_0009_000113", "timestamp": "2023-01-11T12:09:23.412590Z", "filename": "pano_0009_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.23048339, "relative_pitch": 2.6506102340784583, "relative_heading": 55.743892949267604, "relative_elevation": 0.658798900432906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109929318658, 52.3645202441948, 47.382254127413 ] }, "distance": 14.25, "direction": 77.29, "angle": 0.15, "elevation": 0.04, "pano_id": "TMX7316010203-002310_pano_0001_001250", "timestamp": "2021-09-15T09:17:26.456390Z", "filename": "pano_0001_001250.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.24572667, "relative_pitch": 0.1466771137377169, "relative_heading": 77.29217754390527, "relative_elevation": 0.036469119600901934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0002_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110270650587, 52.3645092225526, 46.9417271576822 ] }, "distance": 14.26, "direction": 82.31, "angle": -1.62, "elevation": -0.4, "pano_id": "TMX7316010203-003045_pano_0002_000073", "timestamp": "2023-04-17T06:27:44.661530Z", "filename": "pano_0002_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.25744226, "relative_pitch": -1.6233356652901982, "relative_heading": 82.3119974231831, "relative_elevation": -0.40405785012989526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110461824262, 52.3644877792153, 48.6393802603707 ] }, "distance": 14.27, "direction": 91.92, "angle": 5.18, "elevation": 1.29, "pano_id": "TMX7316010203-002983_pano_0007_000129", "timestamp": "2023-02-27T08:50:58.495350Z", "filename": "pano_0007_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.26755209, "relative_pitch": 5.180667959309089, "relative_heading": 91.92292819538585, "relative_elevation": 1.2935952525586032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110168486178, 52.3644700903808, 47.5946283014491 ] }, "distance": 14.27, "direction": 99.87, "angle": 1.0, "elevation": 0.25, "pano_id": "TMX7316010203-001664_pano_0000_002814", "timestamp": "2020-04-21T11:44:34.039440Z", "filename": "pano_0000_002814.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.27106897, "relative_pitch": 0.998959908649104, "relative_heading": 99.8733072033177, "relative_elevation": 0.24884329363700175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90069520456652, 52.3644534483293, 46.7259909808636 ] }, "distance": 14.29, "direction": 252.49, "angle": -2.48, "elevation": -0.62, "pano_id": "TMX7316010203-003026_pano_0005_000146", "timestamp": "2023-04-11T08:22:14.848010Z", "filename": "pano_0005_000146.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.29117596, "relative_pitch": -2.483304584362614, "relative_heading": 252.49387917238607, "relative_elevation": -0.6197940269484974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108478506402, 52.3645472329675, 46.9765901276842 ] }, "distance": 14.29, "direction": 64.57, "angle": -1.48, "elevation": -0.37, "pano_id": "TMX7316010203-002542_pano_0000_002212", "timestamp": "2022-04-25T08:47:30.374220Z", "filename": "pano_0000_002212.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.29303401, "relative_pitch": -1.4796442624560615, "relative_heading": 64.57277189163335, "relative_elevation": -0.3691948801278997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0002_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010833503584, 52.3645491435446, 46.5114977173507 ] }, "distance": 14.3, "direction": 63.64, "angle": -3.34, "elevation": -0.83, "pano_id": "TMX7316010203-003045_pano_0002_000074", "timestamp": "2023-04-17T06:27:45.271480Z", "filename": "pano_0002_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.29796649, "relative_pitch": -3.3394260112000183, "relative_heading": 63.63516596723669, "relative_elevation": -0.8342872904613969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110470316255, 52.3645049441893, 47.4212939068675 ] }, "distance": 14.34, "direction": 84.27, "angle": 0.3, "elevation": 0.08, "pano_id": "TMX7316010203-002542_pano_0000_002213", "timestamp": "2022-04-25T08:47:30.974270Z", "filename": "pano_0000_002213.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.33691825, "relative_pitch": 0.3017594963263555, "relative_heading": 84.27055514192337, "relative_elevation": 0.07550889905540004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0002_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107293053574, 52.3645611895654, 47.3041433710605 ] }, "distance": 14.34, "direction": 57.56, "angle": -0.17, "elevation": -0.04, "pano_id": "TMX7316010203-003001_pano_0002_000030", "timestamp": "2023-03-20T08:02:33.449250Z", "filename": "pano_0002_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.33765696, "relative_pitch": -0.1664067801334655, "relative_heading": 57.56484179774287, "relative_elevation": -0.041641636751599265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106040251407, 52.364572497016, 47.3430845383555 ] }, "distance": 14.37, "direction": 51.5, "angle": -0.01, "elevation": -0.0, "pano_id": "TMX7316010203-003026_pano_0005_000140", "timestamp": "2023-04-11T08:22:10.538020Z", "filename": "pano_0005_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.37279841, "relative_pitch": -0.01076516182393245, "relative_heading": 51.49553468463248, "relative_elevation": -0.002700469456598853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110457443514, 52.3645091439474, 47.6977037675679 ] }, "distance": 14.38, "direction": 82.41, "angle": 1.4, "elevation": 0.35, "pano_id": "TMX7316010203-001176_pano_0000_001667", "timestamp": "2019-05-10T10:17:25.457170Z", "filename": "pano_0000_001667.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.38239253, "relative_pitch": 1.4016747902472084, "relative_heading": 82.41433949130322, "relative_elevation": 0.35191875975580444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0005_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110384190157, 52.3644700951845, 47.3681088145822 ] }, "distance": 14.42, "direction": 99.77, "angle": 0.09, "elevation": 0.02, "pano_id": "TMX7316010203-002975_pano_0005_000070", "timestamp": "2023-02-20T08:48:10.437620Z", "filename": "pano_0005_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.41575909, "relative_pitch": 0.08872643335563585, "relative_heading": 99.77107440303357, "relative_elevation": 0.02232380677010326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0006_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107784429686, 52.3645581976903, 46.3343267422169 ] }, "distance": 14.45, "direction": 59.39, "angle": -4.0, "elevation": -1.01, "pano_id": "TMX7316010203-002964_pano_0006_000079", "timestamp": "2023-02-13T08:17:12.308510Z", "filename": "pano_0006_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.44894189, "relative_pitch": -4.00430052982917, "relative_heading": 59.39124648412191, "relative_elevation": -1.011458265595195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90069180939046, 52.3644552329646, 46.3310172967613 ] }, "distance": 14.45, "direction": 253.52, "angle": -4.02, "elevation": -1.01, "pano_id": "TMX7316010203-003022_pano_0001_000197", "timestamp": "2023-04-03T09:14:01.770790Z", "filename": "pano_0001_000197.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.45432356, "relative_pitch": -4.015868730642812, "relative_heading": 253.5204167566374, "relative_elevation": -1.0147677110507942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901061937905046, 52.36457249569823, 0.0 ] }, "distance": 14.45, "direction": 51.75, "angle": -73.02, "elevation": -47.35, "pano_id": "b_20241203_0939_Track01_Sphere_00001", "timestamp": "2024-12-03T08:56:28Z", "filename": "Job_20241203_0939_Track01_Sphere_00001.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.45470146, "relative_pitch": -73.02253273328705, "relative_heading": 51.75409145250933, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107781836463, 52.3645587039266, 46.7281164005399 ] }, "distance": 14.48, "direction": 59.2, "angle": -2.44, "elevation": -0.62, "pano_id": "TMX7316010203-001664_pano_0000_002816", "timestamp": "2020-04-21T11:44:35.114270Z", "filename": "pano_0000_002816.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.47618791, "relative_pitch": -2.443208922068543, "relative_heading": 59.19579685573872, "relative_elevation": -0.6176686072721935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110061443101, 52.3644571564535, 48.5640900842845 ] }, "distance": 14.52, "direction": 105.53, "angle": 4.8, "elevation": 1.22, "pano_id": "TMX7316010203-003010_pano_0000_000235", "timestamp": "2023-03-27T07:28:15.364890Z", "filename": "pano_0000_000235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.51666271, "relative_pitch": 4.797283353797757, "relative_heading": 105.52812550403488, "relative_elevation": 1.2183050764724044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010503655214, 52.3645817477189, 46.6784019907936 ] }, "distance": 14.53, "direction": 46.64, "angle": -2.63, "elevation": -0.67, "pano_id": "TMX7316010203-002042_pano_0000_000551", "timestamp": "2021-03-15T12:30:10.609410Z", "filename": "pano_0000_000551.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.5308656, "relative_pitch": -2.6296697066098864, "relative_heading": 46.63503995803487, "relative_elevation": -0.6673830170184942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0012_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109957612069, 52.3645302750738, 47.6381511772051 ] }, "distance": 14.55, "direction": 73.02, "angle": 1.15, "elevation": 0.29, "pano_id": "TMX7316010203-002988_pano_0012_000048", "timestamp": "2023-03-06T08:27:22.171600Z", "filename": "pano_0012_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.55054028, "relative_pitch": 1.1510977211787394, "relative_heading": 73.01738065511954, "relative_elevation": 0.29236616939300575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110782783697, 52.3644761469452, 47.8251572651789 ] }, "distance": 14.59, "direction": 96.98, "angle": 1.88, "elevation": 0.48, "pano_id": "TMX7316010203-002310_pano_0001_001249", "timestamp": "2021-09-15T09:17:25.691090Z", "filename": "pano_0001_001249.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.58632708, "relative_pitch": 1.8823193094844444, "relative_heading": 96.98217212703642, "relative_elevation": 0.4793722573668049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0006_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110881461549, 52.3644753809153, 47.1341205444187 ] }, "distance": 14.66, "direction": 97.28, "angle": -0.83, "elevation": -0.21, "pano_id": "TMX7316010203-002964_pano_0006_000081", "timestamp": "2023-02-13T08:17:14.073450Z", "filename": "pano_0006_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.66360801, "relative_pitch": -0.8269887076002576, "relative_heading": 97.28083522611547, "relative_elevation": -0.21166446339339728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0002_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110899278758, 52.364474042658, 48.1775516271591 ] }, "distance": 14.7, "direction": 97.85, "angle": 3.24, "elevation": 0.83, "pano_id": "TMX7316010203-003001_pano_0002_000032", "timestamp": "2023-03-20T08:02:34.774190Z", "filename": "pano_0002_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.69524672, "relative_pitch": 3.2395456189468805, "relative_heading": 97.8507698101483, "relative_elevation": 0.8317666193470004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109341867816, 52.3645446370689, 46.4500024095178 ] }, "distance": 14.71, "direction": 66.57, "angle": -3.48, "elevation": -0.9, "pano_id": "TMX7316010203-002306_pano_0002_002287", "timestamp": "2021-09-09T12:34:05.619360Z", "filename": "pano_0002_002287.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.70911416, "relative_pitch": -3.484999289498869, "relative_heading": 66.57295780128489, "relative_elevation": -0.8957825982942964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0007_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011109842207, 52.3645004838861, 47.7016988163814 ] }, "distance": 14.72, "direction": 86.36, "angle": 1.38, "elevation": 0.36, "pano_id": "TMX7316010203-003026_pano_0007_000002", "timestamp": "2023-04-11T08:29:31.119580Z", "filename": "pano_0007_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.72287287, "relative_pitch": 1.3848104438533873, "relative_heading": 86.35906472662137, "relative_elevation": 0.355913808569305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0000_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011114947207, 52.3644908094743, 48.2081165183336 ] }, "distance": 14.73, "direction": 90.55, "angle": 3.35, "elevation": 0.86, "pano_id": "TMX7316060226-000030_pano_0000_000309", "timestamp": "2016-08-17T06:56:27.042160Z", "filename": "pano_0000_000309.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.72861456, "relative_pitch": 3.35073044304627, "relative_heading": 90.55068442190772, "relative_elevation": 0.8623315105214999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0007_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109380548634, 52.3645450006322, 47.2076576193795 ] }, "distance": 14.75, "direction": 66.47, "angle": -0.54, "elevation": -0.14, "pano_id": "TMX7316010203-003026_pano_0007_000001", "timestamp": "2023-04-11T08:29:30.339600Z", "filename": "pano_0007_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.74939926, "relative_pitch": -0.536556432094289, "relative_heading": 66.46945331096335, "relative_elevation": -0.13812738843259353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0005_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108290194961, 52.3645586228677, 46.480007273145 ] }, "distance": 14.77, "direction": 59.91, "angle": -3.35, "elevation": -0.87, "pano_id": "TMX7316010203-002975_pano_0005_000072", "timestamp": "2023-02-20T08:48:11.542620Z", "filename": "pano_0005_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.77016291, "relative_pitch": -3.3546491008670225, "relative_heading": 59.91377901248544, "relative_elevation": -0.8657777346670983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90068644789486, 52.3644547192687, 45.8895905502141 ] }, "distance": 14.82, "direction": 253.71, "angle": -5.61, "elevation": -1.46, "pano_id": "TMX7316010203-001664_pano_0000_002141", "timestamp": "2020-04-21T11:34:35.452760Z", "filename": "pano_0000_002141.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.82083509, "relative_pitch": -5.61148269702084, "relative_heading": 253.70903827210236, "relative_elevation": -1.456194457597995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106282168449, 52.3645775582416, 46.8000696236268 ] }, "distance": 14.86, "direction": 50.19, "angle": -2.1, "elevation": -0.55, "pano_id": "TMX7316010203-003022_pano_0001_000191", "timestamp": "2023-04-03T09:13:57.100910Z", "filename": "pano_0001_000191.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.85622945, "relative_pitch": -2.103705832865566, "relative_heading": 50.19135539103444, "relative_elevation": -0.5457153841853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108901601214, 52.3645539134972, 47.2051327126101 ] }, "distance": 14.88, "direction": 62.46, "angle": -0.54, "elevation": -0.14, "pano_id": "TMX7316010203-001176_pano_0000_001666", "timestamp": "2019-05-10T10:17:24.897200Z", "filename": "pano_0000_001666.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.88257671, "relative_pitch": -0.5414749833456818, "relative_heading": 62.46404732515227, "relative_elevation": -0.14065229520199551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111054867408, 52.3644686415533, 48.23198582232 ] }, "distance": 14.89, "direction": 100.09, "angle": 3.41, "elevation": 0.89, "pano_id": "TMX7316010203-001543_pano_0000_002158", "timestamp": "2020-01-08T10:46:17.656220Z", "filename": "pano_0000_002158.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.893666, "relative_pitch": 3.405190521997999, "relative_heading": 100.08602783258632, "relative_elevation": 0.8862008145079017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105557558115, 52.3645832308096, 47.3333894619718 ] }, "distance": 14.9, "direction": 47.11, "angle": -0.05, "elevation": -0.01, "pano_id": "TMX7316010203-003010_pano_0000_000232", "timestamp": "2023-03-27T07:28:13.509930Z", "filename": "pano_0000_000232.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.9027082, "relative_pitch": -0.047656592888765496, "relative_heading": 47.11068574158374, "relative_elevation": -0.012395545840298894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901099895681543, 52.364539837393785, 0.0 ] }, "distance": 14.92, "direction": 69.13, "angle": -72.51, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00922", "timestamp": "2025-06-16T07:10:34Z", "filename": "recording_2025-06-16_06-42-40_00922.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.91646307, "relative_pitch": -72.5127755172242, "relative_heading": 69.12994588521356, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900683240966957, 52.36445831497149, 0.0 ] }, "distance": 14.92, "direction": 255.42, "angle": -72.5, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00011", "timestamp": "2024-12-03T09:27:19Z", "filename": "Job_20241203_0939_Track02_Sphere_00011.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.92492364, "relative_pitch": -72.50346189255568, "relative_heading": 255.41886152563498, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110668739059, 52.3645278374942, 46.4174879658967 ] }, "distance": 14.94, "direction": 74.56, "angle": -3.56, "elevation": -0.93, "pano_id": "TMX7316010203-002958_pano_0001_000003", "timestamp": "2023-02-06T08:57:55.768070Z", "filename": "pano_0001_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.93998455, "relative_pitch": -3.555506526002046, "relative_heading": 74.55503606365339, "relative_elevation": -0.9282970419153997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900684223621365, 52.36445439137635, 0.0 ] }, "distance": 14.98, "direction": 253.74, "angle": -72.45, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00974", "timestamp": "2025-06-16T07:12:29Z", "filename": "recording_2025-06-16_06-42-40_00974.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.97650346, "relative_pitch": -72.44670208747534, "relative_heading": 253.7376610483751, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111490730733, 52.3645007748825, 46.9339801631868 ] }, "distance": 14.99, "direction": 86.3, "angle": -1.57, "elevation": -0.41, "pano_id": "TMX7316010203-002306_pano_0002_002288", "timestamp": "2021-09-09T12:34:06.469390Z", "filename": "pano_0002_002288.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 14.99163359, "relative_pitch": -1.573460804657596, "relative_heading": 86.30041679181484, "relative_elevation": -0.4118048446252942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110124024673, 52.3645399065102, 49.149067142047 ] }, "distance": 15.0, "direction": 69.23, "angle": 6.85, "elevation": 1.8, "pano_id": "TMX7316060226-000020_pano_0003_000887", "timestamp": "2016-08-15T07:39:47.965420Z", "filename": "pano_0003_000887.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.00480554, "relative_pitch": 6.852957365587298, "relative_heading": 69.22709765979108, "relative_elevation": 1.8032821342349052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111156136698, 52.3644647010475, 48.3040134962648 ] }, "distance": 15.04, "direction": 101.68, "angle": 3.64, "elevation": 0.96, "pano_id": "TMX7316010203-002983_pano_0007_000177", "timestamp": "2023-02-27T08:51:41.995000Z", "filename": "pano_0007_000177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.04422689, "relative_pitch": 3.6444799403151276, "relative_heading": 101.68435102123703, "relative_elevation": 0.9582284884527041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90068105739795, 52.3644588511538, 46.9259352013469 ] }, "distance": 15.05, "direction": 255.78, "angle": -1.6, "elevation": -0.42, "pano_id": "TMX7316010203-001053_pano_0000_000775", "timestamp": "2019-01-14T11:59:12.430280Z", "filename": "pano_0000_000775.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.05415563, "relative_pitch": -1.5975248639697286, "relative_heading": 255.78114744427631, "relative_elevation": -0.4198498064651943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0012_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111705761376, 52.3644857474894, 48.1505679991096 ] }, "distance": 15.12, "direction": 92.67, "angle": 3.05, "elevation": 0.8, "pano_id": "TMX7316010203-002988_pano_0012_000047", "timestamp": "2023-03-06T08:27:21.511560Z", "filename": "pano_0012_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.12330703, "relative_pitch": 3.0461073754794157, "relative_heading": 92.67125296079756, "relative_elevation": 0.8047829912975004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111065244969, 52.3645253066608, 47.7887887842953 ] }, "distance": 15.13, "direction": 75.86, "angle": 1.68, "elevation": 0.44, "pano_id": "TMX7316010203-003010_pano_0000_000172", "timestamp": "2023-03-27T07:27:24.750340Z", "filename": "pano_0000_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.12922563, "relative_pitch": 1.6772171186175826, "relative_heading": 75.85554329829144, "relative_elevation": 0.4430037764832022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106922402143, 52.3645766475267, 47.8044087523594 ] }, "distance": 15.13, "direction": 51.54, "angle": 1.74, "elevation": 0.46, "pano_id": "TMX7316010203-002983_pano_0007_000131", "timestamp": "2023-02-27T08:51:00.075350Z", "filename": "pano_0007_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.13058488, "relative_pitch": 1.736163017836507, "relative_heading": 51.54358345013378, "relative_elevation": 0.45862374454730315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001982/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001982/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001982/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001982/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001982/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001982/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001982/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001982/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001982/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90068277982706, 52.3644513424558, 46.8089350135997 ] }, "distance": 15.17, "direction": 252.61, "angle": -2.03, "elevation": -0.54, "pano_id": "TMX7316010203-002542_pano_0000_001982", "timestamp": "2022-04-25T08:43:53.301110Z", "filename": "pano_0000_001982.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.16885614, "relative_pitch": -2.0269429422754164, "relative_heading": 252.6114159565808, "relative_elevation": -0.5368499942123961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0001_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111568196772, 52.3645128830387, 49.114731380716 ] }, "distance": 15.19, "direction": 81.24, "angle": 6.64, "elevation": 1.77, "pano_id": "TMX7316010203-002952_pano_0001_000010", "timestamp": "2023-01-30T12:12:18.963450Z", "filename": "pano_0001_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.19054147, "relative_pitch": 6.642206451856741, "relative_heading": 81.23540011873233, "relative_elevation": 1.7689463729039048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111546382534, 52.3644700610469, 48.9903280101717 ] }, "distance": 15.2, "direction": 99.28, "angle": 6.18, "elevation": 1.64, "pano_id": "TMX7316010203-002926_pano_0007_000008", "timestamp": "2023-01-11T12:47:30.678790Z", "filename": "pano_0007_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.19715273, "relative_pitch": 6.176165823362915, "relative_heading": 99.27862793795369, "relative_elevation": 1.6445430023596046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90067983386748, 52.3644558562892, 45.7234237873927 ] }, "distance": 15.22, "direction": 254.64, "angle": -6.08, "elevation": -1.62, "pano_id": "TMX7316010203-003002_pano_0003_000160", "timestamp": "2023-03-20T08:34:41.804630Z", "filename": "pano_0003_000160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.21981189, "relative_pitch": -6.0844881157914, "relative_heading": 254.64203281706702, "relative_elevation": -1.6223612204193998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111901167142, 52.3644966099936, 49.6329693580046 ] }, "distance": 15.25, "direction": 88.11, "angle": 8.53, "elevation": 2.29, "pano_id": "TMX7316060226-000020_pano_0003_000888", "timestamp": "2016-08-15T07:39:48.580420Z", "filename": "pano_0003_000888.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.24830623, "relative_pitch": 8.530539297715023, "relative_heading": 88.10627296049714, "relative_elevation": 2.287184350192504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111932480752, 52.3644840284727, 46.9077888438478 ] }, "distance": 15.29, "direction": 93.36, "angle": -1.64, "elevation": -0.44, "pano_id": "TMX7316010203-002958_pano_0001_000002", "timestamp": "2023-02-06T08:57:54.638180Z", "filename": "pano_0001_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.28759902, "relative_pitch": -1.641099332329212, "relative_heading": 93.36041225668697, "relative_elevation": -0.43799616396429997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0000_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106917833649, 52.3645793415349, 47.247800314799 ] }, "distance": 15.32, "direction": 50.66, "angle": -0.37, "elevation": -0.1, "pano_id": "TMX7316060226-000030_pano_0000_000311", "timestamp": "2016-08-17T06:56:28.277010Z", "filename": "pano_0000_000311.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.31641126, "relative_pitch": -0.3665370878911272, "relative_heading": 50.6581615720111, "relative_elevation": -0.09798469301309609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0002_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110764558359, 52.3645379494326, 46.9525584345683 ] }, "distance": 15.34, "direction": 70.57, "angle": -1.47, "elevation": -0.39, "pano_id": "TMX7316010203-002925_pano_0002_000131", "timestamp": "2023-01-11T11:40:45.791720Z", "filename": "pano_0002_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.33971671, "relative_pitch": -1.4684293274602422, "relative_heading": 70.5657521426877, "relative_elevation": -0.39322657324379406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90110898988033, 52.3644484817443, 47.8714447692037 ] }, "distance": 15.34, "direction": 108.43, "angle": 1.96, "elevation": 0.53, "pano_id": "TMX7316010203-002042_pano_0000_000554", "timestamp": "2021-03-15T12:30:12.824340Z", "filename": "pano_0000_000554.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.34448123, "relative_pitch": 1.9620286824038153, "relative_heading": 108.43178021328563, "relative_elevation": 0.5256597613916014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010704938192, 52.3645788783263, 47.7798901088536 ] }, "distance": 15.35, "direction": 51.02, "angle": 1.62, "elevation": 0.43, "pano_id": "TMX7316010203-002925_pano_0009_000109", "timestamp": "2023-01-11T12:09:11.252660Z", "filename": "pano_0009_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.3533418, "relative_pitch": 1.6195669770809835, "relative_heading": 51.018916283154, "relative_elevation": 0.4341051010415029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106903362791, 52.3645811686994, 47.2576445015147 ] }, "distance": 15.44, "direction": 50.05, "angle": -0.33, "elevation": -0.09, "pano_id": "TMX7316010203-002958_pano_0001_000192", "timestamp": "2023-02-06T09:00:32.661710Z", "filename": "pano_0001_000192.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.43854466, "relative_pitch": -0.32710493506751376, "relative_heading": 50.05140477249597, "relative_elevation": -0.08814050629739967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108919813747, 52.364564081579, 46.9630962433293 ] }, "distance": 15.45, "direction": 58.76, "angle": -1.42, "elevation": -0.38, "pano_id": "TMX7316010203-002310_pano_0001_001251", "timestamp": "2021-09-15T09:17:27.221020Z", "filename": "pano_0001_001251.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.44888761, "relative_pitch": -1.4189997665474954, "relative_heading": 58.76185331080487, "relative_elevation": -0.38268876448279343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111682827039, 52.3644620403229, 46.862283648923 ] }, "distance": 15.46, "direction": 102.49, "angle": -1.79, "elevation": -0.48, "pano_id": "TMX7316010203-002975_pano_0002_000081", "timestamp": "2023-02-20T08:39:42.656990Z", "filename": "pano_0002_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.45705584, "relative_pitch": -1.7916450309120002, "relative_heading": 102.48976511483508, "relative_elevation": -0.4835013588891002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0001_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109509780564, 52.3645581146848, 48.6173160905018 ] }, "distance": 15.47, "direction": 61.64, "angle": 4.7, "elevation": 1.27, "pano_id": "TMX7316010203-002952_pano_0001_000011", "timestamp": "2023-01-30T12:12:19.468390Z", "filename": "pano_0001_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.4676584, "relative_pitch": 4.699477813582657, "relative_heading": 61.6379609350426, "relative_elevation": 1.2715310826897053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901123555842156, 52.36449757541875, 0.0 ] }, "distance": 15.56, "direction": 87.75, "angle": -71.81, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00921", "timestamp": "2025-06-16T07:10:33Z", "filename": "recording_2025-06-16_06-42-40_00921.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.56153364, "relative_pitch": -71.80542619352626, "relative_heading": 87.74861164279915, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010641342104, 52.364586480262, 47.323200667277 ] }, "distance": 15.58, "direction": 47.6, "angle": -0.08, "elevation": -0.02, "pano_id": "TMX7316010203-003026_pano_0005_000084", "timestamp": "2023-04-11T08:20:28.308800Z", "filename": "pano_0005_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.57650102, "relative_pitch": -0.08307298842948312, "relative_heading": 47.59572492866131, "relative_elevation": -0.02258434053509717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106613542377, 52.364585337323, 46.2109974399209 ] }, "distance": 15.59, "direction": 48.28, "angle": -4.16, "elevation": -1.13, "pano_id": "TMX7316010203-003002_pano_0003_000154", "timestamp": "2023-03-20T08:34:36.004840Z", "filename": "pano_0003_000154.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.59250376, "relative_pitch": -4.1625200322293585, "relative_heading": 48.278618174771, "relative_elevation": -1.1347875678911947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111458259382, 52.3645331622785, 46.9495139000937 ] }, "distance": 15.62, "direction": 72.99, "angle": -1.45, "elevation": -0.4, "pano_id": "TMX7316010203-000998_pano_0004_000112", "timestamp": "2018-11-21T11:36:25.251480Z", "filename": "pano_0004_000112.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.62202707, "relative_pitch": -1.453063298025797, "relative_heading": 72.9854987722705, "relative_elevation": -0.39627110771839824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106246858843, 52.3645883591014, 47.180280521512 ] }, "distance": 15.64, "direction": 46.75, "angle": -0.61, "elevation": -0.17, "pano_id": "TMX7316010203-002983_pano_0007_000174", "timestamp": "2023-02-27T08:51:40.444990Z", "filename": "pano_0007_000174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.63541147, "relative_pitch": -0.6064665728332981, "relative_heading": 46.74960615342153, "relative_elevation": -0.16550448630009384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0012_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108105330321, 52.3645747435353, 47.227924792096 ] }, "distance": 15.64, "direction": 53.99, "angle": -0.43, "elevation": -0.12, "pano_id": "TMX7316010203-002988_pano_0012_000049", "timestamp": "2023-03-06T08:27:22.811560Z", "filename": "pano_0012_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.64405443, "relative_pitch": -0.43165058040394577, "relative_heading": 53.98735624910526, "relative_elevation": -0.1178602157160995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0002_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112210494022, 52.3644696765451, 47.3838956924155 ] }, "distance": 15.65, "direction": 99.17, "angle": 0.14, "elevation": 0.04, "pano_id": "TMX7316010203-003045_pano_0002_000072", "timestamp": "2023-04-17T06:27:44.046760Z", "filename": "pano_0002_000072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.65054746, "relative_pitch": 0.1395208104837358, "relative_heading": 99.16617575675242, "relative_elevation": 0.038110684603402945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104320320783, 52.3645999956888, 47.1357248034328 ] }, "distance": 15.68, "direction": 40.0, "angle": -0.77, "elevation": -0.21, "pano_id": "TMX7316010203-003010_pano_0005_000268", "timestamp": "2023-03-27T07:44:49.795450Z", "filename": "pano_0005_000268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.67540645, "relative_pitch": -0.7677531574754494, "relative_heading": 40.00006724452716, "relative_elevation": -0.21006020437929607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112146635901, 52.3644645590112, 48.2061427999288 ] }, "distance": 15.71, "direction": 101.24, "angle": 3.13, "elevation": 0.86, "pano_id": "TMX7316010203-001176_pano_0000_001668", "timestamp": "2019-05-10T10:17:26.027310Z", "filename": "pano_0000_001668.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.7086302, "relative_pitch": 3.1349435241850583, "relative_heading": 101.2423971227558, "relative_elevation": 0.8603577921167016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0002_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112598331244, 52.3644946039403, 47.4348066169769 ] }, "distance": 15.72, "direction": 88.98, "angle": 0.32, "elevation": 0.09, "pano_id": "TMX7316010203-002925_pano_0002_000130", "timestamp": "2023-01-11T11:40:45.181730Z", "filename": "pano_0002_000130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.71738515, "relative_pitch": 0.3245137725820984, "relative_heading": 88.97679366990693, "relative_elevation": 0.08902160916480284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0002_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106438691582, 52.3645890612549, 46.2107942169532 ] }, "distance": 15.78, "direction": 46.87, "angle": -4.11, "elevation": -1.13, "pano_id": "TMX7316010203-003045_pano_0002_000075", "timestamp": "2023-04-17T06:27:45.866540Z", "filename": "pano_0002_000075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.78415861, "relative_pitch": -4.112886105479306, "relative_heading": 46.86804234323477, "relative_elevation": -1.1349907908589003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112451181119, 52.3644690130375, 49.0108973383904 ] }, "distance": 15.82, "direction": 99.34, "angle": 6.01, "elevation": 1.67, "pano_id": "TMX7316010203-002925_pano_0009_000115", "timestamp": "2023-01-11T12:09:27.712520Z", "filename": "pano_0009_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.82423766, "relative_pitch": 6.00686841320629, "relative_heading": 99.33552072858433, "relative_elevation": 1.665112330578303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112278265969, 52.3644627558689, 47.8847485501319 ] }, "distance": 15.84, "direction": 101.89, "angle": 1.95, "elevation": 0.54, "pano_id": "TMX7316010203-002542_pano_0000_002214", "timestamp": "2022-04-25T08:47:31.604230Z", "filename": "pano_0000_002214.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.83670775, "relative_pitch": 1.9491691729539757, "relative_heading": 101.8911446741381, "relative_elevation": 0.5389635423198058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106475841505, 52.3645896889545, 46.6550484839827 ] }, "distance": 15.85, "direction": 46.75, "angle": -2.5, "elevation": -0.69, "pano_id": "TMX7316010203-002542_pano_0000_002211", "timestamp": "2022-04-25T08:47:29.789280Z", "filename": "pano_0000_002211.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.8504151, "relative_pitch": -2.495282487333938, "relative_heading": 46.74632613278028, "relative_elevation": -0.6907365238293934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109096516345, 52.3645695743616, 47.3778891814873 ] }, "distance": 15.88, "direction": 57.1, "angle": 0.12, "elevation": 0.03, "pano_id": "TMX7316010203-003010_pano_0000_000173", "timestamp": "2023-03-27T07:27:25.350340Z", "filename": "pano_0000_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.87544257, "relative_pitch": 0.11586644849606721, "relative_heading": 57.10082464862962, "relative_elevation": 0.0321041736752008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112480634764, 52.3644670436811, 47.7271654279903 ] }, "distance": 15.88, "direction": 100.1, "angle": 1.38, "elevation": 0.38, "pano_id": "TMX7316010203-002865_pano_0006_000085", "timestamp": "2022-12-15T11:35:16.686710Z", "filename": "pano_0006_000085.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.88101202, "relative_pitch": 1.3756862097136293, "relative_heading": 100.1039419141985, "relative_elevation": 0.3813804201782034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90067005115858, 52.3644543706302, 45.8708265833557 ] }, "distance": 15.91, "direction": 254.7, "angle": -5.3, "elevation": -1.47, "pano_id": "TMX7316010203-002306_pano_0002_002102", "timestamp": "2021-09-09T12:29:12.600560Z", "filename": "pano_0002_002102.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.9061952, "relative_pitch": -5.297804704350527, "relative_heading": 254.7035630918581, "relative_elevation": -1.4749584244563962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111932899229, 52.3644511625611, 48.5760768922046 ] }, "distance": 15.93, "direction": 106.61, "angle": 4.42, "elevation": 1.23, "pano_id": "TMX7316010203-003026_pano_0005_000081", "timestamp": "2023-04-11T08:20:25.923830Z", "filename": "pano_0005_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.92635228, "relative_pitch": 4.41725867995636, "relative_heading": 106.61225469901257, "relative_elevation": 1.2302918843925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901077362867207, 52.36458238261211, 0.0 ] }, "distance": 15.96, "direction": 50.99, "angle": -71.37, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00923", "timestamp": "2025-06-16T07:10:35Z", "filename": "recording_2025-06-16_06-42-40_00923.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.96237136, "relative_pitch": -71.36874862317059, "relative_heading": 50.98741999418885, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112930801746, 52.3644812047015, 48.285369743593 ] }, "distance": 15.99, "direction": 94.34, "angle": 3.36, "elevation": 0.94, "pano_id": "TMX7316010203-003010_pano_0000_000171", "timestamp": "2023-03-27T07:27:24.115380Z", "filename": "pano_0000_000171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.98723836, "relative_pitch": 3.3634568549868398, "relative_heading": 94.34174794684911, "relative_elevation": 0.9395847357809046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112430654797, 52.3644606742636, 49.0174575811252 ] }, "distance": 15.99, "direction": 102.63, "angle": 5.97, "elevation": 1.67, "pano_id": "TMX7316010203-002988_pano_0013_000000", "timestamp": "2023-03-06T08:30:29.904850Z", "filename": "pano_0013_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 15.98733206, "relative_pitch": 5.969288218469165, "relative_heading": 102.62681145633896, "relative_elevation": 1.6716725733131028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011301335232, 52.364488939112, 47.4566978896037 ] }, "distance": 16.0, "direction": 91.25, "angle": 0.4, "elevation": 0.11, "pano_id": "TMX7316010203-000998_pano_0004_000111", "timestamp": "2018-11-21T11:36:24.301500Z", "filename": "pano_0004_000111.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.00140967, "relative_pitch": 0.39713615123191204, "relative_heading": 91.25217984687504, "relative_elevation": 0.11091288179160586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112073884139, 52.3644511317383, 47.7850528536364 ] }, "distance": 16.02, "direction": 106.53, "angle": 1.57, "elevation": 0.44, "pano_id": "TMX7316010203-002306_pano_0002_002095", "timestamp": "2021-09-09T12:29:03.890340Z", "filename": "pano_0002_002095.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.01937989, "relative_pitch": 1.5707155060777365, "relative_heading": 106.52580658032454, "relative_elevation": 0.439267845824304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010920065079, 52.3645713608337, 45.9948860993609 ] }, "distance": 16.04, "direction": 56.64, "angle": -4.81, "elevation": -1.35, "pano_id": "TMX7316010203-002958_pano_0001_000004", "timestamp": "2023-02-06T08:57:56.708100Z", "filename": "pano_0001_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.04348927, "relative_pitch": -4.813083630489084, "relative_heading": 56.64234095217897, "relative_elevation": -1.3508989084511995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010714998167, 52.3645889691349, 46.097692114301 ] }, "distance": 16.13, "direction": 48.07, "angle": -4.42, "elevation": -1.25, "pano_id": "TMX7316010203-002306_pano_0002_002286", "timestamp": "2021-09-09T12:34:04.799480Z", "filename": "pano_0002_002286.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.13430213, "relative_pitch": -4.423390890279055, "relative_heading": 48.07104942758098, "relative_elevation": -1.2480928935110995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90066624456436, 52.3644518747169, 47.1415521381423 ] }, "distance": 16.23, "direction": 254.0, "angle": -0.72, "elevation": -0.2, "pano_id": "TMX7316010203-002983_pano_0005_000139", "timestamp": "2023-02-27T08:42:28.145110Z", "filename": "pano_0005_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.23080574, "relative_pitch": -0.7209170098539506, "relative_heading": 253.99935420251458, "relative_elevation": -0.20423286966979504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112385993016, 52.3644494961998, 47.6466405317187 ] }, "distance": 16.28, "direction": 106.93, "angle": 1.06, "elevation": 0.3, "pano_id": "TMX7316010203-002966_pano_0001_000001", "timestamp": "2023-02-13T08:40:35.311110Z", "filename": "pano_0001_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.27536978, "relative_pitch": 1.0590105771258818, "relative_heading": 106.9271344786276, "relative_elevation": 0.3008555239066055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90066373789762, 52.3644518604522, 45.7501631677151 ] }, "distance": 16.4, "direction": 254.16, "angle": -5.56, "elevation": -1.6, "pano_id": "TMX7316010203-002966_pano_0001_000008", "timestamp": "2023-02-13T08:40:41.166090Z", "filename": "pano_0001_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.3954426, "relative_pitch": -5.558580896213616, "relative_heading": 254.158506321632, "relative_elevation": -1.595621840096996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901133082147932, 52.364468287603756, 0.0 ] }, "distance": 16.41, "direction": 99.28, "angle": -70.88, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00004", "timestamp": "2024-12-03T09:27:09Z", "filename": "Job_20241203_0939_Track02_Sphere_00004.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.41340829, "relative_pitch": -70.88005455820199, "relative_heading": 99.28298200474397, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108399215316, 52.3645838248064, 48.7680509025231 ] }, "distance": 16.42, "direction": 51.54, "angle": 4.95, "elevation": 1.42, "pano_id": "TMX7316060226-000020_pano_0003_000886", "timestamp": "2016-08-15T07:39:47.355440Z", "filename": "pano_0003_000886.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.41504738, "relative_pitch": 4.951970287464716, "relative_heading": 51.544397978643865, "relative_elevation": 1.4222658947110034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0007_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901077158472, 52.3645895135808, 46.8237065784633 ] }, "distance": 16.46, "direction": 48.81, "angle": -1.82, "elevation": -0.52, "pano_id": "TMX7316010203-003026_pano_0007_000000", "timestamp": "2023-04-11T08:29:29.354610Z", "filename": "pano_0007_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.4629284, "relative_pitch": -1.816376063554645, "relative_heading": 48.810614089249725, "relative_elevation": -0.5220784293487952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112385077323, 52.3644436178508, 49.1496880333871 ] }, "distance": 16.48, "direction": 109.1, "angle": 6.25, "elevation": 1.8, "pano_id": "TMX7316010203-002983_pano_0007_000128", "timestamp": "2023-02-27T08:50:57.620410Z", "filename": "pano_0007_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.47711627, "relative_pitch": 6.247819140500915, "relative_heading": 109.10427492965829, "relative_elevation": 1.8039030255750035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0007_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112973509099, 52.3644552060525, 48.2163925273344 ] }, "distance": 16.49, "direction": 104.41, "angle": 3.02, "elevation": 0.87, "pano_id": "TMX7316010203-003026_pano_0007_000003", "timestamp": "2023-04-11T08:29:31.824590Z", "filename": "pano_0007_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.48916775, "relative_pitch": 3.0223394126166774, "relative_heading": 104.40936295505931, "relative_elevation": 0.8706075195223022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0002_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90108909406922, 52.3645813169419, 46.5893503101543 ] }, "distance": 16.52, "direction": 53.05, "angle": -2.62, "elevation": -0.76, "pano_id": "TMX7316010203-002925_pano_0002_000132", "timestamp": "2023-01-11T11:40:46.411720Z", "filename": "pano_0002_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.51936988, "relative_pitch": -2.6217865429870404, "relative_heading": 53.05216356281035, "relative_elevation": -0.7564346976577951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0006_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106288774261, 52.3645996259629, 46.0687262639403 ] }, "distance": 16.54, "direction": 43.65, "angle": -4.42, "elevation": -1.28, "pano_id": "TMX7316010203-002964_pano_0006_000078", "timestamp": "2023-02-13T08:17:11.428480Z", "filename": "pano_0006_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.53939176, "relative_pitch": -4.415227899452248, "relative_heading": 43.65248882751597, "relative_elevation": -1.2770587438717982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111805813791, 52.3644321489708, 48.3002065680921 ] }, "distance": 16.58, "direction": 113.72, "angle": 3.3, "elevation": 0.95, "pano_id": "TMX7316010203-002310_pano_0001_001248", "timestamp": "2021-09-15T09:17:24.871170Z", "filename": "pano_0001_001248.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.57579833, "relative_pitch": 3.295407753931993, "relative_heading": 113.7239966942057, "relative_elevation": 0.9544215602800037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0002_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105467033814, 52.3646048824942, 47.0035154959187 ] }, "distance": 16.6, "direction": 40.86, "angle": -1.18, "elevation": -0.34, "pano_id": "TMX7316010203-003001_pano_0002_000029", "timestamp": "2023-03-20T08:02:32.794400Z", "filename": "pano_0002_000029.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.59592717, "relative_pitch": -1.1814837835505614, "relative_heading": 40.859200199628035, "relative_elevation": -0.3422695118933987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0001_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113630487725, 52.3644671090617, 49.613275885582 ] }, "distance": 16.65, "direction": 99.61, "angle": 7.75, "elevation": 2.27, "pano_id": "TMX7316010203-002952_pano_0001_000009", "timestamp": "2023-01-30T12:12:18.433440Z", "filename": "pano_0001_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.65148216, "relative_pitch": 7.754471529999549, "relative_heading": 99.60646383190618, "relative_elevation": 2.2674908777699017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0005_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111588386457, 52.3644261382019, 47.8591810967773 ] }, "distance": 16.72, "direction": 116.03, "angle": 1.76, "elevation": 0.51, "pano_id": "TMX7316010203-002975_pano_0005_000069", "timestamp": "2023-02-20T08:48:09.832620Z", "filename": "pano_0005_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.72280803, "relative_pitch": 1.7584482716678533, "relative_heading": 116.02672261780796, "relative_elevation": 0.5133960889652016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90109725881956, 52.364578510284, 46.5332265142351 ] }, "distance": 16.79, "direction": 55.05, "angle": -2.77, "elevation": -0.81, "pano_id": "TMX7316010203-000998_pano_0004_000113", "timestamp": "2018-11-21T11:36:26.556390Z", "filename": "pano_0004_000113.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.78628823, "relative_pitch": -2.77130119564482, "relative_heading": 55.045559823567835, "relative_elevation": -0.8125584935769936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113101287274, 52.364447367671, 49.1548043275252 ] }, "distance": 16.81, "direction": 107.22, "angle": 6.14, "elevation": 1.81, "pano_id": "TMX7316010203-002983_pano_0005_000132", "timestamp": "2023-02-27T08:42:22.800150Z", "filename": "pano_0005_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.81068465, "relative_pitch": 6.142036390986114, "relative_heading": 107.21589270133404, "relative_elevation": 1.8090193197131015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106366804546, 52.3646030741761, 46.4320210609585 ] }, "distance": 16.86, "direction": 42.88, "angle": -3.1, "elevation": -0.91, "pano_id": "TMX7316010203-001664_pano_0000_002817", "timestamp": "2020-04-21T11:44:35.624290Z", "filename": "pano_0000_002817.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.8552229, "relative_pitch": -3.103110411948231, "relative_heading": 42.882859939316354, "relative_elevation": -0.9137639468535994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113378522412, 52.3644514204602, 47.8219729410484 ] }, "distance": 16.86, "direction": 105.56, "angle": 1.62, "elevation": 0.48, "pano_id": "TMX7316010203-002363_pano_0001_000172", "timestamp": "2021-12-29T10:59:11.357860Z", "filename": "pano_0001_000172.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.86461935, "relative_pitch": 1.6173689409329493, "relative_heading": 105.56228505756816, "relative_elevation": 0.4761879332363037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113664343992, 52.364456995234, 47.41783976648 ] }, "distance": 16.9, "direction": 103.36, "angle": 0.24, "elevation": 0.07, "pano_id": "TMX7316010203-002306_pano_0002_002289", "timestamp": "2021-09-09T12:34:07.324330Z", "filename": "pano_0002_002289.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.89825159, "relative_pitch": 0.24430980463996063, "relative_heading": 103.35843291950914, "relative_elevation": 0.07205475866790323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111178878213, 52.3644177640422, 47.2465059962124 ] }, "distance": 16.91, "direction": 119.28, "angle": -0.34, "elevation": -0.1, "pano_id": "TMX7316010203-002975_pano_0002_000080", "timestamp": "2023-02-20T08:39:40.207020Z", "filename": "pano_0002_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.90828398, "relative_pitch": -0.33641515588166493, "relative_heading": 119.28064203922342, "relative_elevation": -0.09927901159969821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107306570816, 52.3645984098407, 46.8624570863321 ] }, "distance": 16.93, "direction": 45.67, "angle": -1.64, "elevation": -0.48, "pano_id": "TMX7316010203-001176_pano_0000_001665", "timestamp": "2019-05-10T10:17:24.347210Z", "filename": "pano_0000_001665.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.93052115, "relative_pitch": -1.6352202353323886, "relative_heading": 45.66664541279255, "relative_elevation": -0.48332792147999726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111970890411, 52.3644265202129, 48.1179323382676 ] }, "distance": 16.94, "direction": 115.51, "angle": 2.61, "elevation": 0.77, "pano_id": "TMX7316010203-001664_pano_0000_002813", "timestamp": "2020-04-21T11:44:33.449210Z", "filename": "pano_0000_002813.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.93897654, "relative_pitch": 2.6099675208865225, "relative_heading": 115.51079228426664, "relative_elevation": 0.7721473304555033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90065823911736, 52.3644457720186, 45.4186142375693 ] }, "distance": 16.95, "direction": 252.3, "angle": -6.49, "elevation": -1.93, "pano_id": "TMX7316010203-002975_pano_0002_000088", "timestamp": "2023-02-20T08:39:52.692110Z", "filename": "pano_0002_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.94963712, "relative_pitch": -6.4866633671305385, "relative_heading": 252.30066103963046, "relative_elevation": -1.927170770242796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0000_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113303441874, 52.3644458095235, 48.7430278491229 ] }, "distance": 16.99, "direction": 107.64, "angle": 4.7, "elevation": 1.4, "pano_id": "TMX7316060226-000030_pano_0000_000308", "timestamp": "2016-08-17T06:56:26.387030Z", "filename": "pano_0000_000308.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 16.99399582, "relative_pitch": 4.70027479974408, "relative_heading": 107.63685188898943, "relative_elevation": 1.3972428413108062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0005_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106860611977, 52.3646027252041, 46.1770540848374 ] }, "distance": 17.06, "direction": 43.8, "angle": -3.92, "elevation": -1.17, "pano_id": "TMX7316010203-002975_pano_0005_000073", "timestamp": "2023-02-20T08:48:12.067560Z", "filename": "pano_0005_000073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.05785676, "relative_pitch": -3.9195345643789743, "relative_heading": 43.79955228409023, "relative_elevation": -1.1687309229746958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0006_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112670596604, 52.3644330283354, 47.6104945773259 ] }, "distance": 17.08, "direction": 112.63, "angle": 0.89, "elevation": 0.26, "pano_id": "TMX7316010203-002964_pano_0006_000082", "timestamp": "2023-02-13T08:17:14.858450Z", "filename": "pano_0006_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.0788518, "relative_pitch": 0.8879710998855738, "relative_heading": 112.62829633803563, "relative_elevation": 0.26470956951380487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113835333437, 52.3644538344383, 50.1082533411682 ] }, "distance": 17.1, "direction": 104.42, "angle": 9.18, "elevation": 2.76, "pano_id": "TMX7316060226-000020_pano_0003_000889", "timestamp": "2016-08-15T07:39:49.230440Z", "filename": "pano_0003_000889.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.09574597, "relative_pitch": 9.178972530619562, "relative_heading": 104.41516789204806, "relative_elevation": 2.7624683333561038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111841594102, 52.3644212253157, 48.2972516780719 ] }, "distance": 17.12, "direction": 117.42, "angle": 3.18, "elevation": 0.95, "pano_id": "TMX7316010203-002865_pano_0006_000095", "timestamp": "2022-12-15T11:35:37.266560Z", "filename": "pano_0006_000095.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.12272037, "relative_pitch": 3.1805120666857554, "relative_heading": 117.4173799213968, "relative_elevation": 0.9514666702598049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901138099035, 52.3644489718353, 48.9588869577274 ] }, "distance": 17.22, "direction": 106.17, "angle": 5.35, "elevation": 1.61, "pano_id": "TMX7316010203-001053_pano_0000_000768", "timestamp": "2019-01-14T11:59:06.925340Z", "filename": "pano_0000_000768.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.22177789, "relative_pitch": 5.351076855050578, "relative_heading": 106.17326395312723, "relative_elevation": 1.613101949915304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0002_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112870738928, 52.3644301361777, 48.6843161629513 ] }, "distance": 17.33, "direction": 113.44, "angle": 4.42, "elevation": 1.34, "pano_id": "TMX7316010203-003001_pano_0002_000033", "timestamp": "2023-03-20T08:02:35.464170Z", "filename": "pano_0002_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.3302402, "relative_pitch": 4.416570448264539, "relative_heading": 113.43697639140272, "relative_elevation": 1.3385311551392007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901058219097657, 52.3646117477712, 0.0 ] }, "distance": 17.33, "direction": 39.81, "angle": -69.89, "elevation": -47.35, "pano_id": "b_20241203_0939_Track01_Sphere_00002", "timestamp": "2024-12-03T08:56:29Z", "filename": "Job_20241203_0939_Track01_Sphere_00002.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.33474293, "relative_pitch": -69.89077321264176, "relative_heading": 39.81158880425397, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113566833034, 52.3644406225887, 47.3818851644173 ] }, "distance": 17.35, "direction": 109.27, "angle": 0.12, "elevation": 0.04, "pano_id": "TMX7316010203-002958_pano_0001_000001", "timestamp": "2023-02-06T08:57:53.523070Z", "filename": "pano_0001_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.34693995, "relative_pitch": 0.11923622455928698, "relative_heading": 109.27427542576854, "relative_elevation": 0.03610015660520105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0001_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107394649863, 52.3646034742847, 48.2932768203318 ] }, "distance": 17.37, "direction": 44.48, "angle": 3.12, "elevation": 0.95, "pano_id": "TMX7316010203-002952_pano_0001_000012", "timestamp": "2023-01-30T12:12:19.958380Z", "filename": "pano_0001_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.37101245, "relative_pitch": 3.122071407652468, "relative_heading": 44.47530455507097, "relative_elevation": 0.9474918125197007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0004_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0004_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0004_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90065233457858, 52.3644437511276, 45.9044449198991 ] }, "distance": 17.4, "direction": 252.0, "angle": -4.73, "elevation": -1.44, "pano_id": "TMX7316060226-000020_pano_0004_000028", "timestamp": "2016-08-15T07:43:25.403830Z", "filename": "pano_0004_000028.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.40141881, "relative_pitch": -4.734936967091206, "relative_heading": 251.99791775757492, "relative_elevation": -1.441340087912998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0012_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113775095553, 52.3644418042177, 48.6877179443836 ] }, "distance": 17.44, "direction": 108.71, "angle": 4.4, "elevation": 1.34, "pano_id": "TMX7316010203-002988_pano_0012_000046", "timestamp": "2023-03-06T08:27:20.806620Z", "filename": "pano_0012_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.43828979, "relative_pitch": 4.400423523469373, "relative_heading": 108.71260737461654, "relative_elevation": 1.341932936571503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90111946930839, 52.3644154856491, 49.0306377205998 ] }, "distance": 17.49, "direction": 119.17, "angle": 5.5, "elevation": 1.68, "pano_id": "TMX7316010203-003010_pano_0000_000236", "timestamp": "2023-03-27T07:28:15.999890Z", "filename": "pano_0000_000236.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.48865898, "relative_pitch": 5.5028772562943145, "relative_heading": 119.16678627113572, "relative_elevation": 1.684852712787702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90064794617505, 52.3644464844493, 46.6927267275751 ] }, "distance": 17.6, "direction": 253.24, "angle": -2.13, "elevation": -0.65, "pano_id": "TMX7316010203-003010_pano_0005_000275", "timestamp": "2023-03-27T07:44:59.315380Z", "filename": "pano_0005_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.59585838, "relative_pitch": -2.125518181169059, "relative_heading": 253.240731799602, "relative_elevation": -0.6530582802369977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105603039054, 52.3646160807248, 47.1000168723986 ] }, "distance": 17.61, "direction": 38.43, "angle": -0.8, "elevation": -0.25, "pano_id": "TMX7316010203-003026_pano_0005_000139", "timestamp": "2023-04-11T08:22:09.743030Z", "filename": "pano_0005_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.61473148, "relative_pitch": -0.7993629237844669, "relative_heading": 38.43481611301282, "relative_elevation": -0.24576813541349907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0002_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114542840685, 52.3644516709158, 47.9052729383111 ] }, "distance": 17.62, "direction": 104.78, "angle": 1.82, "elevation": 0.56, "pano_id": "TMX7316010203-002925_pano_0002_000129", "timestamp": "2023-01-11T11:40:44.546750Z", "filename": "pano_0002_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.62281539, "relative_pitch": 1.8184116853985486, "relative_heading": 104.78315929999611, "relative_elevation": 0.559487930499003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901147904391622, 52.36445546006844, 0.0 ] }, "distance": 17.68, "direction": 103.32, "angle": -69.52, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00920", "timestamp": "2025-06-16T07:10:32Z", "filename": "recording_2025-06-16_06-42-40_00920.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.68405174, "relative_pitch": -69.51891388310442, "relative_heading": 103.32270020097037, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113024746928, 52.36442398389, 48.774355571717 ] }, "distance": 17.71, "direction": 115.33, "angle": 4.61, "elevation": 1.43, "pano_id": "TMX7316010203-002983_pano_0007_000178", "timestamp": "2023-02-27T08:51:42.550000Z", "filename": "pano_0007_000178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.70849611, "relative_pitch": 4.612147439545724, "relative_heading": 115.3345657275412, "relative_elevation": 1.4285705639049056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107542237053, 52.3646073499173, 46.6569442572072 ] }, "distance": 17.75, "direction": 43.73, "angle": -2.22, "elevation": -0.69, "pano_id": "TMX7316010203-002310_pano_0001_001252", "timestamp": "2021-09-15T09:17:27.941070Z", "filename": "pano_0001_001252.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.75066721, "relative_pitch": -2.2223318804418444, "relative_heading": 43.731581389811495, "relative_elevation": -0.6888407506048964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103720427189, 52.3646263249539, 46.4912886694074 ] }, "distance": 17.79, "direction": 32.91, "angle": -2.75, "elevation": -0.85, "pano_id": "TMX7316010203-002042_pano_0000_000550", "timestamp": "2021-03-15T12:30:09.799420Z", "filename": "pano_0000_000550.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.79313098, "relative_pitch": -2.7494569556568695, "relative_heading": 32.90978694528114, "relative_elevation": -0.8544963384046937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0013_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0013_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0013_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9006444679076, 52.3644465460388, 46.9305555447936 ] }, "distance": 17.82, "direction": 253.48, "angle": -1.33, "elevation": -0.42, "pano_id": "TMX7316010203-002988_pano_0013_000007", "timestamp": "2023-03-06T08:30:37.474790Z", "filename": "pano_0013_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.82091114, "relative_pitch": -1.3347573336360266, "relative_heading": 253.48149013728673, "relative_elevation": -0.4152294630184983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104046197943, 52.3646255354087, 47.1083173602819 ] }, "distance": 17.84, "direction": 33.66, "angle": -0.76, "elevation": -0.24, "pano_id": "TMX7316010203-003010_pano_0000_000231", "timestamp": "2023-03-27T07:28:12.944900Z", "filename": "pano_0000_000231.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.84147689, "relative_pitch": -0.7625540589633858, "relative_heading": 33.66137956963385, "relative_elevation": -0.23746764753019534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113573376474, 52.3644275678216, 48.7014059694484 ] }, "distance": 17.88, "direction": 113.67, "angle": 4.33, "elevation": 1.36, "pano_id": "TMX7316010203-001543_pano_0000_002157", "timestamp": "2020-01-08T10:46:16.471220Z", "filename": "pano_0000_002157.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.88319703, "relative_pitch": 4.334968564523259, "relative_heading": 113.66715000326157, "relative_elevation": 1.3556209616363049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105221342577, 52.3646212115732, 47.5670519545674 ] }, "distance": 17.91, "direction": 36.65, "angle": 0.71, "elevation": 0.22, "pano_id": "TMX7316010203-002983_pano_0007_000132", "timestamp": "2023-02-27T08:51:00.830360Z", "filename": "pano_0007_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.90903656, "relative_pitch": 0.7078558995537971, "relative_heading": 36.647504325157605, "relative_elevation": 0.2212669467552999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114711925747, 52.3644454499314, 47.9488861011341 ] }, "distance": 17.92, "direction": 106.83, "angle": 1.93, "elevation": 0.6, "pano_id": "TMX7316010203-000998_pano_0004_000110", "timestamp": "2018-11-21T11:36:23.496390Z", "filename": "pano_0004_000110.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.92224411, "relative_pitch": 1.927331902523689, "relative_heading": 106.8293958388673, "relative_elevation": 0.6031010933220031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90064150655674, 52.3644489249763, 45.6430177101865 ] }, "distance": 17.94, "direction": 254.48, "angle": -5.42, "elevation": -1.7, "pano_id": "TMX7316010203-002040_pano_0001_002650", "timestamp": "2021-03-15T09:41:37.780710Z", "filename": "pano_0001_002650.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 17.94174161, "relative_pitch": -5.421438006979608, "relative_heading": 254.4751605544761, "relative_elevation": -1.7027672976255985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104806473717, 52.3646243854333, 46.983255575411 ] }, "distance": 18.03, "direction": 35.26, "angle": -1.15, "elevation": -0.36, "pano_id": "TMX7316060226-000030_pano_0000_000312", "timestamp": "2016-08-17T06:56:28.887010Z", "filename": "pano_0000_000312.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.02901827, "relative_pitch": -1.1519544354279248, "relative_heading": 35.25686932605226, "relative_elevation": -0.3625294324010966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107107408198, 52.3646138314596, 47.1199179850519 ] }, "distance": 18.08, "direction": 41.47, "angle": -0.72, "elevation": -0.23, "pano_id": "TMX7316010203-003010_pano_0000_000174", "timestamp": "2023-03-27T07:27:25.925380Z", "filename": "pano_0000_000174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.08110625, "relative_pitch": -0.7156948182549985, "relative_heading": 41.472888035563635, "relative_elevation": -0.2258670227601982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107081723468, 52.3646140184112, 45.7149220462888 ] }, "distance": 18.09, "direction": 41.39, "angle": -5.15, "elevation": -1.63, "pano_id": "TMX7316010203-002958_pano_0001_000005", "timestamp": "2023-02-06T08:57:57.453050Z", "filename": "pano_0001_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.08512608, "relative_pitch": -5.152825985863364, "relative_heading": 41.387708970401256, "relative_elevation": -1.6308629615232988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0012_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106118739483, 52.3646190175067, 46.9676487781107 ] }, "distance": 18.09, "direction": 38.66, "angle": -1.2, "elevation": -0.38, "pano_id": "TMX7316010203-002988_pano_0012_000050", "timestamp": "2023-03-06T08:27:23.461560Z", "filename": "pano_0012_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.08922256, "relative_pitch": -1.1975337812435345, "relative_heading": 38.66296159164133, "relative_elevation": -0.37813622970139704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0002_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114233831669, 52.3644322427468, 47.8421697001904 ] }, "distance": 18.1, "direction": 111.59, "angle": 1.57, "elevation": 0.5, "pano_id": "TMX7316010203-003045_pano_0002_000071", "timestamp": "2023-04-17T06:27:43.441520Z", "filename": "pano_0002_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.09836146, "relative_pitch": 1.571060436349183, "relative_heading": 111.58661954713827, "relative_elevation": 0.4963846923782995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113395821824, 52.3644199941639, 48.383720275946 ] }, "distance": 18.13, "direction": 116.26, "angle": 3.28, "elevation": 1.04, "pano_id": "TMX7316010203-002542_pano_0000_002215", "timestamp": "2022-04-25T08:47:32.309240Z", "filename": "pano_0000_002215.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.1292975, "relative_pitch": 3.2767106485073323, "relative_heading": 116.26089619293471, "relative_elevation": 1.0379352681339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0000_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0000_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0000_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011480824663, 52.364437019209, 48.7848439915106 ] }, "distance": 18.28, "direction": 109.59, "angle": 4.5, "elevation": 1.44, "pano_id": "TMX7316010203-003010_pano_0000_000170", "timestamp": "2023-03-27T07:27:23.445390Z", "filename": "pano_0000_000170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.27780343, "relative_pitch": 4.501759139989299, "relative_heading": 109.58570807244195, "relative_elevation": 1.4390589836985015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105734772638, 52.3646232575885, 46.5115427821875 ] }, "distance": 18.3, "direction": 37.1, "angle": -2.61, "elevation": -0.83, "pano_id": "TMX7316010203-003022_pano_0001_000190", "timestamp": "2023-04-03T09:13:56.185800Z", "filename": "pano_0001_000190.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.30103029, "relative_pitch": -2.609989249103308, "relative_heading": 37.100563032716764, "relative_elevation": -0.8342422256245996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001543_pano_0000_002165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001543_pano_0000_002165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001543/pano_0000_002165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9006374618186, 52.3644453885355, 46.6039375821128 ] }, "distance": 18.32, "direction": 253.52, "angle": -2.32, "elevation": -0.74, "pano_id": "TMX7316010203-001543_pano_0000_002165", "timestamp": "2020-01-08T10:46:26.376190Z", "filename": "pano_0000_002165.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.31508647, "relative_pitch": -2.3194815151387673, "relative_heading": 253.51968897748804, "relative_elevation": -0.741847425699298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003045_pano_0002_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003045_pano_0002_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003045/pano_0002_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104621659568, 52.3646291320504, 46.0070938766003 ] }, "distance": 18.39, "direction": 33.99, "angle": -4.16, "elevation": -1.34, "pano_id": "TMX7316010203-003045_pano_0002_000076", "timestamp": "2023-04-17T06:27:46.456500Z", "filename": "pano_0002_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.39215987, "relative_pitch": -4.162987488343625, "relative_heading": 33.986725491875596, "relative_elevation": -1.338691131211796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113929247742, 52.3644209741709, 48.7615625206381 ] }, "distance": 18.41, "direction": 115.46, "angle": 4.4, "elevation": 1.42, "pano_id": "TMX7316010203-001176_pano_0000_001669", "timestamp": "2019-05-10T10:17:26.602100Z", "filename": "pano_0000_001669.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.40872346, "relative_pitch": 4.397844762642995, "relative_heading": 115.45609257326649, "relative_elevation": 1.4157775128260042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901056058594072, 52.364625355293434, 0.0 ] }, "distance": 18.44, "direction": 36.45, "angle": -68.73, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00924", "timestamp": "2025-06-16T07:10:36Z", "filename": "recording_2025-06-16_06-42-40_00924.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.43543591, "relative_pitch": -68.72512564951887, "relative_heading": 36.445270389843614, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105583443029, 52.3646255882482, 47.5154999848455 ] }, "distance": 18.45, "direction": 36.36, "angle": 0.53, "elevation": 0.17, "pano_id": "TMX7316010203-002925_pano_0009_000108", "timestamp": "2023-01-11T12:09:09.832720Z", "filename": "pano_0009_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.44723775, "relative_pitch": 0.5271075108114104, "relative_heading": 36.359290892704614, "relative_elevation": 0.16971497703340077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104721463719, 52.3646300466566, 46.9862686311826 ] }, "distance": 18.51, "direction": 33.99, "angle": -1.11, "elevation": -0.36, "pano_id": "TMX7316010203-002983_pano_0007_000173", "timestamp": "2023-02-27T08:51:39.929980Z", "filename": "pano_0007_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.51454978, "relative_pitch": -1.1124322698996845, "relative_heading": 33.98511671082866, "relative_elevation": -0.3595163766295002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104331828013, 52.3646318209731, 47.1262865178287 ] }, "distance": 18.53, "direction": 32.96, "angle": -0.68, "elevation": -0.22, "pano_id": "TMX7316010203-003026_pano_0005_000085", "timestamp": "2023-04-11T08:20:29.153820Z", "filename": "pano_0005_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.53284481, "relative_pitch": -0.6785654991053796, "relative_heading": 32.96348290649996, "relative_elevation": -0.21949848998339405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104541557466, 52.3646321893906, 46.4437882527709 ] }, "distance": 18.65, "direction": 33.26, "angle": -2.77, "elevation": -0.9, "pano_id": "TMX7316010203-002542_pano_0000_002210", "timestamp": "2022-04-25T08:47:29.214270Z", "filename": "pano_0000_002210.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.64522947, "relative_pitch": -2.769627881651077, "relative_heading": 33.26328108588914, "relative_elevation": -0.9019967550411963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114962800257, 52.364429392896, 49.4690728038549 ] }, "distance": 18.68, "direction": 111.93, "angle": 6.49, "elevation": 2.12, "pano_id": "TMX7316010203-002926_pano_0007_000007", "timestamp": "2023-01-11T12:47:29.668810Z", "filename": "pano_0007_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.67710541, "relative_pitch": 6.485767472080442, "relative_heading": 111.93076007834821, "relative_elevation": 2.1232877960428027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106040582386, 52.3646269050535, 46.9868916170672 ] }, "distance": 18.75, "direction": 36.86, "angle": -1.1, "elevation": -0.36, "pano_id": "TMX7316010203-002958_pano_0001_000191", "timestamp": "2023-02-06T09:00:31.721640Z", "filename": "pano_0001_000191.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.75056533, "relative_pitch": -1.0965304589905343, "relative_heading": 36.86013682602309, "relative_elevation": -0.3588933907448961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0009_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0009_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0009_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114914287411, 52.3644238888474, 49.5399181321263 ] }, "distance": 18.88, "direction": 113.69, "angle": 6.63, "elevation": 2.19, "pano_id": "TMX7316010203-002925_pano_0009_000116", "timestamp": "2023-01-11T12:09:28.637540Z", "filename": "pano_0009_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.88412099, "relative_pitch": 6.627440723777403, "relative_heading": 113.69225737860282, "relative_elevation": 2.194133124314206 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002926_pano_0007_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002926_pano_0007_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002926/pano_0007_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90062840135583, 52.3644452714211, 47.2876351904124 ] }, "distance": 18.91, "direction": 254.01, "angle": -0.18, "elevation": -0.06, "pano_id": "TMX7316010203-002926_pano_0007_000015", "timestamp": "2023-01-11T12:47:36.218780Z", "filename": "pano_0007_000015.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.9113148, "relative_pitch": -0.17617646638653234, "relative_heading": 254.01230586962268, "relative_elevation": -0.058149817399694825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0002_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106923259776, 52.3646245713963, 46.3568900758401 ] }, "distance": 18.91, "direction": 38.79, "angle": -2.99, "elevation": -0.99, "pano_id": "TMX7316010203-002925_pano_0002_000133", "timestamp": "2023-01-11T11:40:47.161700Z", "filename": "pano_0002_000133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.91420257, "relative_pitch": -2.992881323860328, "relative_heading": 38.789663387415985, "relative_elevation": -0.9888949319719984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104968953405, 52.3646333994436, 45.8833309356123 ] }, "distance": 18.92, "direction": 33.78, "angle": -4.42, "elevation": -1.46, "pano_id": "TMX7316010203-002306_pano_0002_002285", "timestamp": "2021-09-09T12:34:03.994340Z", "filename": "pano_0002_002285.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.91826129, "relative_pitch": -4.42039199294941, "relative_heading": 33.77688655304891, "relative_elevation": -1.4624540721997974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002042_pano_0000_000555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002042_pano_0000_000555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002042/pano_0000_000555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113369526536, 52.3644038780705, 48.3539250567555 ] }, "distance": 18.98, "direction": 121.15, "angle": 3.04, "elevation": 1.01, "pano_id": "TMX7316010203-002042_pano_0000_000555", "timestamp": "2021-03-15T12:30:13.579350Z", "filename": "pano_0000_000555.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.97565236, "relative_pitch": 3.041155811147507, "relative_heading": 121.14664622592774, "relative_elevation": 1.0081400489434031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90062561693469, 52.3644487230901, 46.68581048958 ] }, "distance": 18.99, "direction": 255.28, "angle": -1.99, "elevation": -0.66, "pano_id": "TMX7316010203-002958_pano_0001_000199", "timestamp": "2023-02-06T09:00:38.756600Z", "filename": "pano_0001_000199.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 18.9925376, "relative_pitch": -1.990178785793497, "relative_heading": 255.28387391190523, "relative_elevation": -0.6599745182320973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113739635023, 52.3644069739292, 48.2090258924291 ] }, "distance": 19.02, "direction": 119.87, "angle": 2.6, "elevation": 0.86, "pano_id": "TMX7316010203-002306_pano_0002_002094", "timestamp": "2021-09-09T12:29:02.205350Z", "filename": "pano_0002_002094.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.01799605, "relative_pitch": 2.5989138579673257, "relative_heading": 119.86543974738694, "relative_elevation": 0.8632408846170065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90106639501929, 52.3646278179218, 48.5269931005314 ] }, "distance": 19.08, "direction": 37.66, "angle": 3.54, "elevation": 1.18, "pano_id": "TMX7316060226-000020_pano_0003_000885", "timestamp": "2016-08-15T07:39:46.745410Z", "filename": "pano_0003_000885.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.07841649, "relative_pitch": 3.5428496253018706, "relative_heading": 37.65746928663285, "relative_elevation": 1.1812080927193023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115315256783, 52.3644250210816, 48.2368047134951 ] }, "distance": 19.08, "direction": 113.02, "angle": 2.67, "elevation": 0.89, "pano_id": "TMX7316010203-002865_pano_0006_000084", "timestamp": "2022-12-15T11:35:15.671740Z", "filename": "pano_0006_000084.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.0849381, "relative_pitch": 2.6730306712891343, "relative_heading": 113.01638896795451, "relative_elevation": 0.891019705683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901139309995, 52.3644068038994, 49.081117763184 ] }, "distance": 19.14, "direction": 119.72, "angle": 5.18, "elevation": 1.74, "pano_id": "TMX7316010203-003026_pano_0005_000080", "timestamp": "2023-04-11T08:20:25.058890Z", "filename": "pano_0005_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.14052274, "relative_pitch": 5.18043096544654, "relative_heading": 119.7202417631473, "relative_elevation": 1.7353327553718998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003010_pano_0005_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003010_pano_0005_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003010/pano_0005_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103008618692, 52.3646432836441, 46.9363412102684 ] }, "distance": 19.17, "direction": 28.62, "angle": -1.22, "elevation": -0.41, "pano_id": "TMX7316010203-003010_pano_0005_000267", "timestamp": "2023-03-27T07:44:48.660430Z", "filename": "pano_0005_000267.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.16752316, "relative_pitch": -1.2237279747895389, "relative_heading": 28.624212826152263, "relative_elevation": -0.40944379754369464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105868049271, 52.3646324664159, 46.0138598764315 ] }, "distance": 19.18, "direction": 35.47, "angle": -3.97, "elevation": -1.33, "pano_id": "TMX7316010203-003002_pano_0003_000153", "timestamp": "2023-03-20T08:34:34.984710Z", "filename": "pano_0003_000153.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.1808399, "relative_pitch": -3.9722651341448114, "relative_heading": 35.47022856069441, "relative_elevation": -1.3319251313805935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0005_000147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0005_000147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0005_000147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90062497596657, 52.3644390909718, 46.6424970906228 ] }, "distance": 19.33, "direction": 252.24, "angle": -2.08, "elevation": -0.7, "pano_id": "TMX7316010203-003026_pano_0005_000147", "timestamp": "2023-04-11T08:22:15.397960Z", "filename": "pano_0005_000147.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.33426112, "relative_pitch": -2.0832278461347884, "relative_heading": 252.24328378773257, "relative_elevation": -0.7032879171893001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003026_pano_0007_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003026_pano_0007_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003026/pano_0007_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114953073307, 52.3644105022993, 48.757538581267 ] }, "distance": 19.55, "direction": 117.66, "angle": 4.13, "elevation": 1.41, "pano_id": "TMX7316010203-003026_pano_0007_000004", "timestamp": "2023-04-11T08:29:32.504580Z", "filename": "pano_0007_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.55376233, "relative_pitch": 4.129507784689685, "relative_heading": 117.66115742607624, "relative_elevation": 1.4117535734549023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0001_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115836353703, 52.364421607928, 50.1286167856306 ] }, "distance": 19.56, "direction": 113.63, "angle": 8.1, "elevation": 2.78, "pano_id": "TMX7316010203-002952_pano_0001_000008", "timestamp": "2023-01-30T12:12:17.878440Z", "filename": "pano_0001_000008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.56128054, "relative_pitch": 8.096696409305848, "relative_heading": 113.6337560160535, "relative_elevation": 2.782831777818501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003022_pano_0001_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003022_pano_0001_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003022/pano_0001_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90062028897287, 52.3644413005373, 46.2483596010134 ] }, "distance": 19.57, "direction": 253.21, "angle": -3.21, "elevation": -1.1, "pano_id": "TMX7316010203-003022_pano_0001_000198", "timestamp": "2023-04-03T09:14:02.360780Z", "filename": "pano_0001_000198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.56614775, "relative_pitch": -3.2102401635810933, "relative_heading": 253.21414192916347, "relative_elevation": -1.097425406798699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002966_pano_0001_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002966_pano_0001_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002966/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114635460144, 52.3644065723369, 48.1012408081442 ] }, "distance": 19.57, "direction": 119.09, "angle": 2.21, "elevation": 0.76, "pano_id": "TMX7316010203-002966_pano_0001_000000", "timestamp": "2023-02-13T08:40:34.261160Z", "filename": "pano_0001_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.57123046, "relative_pitch": 2.2105380926211873, "relative_heading": 119.089260815813, "relative_elevation": 0.7554558003321006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0006_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9010477723599, 52.3646412974298, 45.8779177321121 ] }, "distance": 19.59, "direction": 32.03, "angle": -4.29, "elevation": -1.47, "pano_id": "TMX7316010203-002964_pano_0006_000077", "timestamp": "2023-02-13T08:17:10.598520Z", "filename": "pano_0006_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.58526177, "relative_pitch": -4.286164642782038, "relative_heading": 32.02966644484432, "relative_elevation": -1.4678672756999944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901163448323786, 52.36442634075955, 0.0 ] }, "distance": 19.68, "direction": 111.82, "angle": -67.43, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00003", "timestamp": "2024-12-03T09:27:07Z", "filename": "Job_20241203_0939_Track02_Sphere_00003.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.67728419, "relative_pitch": -67.43184157024517, "relative_heading": 111.82429078988604, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90061722913253, 52.3644415659504, 45.8089856673032 ] }, "distance": 19.76, "direction": 253.47, "angle": -4.45, "elevation": -1.54, "pano_id": "TMX7316010203-001664_pano_0000_002142", "timestamp": "2020-04-21T11:34:36.712710Z", "filename": "pano_0000_002142.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.75736814, "relative_pitch": -4.447716778890567, "relative_heading": 253.47070455683007, "relative_elevation": -1.5367993405088995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0007_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0007_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0007_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114272151593, 52.3643993914646, 49.6031069122255 ] }, "distance": 19.76, "direction": 121.46, "angle": 6.52, "elevation": 2.26, "pano_id": "TMX7316010203-002983_pano_0007_000127", "timestamp": "2023-02-27T08:50:56.750380Z", "filename": "pano_0007_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.76040344, "relative_pitch": 6.51691120856469, "relative_heading": 121.46341991445225, "relative_elevation": 2.257321904413402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90107158460877, 52.3646331707138, 46.2456021988764 ] }, "distance": 19.77, "direction": 37.41, "angle": -3.19, "elevation": -1.1, "pano_id": "TMX7316010203-000998_pano_0004_000114", "timestamp": "2018-11-21T11:36:33.296310Z", "filename": "pano_0004_000114.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.76611188, "relative_pitch": -3.18579885061795, "relative_heading": 37.4138907503299, "relative_elevation": -1.100182808935699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113255975339, 52.3643884282648, 48.6572138499469 ] }, "distance": 19.86, "direction": 125.51, "angle": 3.78, "elevation": 1.31, "pano_id": "TMX7316010203-002310_pano_0001_001247", "timestamp": "2021-09-15T09:17:23.971130Z", "filename": "pano_0001_001247.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.85626341, "relative_pitch": 3.778675096017119, "relative_heading": 125.51189931698195, "relative_elevation": 1.3114288421348022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90103563043285, 52.3646488029913, 46.824638299644 ] }, "distance": 19.89, "direction": 28.73, "angle": -1.5, "elevation": -0.52, "pano_id": "TMX7316010203-003001_pano_0002_000028", "timestamp": "2023-03-20T08:02:32.129230Z", "filename": "pano_0002_000028.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.88758296, "relative_pitch": -1.501071049844618, "relative_heading": 28.73162993220571, "relative_elevation": -0.5211467081680965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track02_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track02_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track02_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900613329363204, 52.36444468089111, 0.0 ] }, "distance": 19.92, "direction": 254.64, "angle": -67.18, "elevation": -47.35, "pano_id": "b_20241203_0939_Track02_Sphere_00012", "timestamp": "2024-12-03T09:27:20Z", "filename": "Job_20241203_0939_Track02_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.91759982, "relative_pitch": -67.18430344775227, "relative_heading": 254.6440754407692, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_001664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_001664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_001664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105500425495, 52.3646425243734, 46.6314800493419 ] }, "distance": 19.97, "direction": 33.02, "angle": -2.05, "elevation": -0.71, "pano_id": "TMX7316010203-001176_pano_0000_001664", "timestamp": "2019-05-10T10:17:23.807190Z", "filename": "pano_0000_001664.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.96526025, "relative_pitch": -2.0490196447815308, "relative_heading": 33.02043816546313, "relative_elevation": -0.7143049584701942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900613847744453, 52.36444159124627, 0.0 ] }, "distance": 19.98, "direction": 253.67, "angle": -67.12, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00975", "timestamp": "2025-06-16T07:12:31Z", "filename": "recording_2025-06-16_06-42-40_00975.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 19.97750125, "relative_pitch": -67.12274114873416, "relative_heading": 253.66639338736775, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115882090699, 52.3644120148044, 50.6057851659134 ] }, "distance": 20.04, "direction": 116.39, "angle": 9.24, "elevation": 3.26, "pano_id": "TMX7316060226-000020_pano_0003_000890", "timestamp": "2016-08-15T07:39:49.930420Z", "filename": "pano_0003_000890.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.04103028, "relative_pitch": 9.239168915277899, "relative_heading": 116.39495606575557, "relative_elevation": 3.260000158101306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90061104389199, 52.3644453426948, 46.8605506448075 ] }, "distance": 20.05, "direction": 254.96, "angle": -1.39, "elevation": -0.49, "pano_id": "TMX7316010203-001053_pano_0000_000776", "timestamp": "2019-01-14T11:59:12.995230Z", "filename": "pano_0000_000776.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.04853797, "relative_pitch": -1.3864579247172217, "relative_heading": 254.9648439650956, "relative_elevation": -0.48523436300459366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90116005007005, 52.3644126631107, 47.9018383966759 ] }, "distance": 20.08, "direction": 116.1, "angle": 1.59, "elevation": 0.56, "pano_id": "TMX7316010203-002306_pano_0002_002290", "timestamp": "2021-09-09T12:34:08.169370Z", "filename": "pano_0002_002290.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.08421851, "relative_pitch": 1.5858907221669007, "relative_heading": 116.10442283053064, "relative_elevation": 0.556053388863802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104696228005, 52.364646922234, 46.2551960349083 ] }, "distance": 20.09, "direction": 30.95, "angle": -3.11, "elevation": -1.09, "pano_id": "TMX7316010203-001664_pano_0000_002818", "timestamp": "2020-04-21T11:44:36.124290Z", "filename": "pano_0000_002818.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.09018326, "relative_pitch": -3.1072327330780674, "relative_heading": 30.94948675340187, "relative_elevation": -1.0905889729037952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0005_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105180588873, 52.3646465194543, 45.9885714789852 ] }, "distance": 20.22, "direction": 31.82, "angle": -3.84, "elevation": -1.36, "pano_id": "TMX7316010203-002975_pano_0005_000074", "timestamp": "2023-02-20T08:48:12.582630Z", "filename": "pano_0005_000074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.22374367, "relative_pitch": -3.839357439343316, "relative_heading": 31.816482698067595, "relative_elevation": -1.3572135288268967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001983/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001983/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001983/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001983/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001983/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001983/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001983/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001983/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001983/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90061200047794, 52.3644373969271, 46.7186720101163 ] }, "distance": 20.23, "direction": 252.5, "angle": -1.78, "elevation": -0.63, "pano_id": "TMX7316010203-002542_pano_0000_001983", "timestamp": "2022-04-25T08:43:53.846070Z", "filename": "pano_0000_001983.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.23371858, "relative_pitch": -1.77522631395296, "relative_heading": 252.49825393090669, "relative_elevation": -0.6271129976957965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002363_pano_0001_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002363_pano_0001_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002363/pano_0001_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115717510009, 52.3644059392682, 48.3203821387142 ] }, "distance": 20.25, "direction": 118.25, "angle": 2.76, "elevation": 0.97, "pano_id": "TMX7316010203-002363_pano_0001_000171", "timestamp": "2021-12-29T10:59:09.322810Z", "filename": "pano_0001_000171.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.25176051, "relative_pitch": 2.755180457647616, "relative_heading": 118.24955507391473, "relative_elevation": 0.9745971309021044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002983_pano_0005_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002983_pano_0005_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002983/pano_0005_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011564460799, 52.3644036793772, 49.6162020787597 ] }, "distance": 20.33, "direction": 118.94, "angle": 6.37, "elevation": 2.27, "pano_id": "TMX7316010203-002983_pano_0005_000131", "timestamp": "2023-02-27T08:42:21.825150Z", "filename": "pano_0005_000131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.32851566, "relative_pitch": 6.3727447186241415, "relative_heading": 118.94016176311011, "relative_elevation": 2.2704170709476017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0005_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0005_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0005_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90113493416752, 52.3643832050459, 48.23890809156 ] }, "distance": 20.33, "direction": 126.58, "angle": 2.52, "elevation": 0.89, "pano_id": "TMX7316010203-002975_pano_0005_000068", "timestamp": "2023-02-20T08:48:09.182640Z", "filename": "pano_0005_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.32906691, "relative_pitch": 2.515575284789764, "relative_heading": 126.58055967764282, "relative_elevation": 0.8931230837479021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90095993263851, 52.3643132284472, 44.1373761892319 ] }, "distance": 20.38, "direction": 167.52, "angle": -8.95, "elevation": -3.21, "pano_id": "TMX7316010203-001974_pano_0000_001472", "timestamp": "2021-01-22T10:44:43.032480Z", "filename": "pano_0000_001472.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.38316624, "relative_pitch": -8.945237734089506, "relative_heading": 167.52304737243418, "relative_elevation": -3.208408818580196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002964_pano_0006_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002964_pano_0006_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002964/pano_0006_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114478839302, 52.3643902871367, 48.0210334723815 ] }, "distance": 20.42, "direction": 123.68, "angle": 1.89, "elevation": 0.68, "pano_id": "TMX7316010203-002964_pano_0006_000083", "timestamp": "2023-02-13T08:17:15.638520Z", "filename": "pano_0006_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.42458784, "relative_pitch": 1.8935413050452068, "relative_heading": 123.68190072106322, "relative_elevation": 0.6752484645693997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0001_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0001_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105390357027, 52.3646478465377, 48.0929051386192 ] }, "distance": 20.42, "direction": 31.94, "angle": 2.09, "elevation": 0.75, "pano_id": "TMX7316010203-002952_pano_0001_000013", "timestamp": "2023-01-30T12:12:20.428420Z", "filename": "pano_0001_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.42460393, "relative_pitch": 2.094912250445199, "relative_heading": 31.938701826215834, "relative_elevation": 0.7471201308071045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0000_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0000_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0000_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115600507249, 52.3644011491468, 49.2268764600158 ] }, "distance": 20.44, "direction": 119.67, "angle": 5.26, "elevation": 1.88, "pano_id": "TMX7316060226-000030_pano_0000_000307", "timestamp": "2016-08-17T06:56:25.702020Z", "filename": "pano_0000_000307.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.44013315, "relative_pitch": 5.2580804654549285, "relative_heading": 119.67158803397484, "relative_elevation": 1.8810914522037052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_0939_Track01_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_0939_Track01_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_0939_Track01_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901046849551371, 52.3646511391941, 0.0 ] }, "distance": 20.49, "direction": 30.26, "angle": -66.6, "elevation": -47.35, "pano_id": "b_20241203_0939_Track01_Sphere_00003", "timestamp": "2024-12-03T08:56:30Z", "filename": "Job_20241203_0939_Track01_Sphere_00003.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.49016274, "relative_pitch": -66.59815306631135, "relative_heading": 30.256255764905106, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003002_pano_0003_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003002_pano_0003_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003002/pano_0003_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.900606189092, 52.3644407485604, 45.6601796336472 ] }, "distance": 20.5, "direction": 253.82, "angle": -4.7, "elevation": -1.69, "pano_id": "TMX7316010203-003002_pano_0003_000161", "timestamp": "2023-03-20T08:34:42.639660Z", "filename": "pano_0003_000161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.50459377, "relative_pitch": -4.699502900936144, "relative_heading": 253.82492634615124, "relative_elevation": -1.6856053741648935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90116244925564, 52.3644058819347, 49.370610809885 ] }, "distance": 20.57, "direction": 117.79, "angle": 5.62, "elevation": 2.02, "pano_id": "TMX7316010203-001053_pano_0000_000767", "timestamp": "2019-01-14T11:59:05.960330Z", "filename": "pano_0000_000767.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.57191561, "relative_pitch": 5.6213284632644696, "relative_heading": 117.79159317771625, "relative_elevation": 2.024825802072904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90115506233311, 52.364397691258, 47.7885245978832 ] }, "distance": 20.58, "direction": 120.69, "angle": 1.23, "elevation": 0.44, "pano_id": "TMX7316010203-002958_pano_0001_000000", "timestamp": "2023-02-06T08:57:52.318140Z", "filename": "pano_0001_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.57806746, "relative_pitch": 1.2325354128685109, "relative_heading": 120.69100880936062, "relative_elevation": 0.4427395900711062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000355_pano_0000_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000355_pano_0000_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/07/TMX7316010203-000355/pano_0000_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90101538176824, 52.3643221401517, 44.1194470264018 ] }, "distance": 20.6, "direction": 156.61, "angle": -8.9, "elevation": -3.23, "pano_id": "TMX7316010203-000355_pano_0000_000645", "timestamp": "2017-07-07T08:02:52.675160Z", "filename": "pano_0000_000645.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.60387066, "relative_pitch": -8.89961440970562, "relative_heading": 156.6058196467115, "relative_elevation": -3.226337981410296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002975_pano_0002_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002975_pano_0002_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002975/pano_0002_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90112995152213, 52.3643746070084, 47.6040009343997 ] }, "distance": 20.65, "direction": 129.27, "angle": 0.72, "elevation": 0.26, "pano_id": "TMX7316010203-002975_pano_0002_000079", "timestamp": "2023-02-20T08:39:38.931980Z", "filename": "pano_0002_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.64950788, "relative_pitch": 0.7164292640157174, "relative_heading": 129.2745299025578, "relative_elevation": 0.25821592658760295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001974_pano_0000_001443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001974_pano_0000_001443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/22/TMX7316010203-001974/pano_0000_001443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90094155958717, 52.3643085625132, 44.173105626367 ] }, "distance": 20.66, "direction": 171.23, "angle": -8.73, "elevation": -3.17, "pano_id": "TMX7316010203-001974_pano_0000_001443", "timestamp": "2021-01-22T10:41:34.268840Z", "filename": "pano_0000_001443.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.66282665, "relative_pitch": -8.729320954153152, "relative_heading": 171.22512872144054, "relative_elevation": -3.1726793814451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002925_pano_0002_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002925_pano_0002_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/31/TMX7316010203-002925/pano_0002_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90116717354489, 52.3644092884336, 48.3376869019121 ] }, "distance": 20.69, "direction": 116.45, "angle": 2.75, "elevation": 0.99, "pano_id": "TMX7316010203-002925_pano_0002_000128", "timestamp": "2023-01-11T11:40:43.876770Z", "filename": "pano_0002_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.68556421, "relative_pitch": 2.745310360089634, "relative_heading": 116.44704415018663, "relative_elevation": 0.9919018941000033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114371741271, 52.3643839202496, 48.5238482775167 ] }, "distance": 20.77, "direction": 125.42, "angle": 3.25, "elevation": 1.18, "pano_id": "TMX7316010203-001664_pano_0000_002812", "timestamp": "2020-04-21T11:44:32.824280Z", "filename": "pano_0000_002812.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.766346, "relative_pitch": 3.2468776531444585, "relative_heading": 125.42037290598724, "relative_elevation": 1.1780632697046016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90105717028728, 52.3646502831588, 46.4801068324596 ] }, "distance": 20.77, "direction": 32.06, "angle": -2.39, "elevation": -0.87, "pano_id": "TMX7316010203-002310_pano_0001_001253", "timestamp": "2021-09-15T09:17:28.601070Z", "filename": "pano_0001_001253.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.77245915, "relative_pitch": -2.38638195446298, "relative_heading": 32.06393733715944, "relative_elevation": -0.8656781753524996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901171479820875, 52.364412883165336, 0.0 ] }, "distance": 20.78, "direction": 115.1, "angle": -66.31, "elevation": -47.35, "pano_id": "recording_2025-06-16_06-42-40_00919", "timestamp": "2025-06-16T07:10:30Z", "filename": "recording_2025-06-16_06-42-40_00919.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.77580422, "relative_pitch": -66.30765322284574, "relative_heading": 115.09894378303603, "relative_elevation": -47.3457850078121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002988_pano_0012_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002988_pano_0012_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/06/TMX7316010203-002988/pano_0012_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9011596908118, 52.3643980066558, 49.1690322067589 ] }, "distance": 20.83, "direction": 120.17, "angle": 5.0, "elevation": 1.82, "pano_id": "TMX7316010203-002988_pano_0012_000045", "timestamp": "2023-03-06T08:27:20.061620Z", "filename": "pano_0012_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.83215595, "relative_pitch": 5.001827959900154, "relative_heading": 120.16539269072, "relative_elevation": 1.8232471989468024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_002103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_002103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_002103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9005996265702, 52.3644415627292, 45.8080578241497 ] }, "distance": 20.91, "direction": 254.4, "angle": -4.21, "elevation": -1.54, "pano_id": "TMX7316010203-002306_pano_0002_002103", "timestamp": "2021-09-09T12:29:13.395320Z", "filename": "pano_0002_002103.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.90976146, "relative_pitch": -4.206023972634637, "relative_heading": 254.4045935344454, "relative_elevation": -1.5377271836623976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003001_pano_0002_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003001_pano_0002_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003001/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90114908005477, 52.3643861655523, 49.0620779525489 ] }, "distance": 20.92, "direction": 124.28, "angle": 4.69, "elevation": 1.72, "pano_id": "TMX7316010203-003001_pano_0002_000034", "timestamp": "2023-03-20T08:02:36.164410Z", "filename": "pano_0002_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.92335349, "relative_pitch": 4.689337934853302, "relative_heading": 124.28299994983979, "relative_elevation": 1.7162929447368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002958_pano_0001_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002958_pano_0001_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/06/TMX7316010203-002958/pano_0001_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90104765515037, 52.3646559867568, 45.5520232263952 ] }, "distance": 20.98, "direction": 29.64, "angle": -4.89, "elevation": -1.79, "pano_id": "TMX7316010203-002958_pano_0001_000006", "timestamp": "2023-02-06T08:57:58.098050Z", "filename": "pano_0001_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.98494339, "relative_pitch": -4.88568199577982, "relative_heading": 29.643582819886056, "relative_elevation": -1.7937617814168973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001979/adjacencies/TMX7316010203-002542_pano_0000_001979/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901166943388, 52.3644029608122, 48.3785585481673 ] }, "distance": 20.99, "direction": 118.19, "angle": 2.82, "elevation": 1.03, "pano_id": "TMX7316010203-000998_pano_0004_000109", "timestamp": "2018-11-21T11:36:22.756430Z", "filename": "pano_0004_000109.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-002542_pano_0000_001979", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121876.22502721503, 486400.52453289577 ] }, "relative_distance": 20.99479312, "relative_pitch": 2.8162175103038827, "relative_heading": 118.18679540897664, "relative_elevation": 1.0327735403552012 } ] } }