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-000886_pano_0000_000708/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91453771416761, 52.385948012722, 46.2548097297549 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-000886_pano_0000_000708", "timestamp": "2018-07-30T11:14:27.323130Z", "filename": "pano_0000_000708.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "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-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_01936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914525784530224, 52.38594821044284, 0.0 ] }, "distance": 0.81, "direction": 271.55, "angle": -88.99, "elevation": -46.25, "pano_id": "recording_2025-09-04_06-44-53_01936", "timestamp": "2025-09-04T07:28:18Z", "filename": "recording_2025-09-04_06-44-53_01936.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 0.81253718, "relative_pitch": -88.99361464086819, "relative_heading": 271.5516100899753, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_00777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914524888521571, 52.38595089563369, 0.0 ] }, "distance": 0.93, "direction": 290.17, "angle": -88.85, "elevation": -46.25, "pano_id": "recording_2024-10-22_09-10-27_00777", "timestamp": "2024-10-22T09:35:58Z", "filename": "recording_2024-10-22_09-10-27_00777.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 0.93030415, "relative_pitch": -88.84778866741202, "relative_heading": 290.1713108103357, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452883885528, 52.3859384321807, 46.3231786740944 ] }, "distance": 1.23, "direction": 209.55, "angle": 3.19, "elevation": 0.07, "pano_id": "TMX7316010203-001513_pano_0002_002051", "timestamp": "2019-12-12T10:07:27.027220Z", "filename": "pano_0002_002051.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 1.22542511, "relative_pitch": 3.1933367675644964, "relative_heading": 209.54593800323795, "relative_elevation": 0.0683689443394968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454000972866, 52.3859342411245, 46.3182781552896 ] }, "distance": 1.54, "direction": 174.18, "angle": 2.36, "elevation": 0.06, "pano_id": "TMX7316060226-000495_pano_0000_002912", "timestamp": "2019-11-15T12:38:09.619870Z", "filename": "pano_0000_002912.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 1.54037981, "relative_pitch": 2.3594292205620095, "relative_heading": 174.17644001671871, "relative_elevation": 0.063468425534694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454406278568, 52.385963734476, 46.3553519230336 ] }, "distance": 1.8, "direction": 13.88, "angle": 3.19, "elevation": 0.1, "pano_id": "TMX7316010203-002894_pano_0005_000042", "timestamp": "2022-12-27T08:57:36.077210Z", "filename": "pano_0005_000042.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 1.8020424, "relative_pitch": 3.1934193229092833, "relative_heading": 13.878699574679521, "relative_elevation": 0.10054219327869873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454007993704, 52.3859671940077, 45.9743577707559 ] }, "distance": 2.14, "direction": 4.32, "angle": -7.46, "elevation": -0.28, "pano_id": "TMX7316010203-002578_pano_0001_000957", "timestamp": "2022-05-12T11:27:12.595370Z", "filename": "pano_0001_000957.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 2.1404606, "relative_pitch": -7.4646069378474404, "relative_heading": 4.315738366733068, "relative_elevation": -0.2804519589990022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451173364488, 52.3859662446218, 46.3688558442518 ] }, "distance": 2.69, "direction": 318.91, "angle": 2.43, "elevation": 0.11, "pano_id": "TMX7316010203-001733_pano_0000_003311", "timestamp": "2020-06-02T11:59:46.389030Z", "filename": "pano_0000_003311.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 2.69162526, "relative_pitch": 2.426212519978288, "relative_heading": 318.91421002022923, "relative_elevation": 0.11404611449689384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91457504269436, 52.3859345192134, 46.0152295781299 ] }, "distance": 2.95, "direction": 120.57, "angle": -4.64, "elevation": -0.24, "pano_id": "TMX7316010203-000296_pano_0000_000772", "timestamp": "2017-05-15T07:51:52.513180Z", "filename": "pano_0000_000772.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 2.95193258, "relative_pitch": -4.639980720550486, "relative_heading": 120.5736017501775, "relative_elevation": -0.239580151625006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91453025194786, 52.3859217620922, 45.8744254950434 ] }, "distance": 2.96, "direction": 189.87, "angle": -7.31, "elevation": -0.38, "pano_id": "TMX7316010203-002578_pano_0001_000956", "timestamp": "2022-05-12T11:27:11.950380Z", "filename": "pano_0001_000956.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 2.96488694, "relative_pitch": -7.310902761007551, "relative_heading": 189.86707235159994, "relative_elevation": -0.3803842347115065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91449817628947, 52.3859324427032, 46.2963756974787 ] }, "distance": 3.2, "direction": 237.23, "angle": 0.74, "elevation": 0.04, "pano_id": "TMX7316060226-000023_pano_0000_000810", "timestamp": "2016-08-16T12:05:56.931280Z", "filename": "pano_0000_000810.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 3.20131632, "relative_pitch": 0.7438879717225256, "relative_heading": 237.23472731734412, "relative_elevation": 0.04156596772379828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91453169181319, 52.3859194752464, 46.2584887584671 ] }, "distance": 3.2, "direction": 187.36, "angle": 0.07, "elevation": 0.0, "pano_id": "TMX7316010203-002894_pano_0005_000041", "timestamp": "2022-12-27T08:57:35.437220Z", "filename": "pano_0005_000041.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 3.20186194, "relative_pitch": 0.06583442044007937, "relative_heading": 187.35762457750013, "relative_elevation": 0.0036790287121988285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91449216088022, 52.3859571447979, 46.3840466765687 ] }, "distance": 3.26, "direction": 288.14, "angle": 2.27, "elevation": 0.13, "pano_id": "TMX7316010203-002183_pano_0001_001045", "timestamp": "2021-06-17T07:38:54.151760Z", "filename": "pano_0001_001045.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 3.26375646, "relative_pitch": 2.267591103556817, "relative_heading": 288.1405913803569, "relative_elevation": 0.12923694681379772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454888827411, 52.3859772929491, 46.4099606210366 ] }, "distance": 3.35, "direction": 13.14, "angle": 2.66, "elevation": 0.16, "pano_id": "TMX7316060226-000495_pano_0000_002913", "timestamp": "2019-11-15T12:38:10.534800Z", "filename": "pano_0000_002913.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 3.34579443, "relative_pitch": 2.655012972317874, "relative_heading": 13.143416693517189, "relative_elevation": 0.1551508912816999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91448941875258, 52.385956239235, 46.1953311646357 ] }, "distance": 3.41, "direction": 285.56, "angle": -1.0, "elevation": -0.06, "pano_id": "TMX7316010203-000296_pano_0000_000724", "timestamp": "2017-05-15T07:50:19.078810Z", "filename": "pano_0000_000724.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 3.4132739, "relative_pitch": -0.9983159798715497, "relative_heading": 285.55655000281314, "relative_elevation": -0.059478565119206905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91453824499575, 52.3859804465294, 46.4178607286885 ] }, "distance": 3.61, "direction": 0.57, "angle": 2.59, "elevation": 0.16, "pano_id": "TMX7316010203-001513_pano_0002_002052", "timestamp": "2019-12-12T10:07:27.751990Z", "filename": "pano_0002_002052.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 3.60924232, "relative_pitch": 2.5866333358534375, "relative_heading": 0.5737519874284478, "relative_elevation": 0.1630509989335991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91450457365057, 52.385921235447, 46.2713774051517 ] }, "distance": 3.74, "direction": 217.14, "angle": 0.25, "elevation": 0.02, "pano_id": "TMX7316010203-001733_pano_0000_003312", "timestamp": "2020-06-02T11:59:47.129050Z", "filename": "pano_0000_003312.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 3.73758643, "relative_pitch": 0.25397450389580767, "relative_heading": 217.13573803740496, "relative_elevation": 0.01656767539680004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91447508192763, 52.3859343060178, 46.2959287418053 ] }, "distance": 4.53, "direction": 250.32, "angle": 0.52, "elevation": 0.04, "pano_id": "TMX7316010203-002578_pano_0001_000765", "timestamp": "2022-05-12T11:24:24.341300Z", "filename": "pano_0001_000765.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 4.52891852, "relative_pitch": 0.5201862444312926, "relative_heading": 250.31974882196175, "relative_elevation": 0.04111901205039459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_00776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914517733853071, 52.3859062087581, 0.0 ] }, "distance": 4.85, "direction": 196.3, "angle": -84.02, "elevation": -46.25, "pano_id": "recording_2024-10-22_09-10-27_00776", "timestamp": "2024-10-22T09:35:57Z", "filename": "recording_2024-10-22_09-10-27_00776.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 4.84656034, "relative_pitch": -84.01839776995814, "relative_heading": 196.30134794324715, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9145162503203, 52.3859918802351, 46.3939053518698 ] }, "distance": 5.1, "direction": 343.33, "angle": 1.56, "elevation": 0.14, "pano_id": "TMX7316060226-000023_pano_0000_001262", "timestamp": "2016-08-16T12:15:34.997970Z", "filename": "pano_0000_001262.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.09540504, "relative_pitch": 1.563685965418597, "relative_heading": 343.33328913507455, "relative_elevation": 0.139095622114894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_01937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914518211092649, 52.385903556424275, 0.0 ] }, "distance": 5.12, "direction": 195.03, "angle": -83.68, "elevation": -46.25, "pano_id": "recording_2025-09-04_06-44-53_01937", "timestamp": "2025-09-04T07:28:19Z", "filename": "recording_2025-09-04_06-44-53_01937.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.12198197, "relative_pitch": -83.6811502255891, "relative_heading": 195.02568664136095, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_01935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914520078119215, 52.38599297323766, 0.0 ] }, "distance": 5.15, "direction": 346.5, "angle": -83.65, "elevation": -46.25, "pano_id": "recording_2025-09-04_06-44-53_01935", "timestamp": "2025-09-04T07:28:17Z", "filename": "recording_2025-09-04_06-44-53_01935.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.14504727, "relative_pitch": -83.65292690100124, "relative_heading": 346.5037067535069, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91458538732542, 52.3859119561904, 46.0982980737463 ] }, "distance": 5.16, "direction": 141.03, "angle": -1.74, "elevation": -0.16, "pano_id": "TMX7316060226-000023_pano_0000_000999", "timestamp": "2016-08-16T12:10:33.514760Z", "filename": "pano_0000_000999.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.16073993, "relative_pitch": -1.7370977226265578, "relative_heading": 141.0269912836433, "relative_elevation": -0.15651165600860395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452882790712, 52.3859018213944, 46.1478385142982 ] }, "distance": 5.18, "direction": 186.71, "angle": -1.18, "elevation": -0.11, "pano_id": "TMX7316010203-000886_pano_0000_000707", "timestamp": "2018-07-30T11:14:26.548130Z", "filename": "pano_0000_000707.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.17541186, "relative_pitch": -1.1840848166881692, "relative_heading": 186.71348719042555, "relative_elevation": -0.10697121545670285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9145474428435, 52.3859944537894, 46.3607731927186 ] }, "distance": 5.21, "direction": 7.3, "angle": 1.17, "elevation": 0.11, "pano_id": "TMX7316010203-000886_pano_0000_000709", "timestamp": "2018-07-30T11:14:28.173170Z", "filename": "pano_0000_000709.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.20999312, "relative_pitch": 1.1651497695464241, "relative_heading": 7.304196934822467, "relative_elevation": 0.10596346296369319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_00778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914533364333163, 52.38599550402549, 0.0 ] }, "distance": 5.29, "direction": 356.79, "angle": -83.47, "elevation": -46.25, "pano_id": "recording_2024-10-22_09-10-27_00778", "timestamp": "2024-10-22T09:35:59Z", "filename": "recording_2024-10-22_09-10-27_00778.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.29287169, "relative_pitch": -83.4721189298485, "relative_heading": 356.79234871617973, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91448660688422, 52.3859118224207, 46.2695716693997 ] }, "distance": 5.32, "direction": 220.83, "angle": 0.16, "elevation": 0.01, "pano_id": "TMX7316010203-002183_pano_0001_001046", "timestamp": "2021-06-17T07:38:54.856790Z", "filename": "pano_0001_001046.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.32216493, "relative_pitch": 0.15891928965580124, "relative_heading": 220.8294791262743, "relative_elevation": 0.014761939644799327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91461751681935, 52.3859545915115, 46.1642055679113 ] }, "distance": 5.48, "direction": 82.33, "angle": -0.95, "elevation": -0.09, "pano_id": "TMX7316060226-000023_pano_0000_001000", "timestamp": "2016-08-16T12:10:35.284770Z", "filename": "pano_0000_001000.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.48252274, "relative_pitch": -0.9467837732927474, "relative_heading": 82.32664449849557, "relative_elevation": -0.09060416184360065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451927148333, 52.3858956264366, 46.2390934536234 ] }, "distance": 5.96, "direction": 192.16, "angle": -0.15, "elevation": -0.02, "pano_id": "TMX7316010203-001513_pano_0002_002050", "timestamp": "2019-12-12T10:07:26.297000Z", "filename": "pano_0002_002050.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 5.9629774, "relative_pitch": -0.15101083678768457, "relative_heading": 192.15637500735752, "relative_elevation": -0.01571627613150639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91445073248415, 52.3859631852785, 46.3936544209719 ] }, "distance": 6.16, "direction": 285.91, "angle": 1.29, "elevation": 0.14, "pano_id": "TMX7316060226-000023_pano_0000_000811", "timestamp": "2016-08-16T12:05:58.306300Z", "filename": "pano_0000_000811.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 6.15817404, "relative_pitch": 1.2915950715457116, "relative_heading": 285.91196047160014, "relative_elevation": 0.1388446912169954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452466151452, 52.3858929255445, 46.2015407923609 ] }, "distance": 6.19, "direction": 188.25, "angle": -0.49, "elevation": -0.05, "pano_id": "TMX7316060226-000023_pano_0000_000809", "timestamp": "2016-08-16T12:05:55.616340Z", "filename": "pano_0000_000809.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 6.19389477, "relative_pitch": -0.49274489805565425, "relative_heading": 188.24928607866468, "relative_elevation": -0.053268937394001625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91453081073284, 52.3858910219821, 46.2320873700082 ] }, "distance": 6.36, "direction": 184.24, "angle": -0.2, "elevation": -0.02, "pano_id": "TMX7316060226-000495_pano_0000_002911", "timestamp": "2019-11-15T12:38:08.689810Z", "filename": "pano_0000_002911.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 6.35902076, "relative_pitch": -0.20473117203587357, "relative_heading": 184.23888035960118, "relative_elevation": -0.02272235974670167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_001904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_001904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_001904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91446410677119, 52.3859842223634, 46.5521466657519 ] }, "distance": 6.43, "direction": 308.8, "angle": 2.65, "elevation": 0.3, "pano_id": "TMX7316010203-001513_pano_0002_001904", "timestamp": "2019-12-12T10:04:18.918690Z", "filename": "pano_0002_001904.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 6.43046679, "relative_pitch": 2.6474012533448974, "relative_heading": 308.79844073271556, "relative_elevation": 0.29733693599699507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91455668836963, 52.3860078795074, 46.4509069826454 ] }, "distance": 6.79, "direction": 10.97, "angle": 1.66, "elevation": 0.2, "pano_id": "TMX7316010203-002894_pano_0005_000043", "timestamp": "2022-12-27T08:57:36.822160Z", "filename": "pano_0005_000043.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 6.78576539, "relative_pitch": 1.6552913687454274, "relative_heading": 10.974948699358142, "relative_elevation": 0.19609725289049607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451643188621, 52.3860115033082, 46.4834889108315 ] }, "distance": 7.21, "direction": 348.41, "angle": 1.82, "elevation": 0.23, "pano_id": "TMX7316010203-001733_pano_0000_003310", "timestamp": "2020-06-02T11:59:45.604040Z", "filename": "pano_0000_003310.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 7.21196181, "relative_pitch": 1.8161443195620421, "relative_heading": 348.40929882963815, "relative_elevation": 0.22867918107659335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91455121514723, 52.3860128246433, 46.071142250672 ] }, "distance": 7.27, "direction": 7.26, "angle": -1.45, "elevation": -0.18, "pano_id": "TMX7316010203-002578_pano_0001_000958", "timestamp": "2022-05-12T11:27:13.365340Z", "filename": "pano_0001_000958.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 7.27027119, "relative_pitch": -1.4471445784819053, "relative_heading": 7.2636908938995255, "relative_elevation": -0.18366747908290648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91445955974912, 52.3859941410477, 46.5130517343059 ] }, "distance": 7.39, "direction": 313.97, "angle": 2.0, "elevation": 0.26, "pano_id": "TMX7316010203-002578_pano_0001_000764", "timestamp": "2022-05-12T11:24:15.876370Z", "filename": "pano_0001_000764.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 7.39337813, "relative_pitch": 2.0004609354978573, "relative_heading": 313.968176945174, "relative_elevation": 0.25824200455099344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91448131652426, 52.3858896600471, 46.2004286795855 ] }, "distance": 7.54, "direction": 210.6, "angle": -0.41, "elevation": -0.05, "pano_id": "TMX7316010203-002578_pano_0001_000766", "timestamp": "2022-05-12T11:24:25.281320Z", "filename": "pano_0001_000766.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 7.54360791, "relative_pitch": -0.4130318973211031, "relative_heading": 210.5989107193294, "relative_elevation": -0.05438105016940398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91444718733918, 52.3859949412983, 46.6450664345175 ] }, "distance": 8.08, "direction": 310.27, "angle": 2.77, "elevation": 0.39, "pano_id": "TMX7316010203-001733_pano_0000_002931", "timestamp": "2020-06-02T11:51:39.055220Z", "filename": "pano_0000_002931.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.07828826, "relative_pitch": 2.7657705608949037, "relative_heading": 310.2722149023075, "relative_elevation": 0.3902567047625993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452049957529, 52.3858760096856, 45.7938084164634 ] }, "distance": 8.1, "direction": 188.32, "angle": -3.26, "elevation": -0.46, "pano_id": "TMX7316010203-002578_pano_0001_000955", "timestamp": "2022-05-12T11:27:11.355380Z", "filename": "pano_0001_000955.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.09739011, "relative_pitch": -3.2584508087749184, "relative_heading": 188.32262008869645, "relative_elevation": -0.4610013132915043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002914/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002914/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002914/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002914/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002914/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002914/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002914/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002914/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002914/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91455787598525, 52.3860202646394, 46.5053122397512 ] }, "distance": 8.16, "direction": 9.69, "angle": 1.76, "elevation": 0.25, "pano_id": "TMX7316060226-000495_pano_0000_002914", "timestamp": "2019-11-15T12:38:11.489840Z", "filename": "pano_0000_002914.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.15615832, "relative_pitch": 1.7591892603740635, "relative_heading": 9.689351305820079, "relative_elevation": 0.250502509996295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451968592855, 52.3858752403533, 46.1841998212039 ] }, "distance": 8.19, "direction": 188.62, "angle": -0.49, "elevation": -0.07, "pano_id": "TMX7316010203-002894_pano_0005_000040", "timestamp": "2022-12-27T08:57:34.852210Z", "filename": "pano_0005_000040.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.19022429, "relative_pitch": -0.4939485636685702, "relative_heading": 188.61939803293353, "relative_elevation": -0.07060990855100613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914549210198, 52.3860221305578, 46.5124260596931 ] }, "distance": 8.28, "direction": 5.42, "angle": 1.78, "elevation": 0.26, "pano_id": "TMX7316010203-001513_pano_0002_002053", "timestamp": "2019-12-12T10:07:28.511960Z", "filename": "pano_0002_002053.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.28449633, "relative_pitch": 1.7811069006979035, "relative_heading": 5.421365289480145, "relative_elevation": 0.2576163299381946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91449531814369, 52.385876007694, 46.1883250204846 ] }, "distance": 8.52, "direction": 199.81, "angle": -0.45, "elevation": -0.07, "pano_id": "TMX7316010203-001733_pano_0000_003313", "timestamp": "2020-06-02T11:59:47.843990Z", "filename": "pano_0000_003313.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.51644404, "relative_pitch": -0.4472777422679858, "relative_heading": 199.81237509357987, "relative_elevation": -0.06648470927030559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_10-32-24_00790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914475169724872, 52.38601545191474, 0.0 ] }, "distance": 8.63, "direction": 330.43, "angle": -79.43, "elevation": -46.25, "pano_id": "recording_2025-06-30_10-32-24_00790", "timestamp": "2025-06-30T10:57:06Z", "filename": "recording_2025-06-30_10-32-24_00790.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.62832499, "relative_pitch": -79.43354636042326, "relative_heading": 330.4267810301553, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91446191336779, 52.3860108903037, 46.5037126913667 ] }, "distance": 8.69, "direction": 323.59, "angle": 1.64, "elevation": 0.25, "pano_id": "TMX7316060226-000495_pano_0000_002668", "timestamp": "2019-11-15T12:33:48.797630Z", "filename": "pano_0000_002668.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.69419573, "relative_pitch": 1.6398520855171737, "relative_heading": 323.5864642214271, "relative_elevation": 0.24890296161179748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91446688018081, 52.3860136128857, 46.5363963246346 ] }, "distance": 8.75, "direction": 326.55, "angle": 1.84, "elevation": 0.28, "pano_id": "TMX7316010203-002183_pano_0001_001198", "timestamp": "2021-06-17T07:41:41.351120Z", "filename": "pano_0001_001198.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 8.74894136, "relative_pitch": 1.8434408619764187, "relative_heading": 326.5477413700648, "relative_elevation": 0.2815865948796983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_08-41-28_00608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914441799293508, 52.38600545012233, 0.0 ] }, "distance": 9.14, "direction": 314.38, "angle": -78.83, "elevation": -46.25, "pano_id": "recording_2024-10-22_08-41-28_00608", "timestamp": "2024-10-22T08:54:11Z", "filename": "recording_2024-10-22_08-41-28_00608.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 9.13759897, "relative_pitch": -78.82515266233786, "relative_heading": 314.3832342861254, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454125243899, 52.3860352488184, 46.468427839689 ] }, "distance": 9.71, "direction": 1.42, "angle": 1.26, "elevation": 0.21, "pano_id": "TMX7316060226-000023_pano_0000_001261", "timestamp": "2016-08-16T12:15:34.263050Z", "filename": "pano_0000_001261.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 9.71015714, "relative_pitch": 1.2602723103830895, "relative_heading": 1.4216345013910152, "relative_elevation": 0.2136181099340959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91448656061114, 52.3858664004434, 46.1735650710762 ] }, "distance": 9.73, "direction": 200.98, "angle": -0.48, "elevation": -0.08, "pano_id": "TMX7316010203-002183_pano_0001_001047", "timestamp": "2021-06-17T07:38:55.561910Z", "filename": "pano_0001_001047.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 9.72633538, "relative_pitch": -0.47858392787444276, "relative_heading": 200.98253456916257, "relative_elevation": -0.08124465867870612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_08-41-28_00607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91449936701284, 52.38603283431213, 0.0 ] }, "distance": 9.79, "direction": 344.54, "angle": -78.05, "elevation": -46.25, "pano_id": "recording_2024-10-22_08-41-28_00607", "timestamp": "2024-10-22T08:54:09Z", "filename": "recording_2024-10-22_08-41-28_00607.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 9.79295462, "relative_pitch": -78.04600209370125, "relative_heading": 344.53739995495005, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_00775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914510534399745, 52.38586146842587, 0.0 ] }, "distance": 9.81, "direction": 190.88, "angle": -78.03, "elevation": -46.25, "pano_id": "recording_2024-10-22_09-10-27_00775", "timestamp": "2024-10-22T09:35:57Z", "filename": "recording_2024-10-22_09-10-27_00775.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 9.8063803, "relative_pitch": -78.03008612048995, "relative_heading": 190.87750274509494, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91466506301121, 52.3859898613189, 46.2047263290733 ] }, "distance": 9.84, "direction": 61.76, "angle": -0.29, "elevation": -0.05, "pano_id": "TMX7316060226-000023_pano_0000_001001", "timestamp": "2016-08-16T12:10:37.224820Z", "filename": "pano_0000_001001.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 9.84199583, "relative_pitch": -0.29156105765673795, "relative_heading": 61.761323795283836, "relative_elevation": -0.050083400681600665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_10-32-24_00791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914411003808437, 52.385993886007874, 0.0 ] }, "distance": 10.02, "direction": 300.61, "angle": -77.77, "elevation": -46.25, "pano_id": "recording_2025-06-30_10-32-24_00791", "timestamp": "2025-06-30T10:57:08Z", "filename": "recording_2025-06-30_10-32-24_00791.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.02419242, "relative_pitch": -77.77213600506161, "relative_heading": 300.6120427327984, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_01938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914501844759369, 52.385859748101886, 0.0 ] }, "distance": 10.12, "direction": 193.96, "angle": -77.66, "elevation": -46.25, "pano_id": "recording_2025-09-04_06-44-53_01938", "timestamp": "2025-09-04T07:28:20Z", "filename": "recording_2025-09-04_06-44-53_01938.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.12069667, "relative_pitch": -77.6580082064021, "relative_heading": 193.96374204617175, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451827370634, 52.3860389896698, 46.4899758463725 ] }, "distance": 10.21, "direction": 352.55, "angle": 1.32, "elevation": 0.24, "pano_id": "TMX7316060226-000495_pano_0000_002667", "timestamp": "2019-11-15T12:33:47.832680Z", "filename": "pano_0000_002667.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.20959389, "relative_pitch": 1.319508293312588, "relative_heading": 352.55095289846304, "relative_elevation": 0.23516611661759868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91440343608655, 52.3859904249282, 46.7694784710184 ] }, "distance": 10.29, "direction": 297.3, "angle": 2.86, "elevation": 0.51, "pano_id": "TMX7316010203-000886_pano_0000_000181", "timestamp": "2018-07-30T11:04:47.864900Z", "filename": "pano_0000_000181.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.28867377, "relative_pitch": 2.863710927063696, "relative_heading": 297.3032418372877, "relative_elevation": 0.5146687412634989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452015185999, 52.3858559258691, 46.0819053566083 ] }, "distance": 10.32, "direction": 186.66, "angle": -0.96, "elevation": -0.17, "pano_id": "TMX7316010203-000886_pano_0000_000706", "timestamp": "2018-07-30T11:14:25.803190Z", "filename": "pano_0000_000706.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.31646614, "relative_pitch": -0.960189591055143, "relative_heading": 186.65592055057468, "relative_elevation": -0.17290437314660068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91456035833018, 52.3860405481288, 46.4534653574228 ] }, "distance": 10.41, "direction": 8.52, "angle": 1.09, "elevation": 0.2, "pano_id": "TMX7316010203-000886_pano_0000_000710", "timestamp": "2018-07-30T11:14:29.173160Z", "filename": "pano_0000_000710.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.41163016, "relative_pitch": 1.0930803281473744, "relative_heading": 8.51561589459106, "relative_elevation": 0.1986556276678968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91446655459738, 52.3858649726109, 46.1044036857784 ] }, "distance": 10.43, "direction": 207.67, "angle": -0.83, "elevation": -0.15, "pano_id": "TMX7316010203-000296_pano_0000_000725", "timestamp": "2017-05-15T07:50:20.438780Z", "filename": "pano_0000_000725.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.43341237, "relative_pitch": -0.8259076074978434, "relative_heading": 207.66948051860322, "relative_elevation": -0.1504060439765027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91440211029227, 52.3859921548035, 46.7326403139159 ] }, "distance": 10.46, "direction": 298.01, "angle": 2.62, "elevation": 0.48, "pano_id": "TMX7316010203-002183_pano_0001_001199", "timestamp": "2021-06-17T07:41:42.581140Z", "filename": "pano_0001_001199.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.45798393, "relative_pitch": 2.6160537622934803, "relative_heading": 298.0135174767756, "relative_elevation": 0.4778305841609978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91465939888706, 52.3860063789131, 46.1281543020159 ] }, "distance": 10.53, "direction": 51.91, "angle": -0.69, "elevation": -0.13, "pano_id": "TMX7316010203-000296_pano_0000_000773", "timestamp": "2017-05-15T07:51:54.303180Z", "filename": "pano_0000_000773.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.52720634, "relative_pitch": -0.6893064611867816, "relative_heading": 51.90676426146889, "relative_elevation": -0.12665542773900285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91453467023935, 52.3860440301746, 46.354405910708 ] }, "distance": 10.69, "direction": 358.89, "angle": 0.53, "elevation": 0.1, "pano_id": "TMX7316010203-000296_pano_0000_000723", "timestamp": "2017-05-15T07:50:17.548790Z", "filename": "pano_0000_000723.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.6863207, "relative_pitch": 0.5339794461609215, "relative_heading": 358.88874977559556, "relative_elevation": 0.09959618095309963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914510008579, 52.3858529040624, 46.1738750170916 ] }, "distance": 10.75, "direction": 190.11, "angle": -0.43, "elevation": -0.08, "pano_id": "TMX7316010203-001513_pano_0002_002049", "timestamp": "2019-12-12T10:07:25.601990Z", "filename": "pano_0002_002049.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.74998416, "relative_pitch": -0.4313615507057712, "relative_heading": 190.1063477502838, "relative_elevation": -0.08093471266329999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91439692305682, 52.3859937665625, 46.8484559869394 ] }, "distance": 10.85, "direction": 297.97, "angle": 3.13, "elevation": 0.59, "pano_id": "TMX7316010203-002578_pano_0001_000271", "timestamp": "2022-05-12T11:17:03.239000Z", "filename": "pano_0001_000271.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.85402023, "relative_pitch": 3.130597620579267, "relative_heading": 297.9736927746327, "relative_elevation": 0.5936462571844956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452844716159, 52.385850090131, 46.1089112106711 ] }, "distance": 10.91, "direction": 183.31, "angle": -0.77, "elevation": -0.15, "pano_id": "TMX7316060226-000023_pano_0000_000808", "timestamp": "2016-08-16T12:05:54.426300Z", "filename": "pano_0000_000808.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 10.91455675, "relative_pitch": -0.7658461745991703, "relative_heading": 183.31402556858905, "relative_elevation": -0.1458985190838007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452628810095, 52.3858489160061, 45.9425245113671 ] }, "distance": 11.05, "direction": 184.04, "angle": -1.62, "elevation": -0.31, "pano_id": "TMX7316010203-000296_pano_0000_000771", "timestamp": "2017-05-15T07:51:50.908140Z", "filename": "pano_0000_000771.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.05436304, "relative_pitch": -1.618172610800321, "relative_heading": 184.03554793000276, "relative_elevation": -0.31228521838780665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9143842395851, 52.3859804664322, 46.6153146261349 ] }, "distance": 11.06, "direction": 289.06, "angle": 1.87, "elevation": 0.36, "pano_id": "TMX7316060226-000023_pano_0000_000812", "timestamp": "2016-08-16T12:05:59.666280Z", "filename": "pano_0000_000812.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.05586363, "relative_pitch": 1.8676146672857885, "relative_heading": 289.0649626205416, "relative_elevation": 0.36050489637999306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_001905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_001905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_001905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91439079120281, 52.3859913851553, 46.912930989638 ] }, "distance": 11.11, "direction": 295.76, "angle": 3.39, "elevation": 0.66, "pano_id": "TMX7316010203-001513_pano_0002_001905", "timestamp": "2019-12-12T10:04:19.953720Z", "filename": "pano_0002_001905.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.10675805, "relative_pitch": 3.3910464321779767, "relative_heading": 295.7556427686405, "relative_elevation": 0.6581212598830959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91447033623705, 52.3858563601176, 46.2415618365631 ] }, "distance": 11.18, "direction": 204.22, "angle": -0.07, "elevation": -0.01, "pano_id": "TMX7316060226-000023_pano_0000_001265", "timestamp": "2016-08-16T12:15:37.212920Z", "filename": "pano_0000_001265.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.18287786, "relative_pitch": -0.06787591009634719, "relative_heading": 204.2189457735736, "relative_elevation": -0.013247893191802973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452117543693, 52.3858475199927, 46.1783083062619 ] }, "distance": 11.24, "direction": 185.75, "angle": -0.39, "elevation": -0.08, "pano_id": "TMX7316060226-000495_pano_0000_002910", "timestamp": "2019-11-15T12:38:07.739810Z", "filename": "pano_0000_002910.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.23884932, "relative_pitch": -0.3899990891836246, "relative_heading": 185.75029323063976, "relative_elevation": -0.07650142349300637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91439234840224, 52.3859981744837, 46.7507953550667 ] }, "distance": 11.36, "direction": 299.42, "angle": 2.5, "elevation": 0.5, "pano_id": "TMX7316060226-000495_pano_0000_002669", "timestamp": "2019-11-15T12:33:49.737650Z", "filename": "pano_0000_002669.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.36279686, "relative_pitch": 2.49937190700539, "relative_heading": 299.42144042338515, "relative_elevation": 0.49598562531179624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451257690286, 52.3860490832044, 46.5672295736149 ] }, "distance": 11.38, "direction": 351.35, "angle": 1.57, "elevation": 0.31, "pano_id": "TMX7316010203-002183_pano_0001_001197", "timestamp": "2021-06-17T07:41:40.041290Z", "filename": "pano_0001_001197.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.3760658, "relative_pitch": 1.5731132912576724, "relative_heading": 351.3472057153877, "relative_elevation": 0.312419843859999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_10-32-24_00789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914518601527905, 52.386051566965406, 0.0 ] }, "distance": 11.6, "direction": 353.56, "angle": -75.93, "elevation": -46.25, "pano_id": "recording_2025-06-30_10-32-24_00789", "timestamp": "2025-06-30T10:57:05Z", "filename": "recording_2025-06-30_10-32-24_00789.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.59621039, "relative_pitch": -75.92586391470608, "relative_heading": 353.5568436672586, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9143779906767, 52.3859847875212, 46.8370532169938 ] }, "distance": 11.62, "direction": 290.62, "angle": 2.87, "elevation": 0.58, "pano_id": "TMX7316010203-001733_pano_0000_002932", "timestamp": "2020-06-02T11:51:40.525190Z", "filename": "pano_0000_002932.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.61932892, "relative_pitch": 2.8686866737635968, "relative_heading": 290.62082008854964, "relative_elevation": 0.5822434872388982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91450027151377, 52.3860502608458, 46.6518450388685 ] }, "distance": 11.66, "direction": 347.37, "angle": 1.95, "elevation": 0.4, "pano_id": "TMX7316010203-002578_pano_0001_000269", "timestamp": "2022-05-12T11:16:58.958770Z", "filename": "pano_0001_000269.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.65973321, "relative_pitch": 1.9502728535201175, "relative_heading": 347.3707119532334, "relative_elevation": 0.39703530911359763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91457015120023, 52.3860515635218, 46.5298083275557 ] }, "distance": 11.73, "direction": 10.85, "angle": 1.34, "elevation": 0.27, "pano_id": "TMX7316010203-002894_pano_0005_000044", "timestamp": "2022-12-27T08:57:37.847180Z", "filename": "pano_0005_000044.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 11.73232109, "relative_pitch": 1.3427329792929783, "relative_heading": 10.850115213342985, "relative_elevation": 0.2749985978007956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452306541821, 52.3860566073477, 46.6001162827015 ] }, "distance": 12.12, "direction": 355.28, "angle": 1.63, "elevation": 0.35, "pano_id": "TMX7316010203-001733_pano_0000_003309", "timestamp": "2020-06-02T11:59:44.764040Z", "filename": "pano_0000_003309.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 12.12492218, "relative_pitch": 1.6312898021637847, "relative_heading": 355.2816421557345, "relative_elevation": 0.34530655294659596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91456640685266, 52.3860580593431, 46.1455855323002 ] }, "distance": 12.4, "direction": 9.06, "angle": -0.5, "elevation": -0.11, "pano_id": "TMX7316010203-002578_pano_0001_000959", "timestamp": "2022-05-12T11:27:14.375350Z", "filename": "pano_0001_000959.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 12.40025317, "relative_pitch": -0.5046609623612768, "relative_heading": 9.06425251552731, "relative_elevation": -0.1092241974547008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00609/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00609/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00609/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00609/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_08-41-28_00609/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00609/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00609/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00609/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00609/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914370628009405, 52.38599424380826, 0.0 ] }, "distance": 12.49, "direction": 294.33, "angle": -74.89, "elevation": -46.25, "pano_id": "recording_2024-10-22_08-41-28_00609", "timestamp": "2024-10-22T08:54:12Z", "filename": "recording_2024-10-22_08-41-28_00609.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 12.48527582, "relative_pitch": -74.89449215386733, "relative_heading": 294.3326922948056, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91456690099359, 52.3860621153652, 46.5898123485968 ] }, "distance": 12.85, "direction": 8.9, "angle": 1.49, "elevation": 0.34, "pano_id": "TMX7316010203-001513_pano_0002_002054", "timestamp": "2019-12-12T10:07:29.341950Z", "filename": "pano_0002_002054.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 12.85130575, "relative_pitch": 1.4932249462860792, "relative_heading": 8.895368482834442, "relative_elevation": 0.33500261884189797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002915/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002915/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002915/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002915/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002915/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002915/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002915/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002915/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002915/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91457091810559, 52.3860626835589, 46.5798008944839 ] }, "distance": 12.96, "direction": 10.05, "angle": 1.44, "elevation": 0.32, "pano_id": "TMX7316060226-000495_pano_0000_002915", "timestamp": "2019-11-15T12:38:12.715020Z", "filename": "pano_0000_002915.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 12.95868103, "relative_pitch": 1.4366214960936807, "relative_heading": 10.046966988697283, "relative_elevation": 0.32499116472899914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451063921309, 52.3858304209808, 45.7406360739842 ] }, "distance": 13.21, "direction": 188.02, "angle": -2.23, "elevation": -0.51, "pano_id": "TMX7316010203-002578_pano_0001_000954", "timestamp": "2022-05-12T11:27:10.785370Z", "filename": "pano_0001_000954.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 13.21419607, "relative_pitch": -2.228294922971906, "relative_heading": 188.0191127506985, "relative_elevation": -0.5141736557707048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91450788878942, 52.3858305860012, 46.1334999296814 ] }, "distance": 13.22, "direction": 188.83, "angle": -0.53, "elevation": -0.12, "pano_id": "TMX7316010203-002894_pano_0005_000039", "timestamp": "2022-12-27T08:57:34.292200Z", "filename": "pano_0005_000039.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 13.22347355, "relative_pitch": -0.5256065706048227, "relative_heading": 188.83370450238624, "relative_elevation": -0.12130980007350445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_08-41-28_00606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914542589367159, 52.38606909608583, 0.0 ] }, "distance": 13.48, "direction": 1.41, "angle": -73.76, "elevation": -46.25, "pano_id": "recording_2024-10-22_08-41-28_00606", "timestamp": "2024-10-22T08:54:08Z", "filename": "recording_2024-10-22_08-41-28_00606.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 13.4776001, "relative_pitch": -73.75507781632408, "relative_heading": 1.4112433967466194, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91448411431196, 52.3858310100264, 46.1314277919009 ] }, "distance": 13.52, "direction": 195.66, "angle": -0.52, "elevation": -0.12, "pano_id": "TMX7316010203-001733_pano_0000_003314", "timestamp": "2020-06-02T11:59:48.539040Z", "filename": "pano_0000_003314.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 13.52123588, "relative_pitch": -0.5228122760903919, "relative_heading": 195.65839878275466, "relative_elevation": -0.1233819378540062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00792/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00792/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00792/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00792/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_10-32-24_00792/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00792/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00792/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00792/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00792/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91433747622569, 52.38599068944068, 0.0 ] }, "distance": 14.44, "direction": 289.2, "angle": -72.67, "elevation": -46.25, "pano_id": "recording_2025-06-30_10-32-24_00792", "timestamp": "2025-06-30T10:57:10Z", "filename": "recording_2025-06-30_10-32-24_00792.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 14.43675735, "relative_pitch": -72.66614455423888, "relative_heading": 289.20457608114316, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9145732326839, 52.3860768669981, 46.5849901000038 ] }, "distance": 14.54, "direction": 9.57, "angle": 1.3, "elevation": 0.33, "pano_id": "TMX7316060226-000023_pano_0000_001260", "timestamp": "2016-08-16T12:15:33.467970Z", "filename": "pano_0000_001260.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 14.54072499, "relative_pitch": 1.3008079870511915, "relative_heading": 9.573473902919531, "relative_elevation": 0.3301803702488968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91448597944899, 52.3858212171322, 46.0930689703673 ] }, "distance": 14.54, "direction": 194.02, "angle": -0.64, "elevation": -0.16, "pano_id": "TMX7316010203-002183_pano_0001_001048", "timestamp": "2021-06-17T07:38:56.261790Z", "filename": "pano_0001_001048.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 14.542184, "relative_pitch": -0.6372275853359598, "relative_heading": 194.01761799513068, "relative_elevation": -0.16174075938760524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91471988640322, 52.3860178541223, 46.2470155097544 ] }, "distance": 14.64, "direction": 57.93, "angle": -0.03, "elevation": -0.01, "pano_id": "TMX7316060226-000023_pano_0000_001002", "timestamp": "2016-08-16T12:10:40.724620Z", "filename": "pano_0000_001002.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 14.63694764, "relative_pitch": -0.030510177353830808, "relative_heading": 57.929838941896044, "relative_elevation": -0.007794220000505447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91432921279058, 52.3859846637199, 46.8311762074009 ] }, "distance": 14.77, "direction": 286.03, "angle": 2.23, "elevation": 0.58, "pano_id": "TMX7316010203-002183_pano_0001_001200", "timestamp": "2021-06-17T07:41:43.686140Z", "filename": "pano_0001_001200.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 14.77019641, "relative_pitch": 2.2346771184798127, "relative_heading": 286.0287768025737, "relative_elevation": 0.5763664776459976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_00774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914503268554779, 52.385816830421454, 0.0 ] }, "distance": 14.78, "direction": 189.13, "angle": -72.27, "elevation": -46.25, "pano_id": "recording_2024-10-22_09-10-27_00774", "timestamp": "2024-10-22T09:35:56Z", "filename": "recording_2024-10-22_09-10-27_00774.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 14.7844673, "relative_pitch": -72.27451297288147, "relative_heading": 189.1274052242706, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91433067957113, 52.3859928214444, 46.9117180034518 ] }, "distance": 14.95, "direction": 289.48, "angle": 2.52, "elevation": 0.66, "pano_id": "TMX7316010203-000886_pano_0000_000182", "timestamp": "2018-07-30T11:04:48.894910Z", "filename": "pano_0000_000182.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 14.95197031, "relative_pitch": 2.5156472310149924, "relative_heading": 289.4797808948647, "relative_elevation": 0.6569082736968994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_01939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914484183601684, 52.385816150312685, 0.0 ] }, "distance": 15.12, "direction": 193.95, "angle": -71.9, "elevation": -46.25, "pano_id": "recording_2025-09-04_06-44-53_01939", "timestamp": "2025-09-04T07:28:20Z", "filename": "recording_2025-09-04_06-44-53_01939.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.11883062, "relative_pitch": -71.89952055345249, "relative_heading": 193.9496518594268, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91432599740661, 52.3859894115167, 46.9675406441092 ] }, "distance": 15.13, "direction": 287.72, "angle": 2.7, "elevation": 0.71, "pano_id": "TMX7316010203-002578_pano_0001_000272", "timestamp": "2022-05-12T11:17:04.523750Z", "filename": "pano_0001_000272.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.13309561, "relative_pitch": 2.6964951757389004, "relative_heading": 287.7226432987987, "relative_elevation": 0.7127309143542959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9145113631682, 52.3858102332242, 46.0422832025215 ] }, "distance": 15.44, "direction": 186.67, "angle": -0.79, "elevation": -0.21, "pano_id": "TMX7316010203-000886_pano_0000_000705", "timestamp": "2018-07-30T11:14:25.098150Z", "filename": "pano_0000_000705.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.43598954, "relative_pitch": -0.7888126424371521, "relative_heading": 186.67461268538648, "relative_elevation": -0.2125265272334005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91450110311457, 52.385809842406, 46.1383363017812 ] }, "distance": 15.58, "direction": 189.21, "angle": -0.43, "elevation": -0.12, "pano_id": "TMX7316010203-001513_pano_0002_002048", "timestamp": "2019-12-12T10:07:24.926980Z", "filename": "pano_0002_002048.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.57561433, "relative_pitch": -0.4284461157903328, "relative_heading": 189.20914488404085, "relative_elevation": -0.11647342797370186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91458594896964, 52.3860849564207, 46.5443006698042 ] }, "distance": 15.59, "direction": 12.16, "angle": 1.06, "elevation": 0.29, "pano_id": "TMX7316010203-000886_pano_0000_000711", "timestamp": "2018-07-30T11:14:30.403150Z", "filename": "pano_0000_000711.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.58823626, "relative_pitch": 1.0639242540548777, "relative_heading": 12.16207989016753, "relative_elevation": 0.28949094004929776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91451825045721, 52.3858074456572, 46.0924137374386 ] }, "distance": 15.7, "direction": 184.84, "angle": -0.59, "elevation": -0.16, "pano_id": "TMX7316060226-000023_pano_0000_000807", "timestamp": "2016-08-16T12:05:53.256300Z", "filename": "pano_0000_000807.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.69759169, "relative_pitch": -0.5927197772344234, "relative_heading": 184.84273347938466, "relative_elevation": -0.16239599231630564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454608400398, 52.3860894219663, 46.6658618533984 ] }, "distance": 15.75, "direction": 2.07, "angle": 1.5, "elevation": 0.41, "pano_id": "TMX7316010203-002183_pano_0001_001196", "timestamp": "2021-06-17T07:41:38.871180Z", "filename": "pano_0001_001196.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.74558351, "relative_pitch": 1.4954163979128614, "relative_heading": 2.0741064594229837, "relative_elevation": 0.4110521236434934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91431913323258, 52.3859972227012, 46.8444953281432 ] }, "distance": 15.86, "direction": 290.2, "angle": 2.13, "elevation": 0.59, "pano_id": "TMX7316060226-000495_pano_0000_002670", "timestamp": "2019-11-15T12:33:50.602690Z", "filename": "pano_0000_002670.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.85768578, "relative_pitch": 2.1296257227007005, "relative_heading": 290.20083380987063, "relative_elevation": 0.5896855983883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91431535999267, 52.3859938640302, 47.0195796582848 ] }, "distance": 15.98, "direction": 288.62, "angle": 2.74, "elevation": 0.76, "pano_id": "TMX7316010203-001513_pano_0002_001906", "timestamp": "2019-12-12T10:04:21.118680Z", "filename": "pano_0002_001906.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 15.97577859, "relative_pitch": 2.740690466078901, "relative_heading": 288.62455796120855, "relative_elevation": 0.7647699285298941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91431283630635, 52.3859911234278, 46.8417081227526 ] }, "distance": 16.04, "direction": 287.4, "angle": 2.09, "elevation": 0.59, "pano_id": "TMX7316060226-000023_pano_0000_000813", "timestamp": "2016-08-16T12:06:00.901310Z", "filename": "pano_0000_000813.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 16.04490003, "relative_pitch": 2.0948597674428844, "relative_heading": 287.39653455158697, "relative_elevation": 0.5868983929976963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_10-32-24_00788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914548601065862, 52.38609244578585, 0.0 ] }, "distance": 16.09, "direction": 2.64, "angle": -70.82, "elevation": -46.25, "pano_id": "recording_2025-06-30_10-32-24_00788", "timestamp": "2025-06-30T10:57:04Z", "filename": "recording_2025-06-30_10-32-24_00788.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 16.08882661, "relative_pitch": -70.82077413390027, "relative_heading": 2.6406540079141343, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91452183408521, 52.3860928782546, 46.7629925301298 ] }, "distance": 16.16, "direction": 356.16, "angle": 1.8, "elevation": 0.51, "pano_id": "TMX7316010203-002578_pano_0001_000268", "timestamp": "2022-05-12T11:16:57.833800Z", "filename": "pano_0001_000268.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 16.15608433, "relative_pitch": 1.8016205028405081, "relative_heading": 356.1627570914078, "relative_elevation": 0.5081828003748967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9145112722918, 52.3858036523614, 46.157484728843 ] }, "distance": 16.16, "direction": 186.39, "angle": -0.34, "elevation": -0.1, "pano_id": "TMX7316060226-000495_pano_0000_002909", "timestamp": "2019-11-15T12:38:06.809820Z", "filename": "pano_0000_002909.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 16.16422175, "relative_pitch": -0.3449745057813271, "relative_heading": 186.39470109683808, "relative_elevation": -0.09732500091190133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_002933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_002933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_002933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9143073578649, 52.3859929272931, 46.9659375576302 ] }, "distance": 16.46, "direction": 287.68, "angle": 2.47, "elevation": 0.71, "pano_id": "TMX7316010203-001733_pano_0000_002933", "timestamp": "2020-06-02T11:51:41.820220Z", "filename": "pano_0000_002933.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 16.4610496, "relative_pitch": 2.4736760658492, "relative_heading": 287.675069138318, "relative_elevation": 0.7111278278752948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91459489529994, 52.3860927941629, 46.6244905209169 ] }, "distance": 16.57, "direction": 13.59, "angle": 1.28, "elevation": 0.37, "pano_id": "TMX7316010203-002894_pano_0005_000045", "timestamp": "2022-12-27T08:57:39.757210Z", "filename": "pano_0005_000045.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 16.57424551, "relative_pitch": 1.2777436928152444, "relative_heading": 13.585450196804178, "relative_elevation": 0.36968079116199704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454058325694, 52.3861006950839, 46.7517918990925 ] }, "distance": 16.99, "direction": 0.66, "angle": 1.68, "elevation": 0.5, "pano_id": "TMX7316010203-001733_pano_0000_003308", "timestamp": "2020-06-02T11:59:43.839040Z", "filename": "pano_0000_003308.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 16.99080328, "relative_pitch": 1.675427803288971, "relative_heading": 0.65874539958085, "relative_elevation": 0.4969821693375991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91459698606849, 52.3860973523465, 46.6976830996573 ] }, "distance": 17.1, "direction": 13.65, "angle": 1.48, "elevation": 0.44, "pano_id": "TMX7316010203-001513_pano_0002_002055", "timestamp": "2019-12-12T10:07:30.516910Z", "filename": "pano_0002_002055.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 17.10071297, "relative_pitch": 1.4835114942510756, "relative_heading": 13.64986872546492, "relative_elevation": 0.4428733699023937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9145117990572, 52.3857945484645, 45.9358224598691 ] }, "distance": 17.17, "direction": 185.9, "angle": -1.06, "elevation": -0.32, "pano_id": "TMX7316010203-000296_pano_0000_000601", "timestamp": "2017-05-15T07:44:28.396130Z", "filename": "pano_0000_000601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 17.16759951, "relative_pitch": -1.0644773838442514, "relative_heading": 185.89918404140536, "relative_elevation": -0.3189872698858025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_08-41-28_00610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914297395192994, 52.385995843675204, 0.0 ] }, "distance": 17.21, "direction": 288.02, "angle": -69.6, "elevation": -46.25, "pano_id": "recording_2024-10-22_08-41-28_00610", "timestamp": "2024-10-22T08:54:13Z", "filename": "recording_2024-10-22_08-41-28_00610.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 17.20618446, "relative_pitch": -69.59545701284597, "relative_heading": 288.01889951278156, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91459951824287, 52.3860994651976, 46.2741980496794 ] }, "distance": 17.37, "direction": 14.02, "angle": 0.06, "elevation": 0.02, "pano_id": "TMX7316010203-002578_pano_0001_000960", "timestamp": "2022-05-12T11:27:15.625330Z", "filename": "pano_0001_000960.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 17.37022636, "relative_pitch": 0.06395244478518734, "relative_heading": 14.019477337923487, "relative_elevation": 0.01938831992449508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002916/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002916/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002916/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002916/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002916/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002916/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002916/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002916/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002916/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91459768578811, 52.386101984154, 46.6976713109761 ] }, "distance": 17.61, "direction": 13.4, "angle": 1.44, "elevation": 0.44, "pano_id": "TMX7316060226-000495_pano_0000_002916", "timestamp": "2019-11-15T12:38:14.439740Z", "filename": "pano_0000_002916.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 17.61296251, "relative_pitch": 1.4403456631104243, "relative_heading": 13.404802819261912, "relative_elevation": 0.44286158122119446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91453776318297, 52.3861072301023, 46.7953501660377 ] }, "distance": 17.72, "direction": 0.01, "angle": 1.75, "elevation": 0.54, "pano_id": "TMX7316010203-000886_pano_0000_000533", "timestamp": "2018-07-30T11:11:08.343720Z", "filename": "pano_0000_000533.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 17.71686269, "relative_pitch": 1.747548750916337, "relative_heading": 0.010792527956437566, "relative_elevation": 0.5405404362827966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_08-41-28_00605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_08-41-28_00605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_08-41-28_00605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914583345503837, 52.38610641113804, 0.0 ] }, "distance": 17.9, "direction": 10.0, "angle": -68.85, "elevation": -46.25, "pano_id": "recording_2024-10-22_08-41-28_00605", "timestamp": "2024-10-22T08:54:07Z", "filename": "recording_2024-10-22_08-41-28_00605.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 17.89745536, "relative_pitch": -68.8469627063815, "relative_heading": 9.996670497886875, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002894_pano_0005_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002894_pano_0005_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/27/TMX7316010203-002894/pano_0005_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91449691098345, 52.3857859961327, 46.1328976005316 ] }, "distance": 18.24, "direction": 188.76, "angle": -0.38, "elevation": -0.12, "pano_id": "TMX7316010203-002894_pano_0005_000038", "timestamp": "2022-12-27T08:57:33.747220Z", "filename": "pano_0005_000038.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 18.24113815, "relative_pitch": -0.38292273322633713, "relative_heading": 188.76024957912026, "relative_elevation": -0.12191212922330408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91450096469461, 52.3857847009937, 45.741783823818 ] }, "distance": 18.34, "direction": 187.84, "angle": -1.6, "elevation": -0.51, "pano_id": "TMX7316010203-002578_pano_0001_000953", "timestamp": "2022-05-12T11:27:10.215360Z", "filename": "pano_0001_000953.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 18.34390607, "relative_pitch": -1.6019793725503353, "relative_heading": 187.83964219060485, "relative_elevation": -0.5130259059369067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001733_pano_0000_003315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001733_pano_0000_003315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/06/02/TMX7316010203-001733/pano_0000_003315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91447242732825, 52.3857859171929, 46.1290429905057 ] }, "distance": 18.58, "direction": 193.84, "angle": -0.39, "elevation": -0.13, "pano_id": "TMX7316010203-001733_pano_0000_003315", "timestamp": "2020-06-02T11:59:49.229040Z", "filename": "pano_0000_003315.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 18.57678691, "relative_pitch": -0.38789233614929247, "relative_heading": 193.84427589190238, "relative_elevation": -0.125766739249201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91426848436443, 52.3859954651285, 46.7696954347193 ] }, "distance": 19.08, "direction": 286.07, "angle": 1.55, "elevation": 0.51, "pano_id": "TMX7316010203-000296_pano_0000_000438", "timestamp": "2017-05-15T07:35:54.534630Z", "filename": "pano_0000_000438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.07607192, "relative_pitch": 1.5461053550753394, "relative_heading": 286.06940027823697, "relative_elevation": 0.5148857049643993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91461355161035, 52.3861156299512, 46.7252609673887 ] }, "distance": 19.35, "direction": 15.47, "angle": 1.39, "elevation": 0.47, "pano_id": "TMX7316060226-000023_pano_0000_001259", "timestamp": "2016-08-16T12:15:32.552950Z", "filename": "pano_0000_001259.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.35307708, "relative_pitch": 1.392520825331277, "relative_heading": 15.47404313839099, "relative_elevation": 0.4704512376337959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_10-32-24_00793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914264651154208, 52.385997373084805, 0.0 ] }, "distance": 19.39, "direction": 286.46, "angle": -67.26, "elevation": -46.25, "pano_id": "recording_2025-06-30_10-32-24_00793", "timestamp": "2025-06-30T10:57:12Z", "filename": "recording_2025-06-30_10-32-24_00793.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.38607573, "relative_pitch": -67.26072054556154, "relative_heading": 286.45885502041494, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91448137790806, 52.3857761029064, 46.0837918138131 ] }, "distance": 19.51, "direction": 191.34, "angle": -0.5, "elevation": -0.17, "pano_id": "TMX7316010203-002183_pano_0001_001049", "timestamp": "2021-06-17T07:38:56.936820Z", "filename": "pano_0001_001049.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.50997886, "relative_pitch": -0.5022226790600957, "relative_heading": 191.33836814434522, "relative_elevation": -0.17101791594180327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91462068936433, 52.3861166608153, 46.5597984809428 ] }, "distance": 19.6, "direction": 16.75, "angle": 0.89, "elevation": 0.3, "pano_id": "TMX7316010203-000296_pano_0000_000722", "timestamp": "2017-05-15T07:50:15.758800Z", "filename": "pano_0000_000722.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.59817802, "relative_pitch": 0.8915705211007804, "relative_heading": 16.75394404122731, "relative_elevation": 0.30498875118789925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91478640725641, 52.3860382306426, 46.2983529055491 ] }, "distance": 19.68, "direction": 59.34, "angle": 0.13, "elevation": 0.04, "pano_id": "TMX7316060226-000023_pano_0000_001003", "timestamp": "2016-08-16T12:10:45.674620Z", "filename": "pano_0000_001003.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.68474155, "relative_pitch": 0.12673959290460382, "relative_heading": 59.33691224215001, "relative_elevation": 0.04354317579419842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91425484123756, 52.3859860980283, 46.9479965595528 ] }, "distance": 19.72, "direction": 282.41, "angle": 2.01, "elevation": 0.69, "pano_id": "TMX7316010203-002183_pano_0001_001201", "timestamp": "2021-06-17T07:41:44.771190Z", "filename": "pano_0001_001201.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.72038016, "relative_pitch": 2.013162721758939, "relative_heading": 282.40983323240204, "relative_elevation": 0.6931868297978951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-22_09-10-27_00773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-22_09-10-27_00773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-22_09-10-27_00773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914495720441278, 52.385772125875484, 0.0 ] }, "distance": 19.78, "direction": 188.31, "angle": -66.85, "elevation": -46.25, "pano_id": "recording_2024-10-22_09-10-27_00773", "timestamp": "2024-10-22T09:35:56Z", "filename": "recording_2024-10-22_09-10-27_00773.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.77949385, "relative_pitch": -66.84746661390791, "relative_heading": 188.3114066548087, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91425963275075, 52.386000216718, 47.0405757818371 ] }, "distance": 19.8, "direction": 287.06, "angle": 2.27, "elevation": 0.79, "pano_id": "TMX7316010203-000886_pano_0000_000183", "timestamp": "2018-07-30T11:04:49.885000Z", "filename": "pano_0000_000183.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.80448544, "relative_pitch": 2.2720851223716716, "relative_heading": 287.05672588016796, "relative_elevation": 0.7857660520821952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91425664457331, 52.3859949334907, 47.0948948338628 ] }, "distance": 19.84, "direction": 285.26, "angle": 2.43, "elevation": 0.84, "pano_id": "TMX7316010203-002578_pano_0001_000273", "timestamp": "2022-05-12T11:17:06.158740Z", "filename": "pano_0001_000273.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 19.83629766, "relative_pitch": 2.4250787800324, "relative_heading": 285.26067333926, "relative_elevation": 0.8400851041078994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91478341671607, 52.3860473016243, 46.2215948626399 ] }, "distance": 20.05, "direction": 56.56, "angle": -0.09, "elevation": -0.03, "pano_id": "TMX7316010203-000296_pano_0000_000774", "timestamp": "2017-05-15T07:51:56.738100Z", "filename": "pano_0000_000774.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.04794295, "relative_pitch": -0.09492594658136468, "relative_heading": 56.55766977517758, "relative_elevation": -0.03321486711500654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-04_06-44-53_01940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-04_06-44-53_01940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-04_06-44-53_01940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914467523667189, 52.38577233182504, 0.0 ] }, "distance": 20.12, "direction": 193.74, "angle": -66.49, "elevation": -46.25, "pano_id": "recording_2025-09-04_06-44-53_01940", "timestamp": "2025-09-04T07:28:21Z", "filename": "recording_2025-09-04_06-44-53_01940.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.12450367, "relative_pitch": -66.48714612644979, "relative_heading": 193.73735812660064, "relative_elevation": -46.2548097297549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002183_pano_0001_001195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002183_pano_0001_001195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/06/17/TMX7316010203-002183/pano_0001_001195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91458409276837, 52.3861282977158, 46.7929544448853 ] }, "distance": 20.31, "direction": 8.95, "angle": 1.52, "elevation": 0.54, "pano_id": "TMX7316010203-002183_pano_0001_001195", "timestamp": "2021-06-17T07:41:37.866250Z", "filename": "pano_0001_001195.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.30815355, "relative_pitch": 1.5179226851067897, "relative_heading": 8.945209618000533, "relative_elevation": 0.5381447151303931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000296_pano_0000_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000296_pano_0000_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/15/TMX7316010203-000296/pano_0000_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91444825647699, 52.3857737899492, 46.0494487136602 ] }, "distance": 20.32, "direction": 197.44, "angle": -0.58, "elevation": -0.21, "pano_id": "TMX7316010203-000296_pano_0000_000726", "timestamp": "2017-05-15T07:50:21.693800Z", "filename": "pano_0000_000726.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.32086528, "relative_pitch": -0.579006789229339, "relative_heading": 197.4415410485907, "relative_elevation": -0.20536101609470592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91463331877606, 52.3861212136567, 46.6810178915039 ] }, "distance": 20.34, "direction": 18.66, "angle": 1.2, "elevation": 0.43, "pano_id": "TMX7316010203-000886_pano_0000_000712", "timestamp": "2018-07-30T11:14:31.873120Z", "filename": "pano_0000_000712.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.34244063, "relative_pitch": 1.2002668224846684, "relative_heading": 18.66207052101999, "relative_elevation": 0.42620816174899545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91463336294718, 52.3861213522548, 46.7745649553835 ] }, "distance": 20.36, "direction": 18.66, "angle": 1.46, "elevation": 0.52, "pano_id": "TMX7316010203-001513_pano_0002_002056", "timestamp": "2019-12-12T10:07:37.866860Z", "filename": "pano_0002_002056.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.35801465, "relative_pitch": 1.4624860778039508, "relative_heading": 18.6562005160322, "relative_elevation": 0.5197552256285931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001513_pano_0002_002047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001513_pano_0002_002047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/12/TMX7316010203-001513/pano_0002_002047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91449254841374, 52.3857665475342, 46.140842648223 ] }, "distance": 20.43, "direction": 188.66, "angle": -0.32, "elevation": -0.11, "pano_id": "TMX7316010203-001513_pano_0002_002047", "timestamp": "2019-12-12T10:07:24.242020Z", "filename": "pano_0002_002047.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.42529792, "relative_pitch": -0.3196900744089784, "relative_heading": 188.65917527244167, "relative_elevation": -0.1139670815319036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000023_pano_0000_000806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000023_pano_0000_000806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000023/pano_0000_000806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91450602281062, 52.3857648512065, 46.1012583328411 ] }, "distance": 20.5, "direction": 186.04, "angle": -0.43, "elevation": -0.15, "pano_id": "TMX7316060226-000023_pano_0000_000806", "timestamp": "2016-08-16T12:05:52.126400Z", "filename": "pano_0000_000806.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.49513788, "relative_pitch": -0.42925704753675964, "relative_heading": 186.04333575870427, "relative_elevation": -0.15355139691380515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000886_pano_0000_000704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/30/TMX7316010203-000886/pano_0000_000704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91450204129871, 52.3857646464815, 46.0358704477549 ] }, "distance": 20.55, "direction": 186.79, "angle": -0.61, "elevation": -0.22, "pano_id": "TMX7316010203-000886_pano_0000_000704", "timestamp": "2018-07-30T11:14:24.418100Z", "filename": "pano_0000_000704.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.54806904, "relative_pitch": -0.6104623321985664, "relative_heading": 186.78835769653756, "relative_elevation": -0.2189392820000009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000495_pano_0000_002671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000495_pano_0000_002671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/15/TMX7316060226-000495/pano_0000_002671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91424553476633, 52.3859987951797, 46.9603940714151 ] }, "distance": 20.68, "direction": 285.86, "angle": 1.95, "elevation": 0.71, "pano_id": "TMX7316060226-000495_pano_0000_002671", "timestamp": "2019-11-15T12:33:51.412650Z", "filename": "pano_0000_002671.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.6802701, "relative_pitch": 1.9541006364421736, "relative_heading": 285.8576312707241, "relative_elevation": 0.7055843416601988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002578_pano_0001_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002578_pano_0001_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/12/TMX7316010203-002578/pano_0001_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91454310677083, 52.386135399329, 46.9085401203483 ] }, "distance": 20.85, "direction": 1.01, "angle": 1.8, "elevation": 0.65, "pano_id": "TMX7316010203-002578_pano_0001_000267", "timestamp": "2022-05-12T11:16:56.808760Z", "filename": "pano_0001_000267.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.85461628, "relative_pitch": 1.7954648746719144, "relative_heading": 1.0087794562515213, "relative_elevation": 0.6537303905933953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000886_pano_0000_000708/adjacencies/TMX7316010203-000886_pano_0000_000708/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_10-32-24_00787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_10-32-24_00787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_10-32-24_00787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.914571015803269, 52.38613520870387, 0.0 ] }, "distance": 20.95, "direction": 6.21, "angle": -65.63, "elevation": -46.25, "pano_id": "recording_2025-06-30_10-32-24_00787", "timestamp": "2025-06-30T10:57:03Z", "filename": "recording_2025-06-30_10-32-24_00787.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-000886_pano_0000_000708", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122821.00707393231, 488781.6343345728 ] }, "relative_distance": 20.95321021, "relative_pitch": -65.62969829129267, "relative_heading": 6.212176008432592, "relative_elevation": -46.2548097297549 } ] } }