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-000906_pano_0001_002452/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77331180915592, 52.3981484083183, 46.3313185656443 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-000906_pano_0001_002452", "timestamp": "2018-08-08T10:58:07.100290Z", "filename": "pano_0001_002452.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "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-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773297385782768, 52.39815596439265, 0.0 ] }, "distance": 1.29, "direction": 310.58, "angle": -88.4, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00150", "timestamp": "2025-06-17T08:05:53Z", "filename": "recording_2025-06-17_08-04-10_00150.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 1.29259155, "relative_pitch": -88.40192688435444, "relative_heading": 310.5776033072266, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77330008837991, 52.3981615489314, 46.4424656182528 ] }, "distance": 1.67, "direction": 331.38, "angle": 3.82, "elevation": 0.11, "pano_id": "TMX7316010203-001518_pano_0000_006562", "timestamp": "2019-12-17T10:45:56.653250Z", "filename": "pano_0000_006562.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 1.66570447, "relative_pitch": 3.8175023447305194, "relative_heading": 331.38278610927927, "relative_elevation": 0.11114705260849433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77334394255816, 52.3981445536756, 46.3252301216125 ] }, "distance": 2.23, "direction": 101.1, "angle": -0.16, "elevation": -0.01, "pano_id": "TMX7316010203-002495_pano_0002_000199", "timestamp": "2022-03-31T07:38:21.215730Z", "filename": "pano_0002_000199.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 2.22888659, "relative_pitch": -0.15650920990923908, "relative_heading": 101.09515079210894, "relative_elevation": -0.006088444031803419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77330348245317, 52.3981234467233, 46.1803545579314 ] }, "distance": 2.83, "direction": 191.53, "angle": -3.05, "elevation": -0.15, "pano_id": "TMX7315120208-000044_pano_0000_008251", "timestamp": "2016-05-10T09:30:15.066760Z", "filename": "pano_0000_008251.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 2.83483509, "relative_pitch": -3.048303565135592, "relative_heading": 191.53298748810178, "relative_elevation": -0.15096400771290064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77327390906532, 52.3981598448988, 46.3244992112741 ] }, "distance": 2.88, "direction": 296.26, "angle": -0.14, "elevation": -0.01, "pano_id": "TMX7316010203-002495_pano_0002_000198", "timestamp": "2022-03-31T07:38:20.925740Z", "filename": "pano_0002_000198.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 2.87656365, "relative_pitch": -0.1358285579622402, "relative_heading": 296.257407189843, "relative_elevation": -0.00681935437020087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002775/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002775/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002775/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002775/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002775/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002775/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002775/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002775/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002775/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77330996425364, 52.3981219472191, 46.305667579174 ] }, "distance": 2.95, "direction": 182.44, "angle": -0.5, "elevation": -0.03, "pano_id": "TMX7316010203-001721_pano_0002_002775", "timestamp": "2020-05-15T10:52:18.326990Z", "filename": "pano_0002_002775.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 2.94713293, "relative_pitch": -0.49867318159987706, "relative_heading": 182.4421088925159, "relative_elevation": -0.025650986470303394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77329139497552, 52.3981247732347, 46.3162293210626 ] }, "distance": 2.97, "direction": 207.85, "angle": -0.29, "elevation": -0.02, "pano_id": "TMX7316010203-002078_pano_0000_005693", "timestamp": "2021-04-01T12:02:28.307790Z", "filename": "pano_0000_005693.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 2.97450161, "relative_pitch": -0.2906512511817959, "relative_heading": 207.84935796763298, "relative_elevation": -0.015089244581702133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773327492749133, 52.39811857341086, 0.0 ] }, "distance": 3.49, "direction": 162.17, "angle": -85.7, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00308", "timestamp": "2024-09-10T05:25:18Z", "filename": "recording_2024-09-10_05-22-45_00308.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 3.48729321, "relative_pitch": -85.69554375193368, "relative_heading": 162.1743278928556, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773366317407873, 52.398140629050225, 0.0 ] }, "distance": 3.81, "direction": 103.13, "angle": -85.3, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00151", "timestamp": "2025-06-17T08:05:53Z", "filename": "recording_2025-06-17_08-04-10_00151.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 3.80986037, "relative_pitch": -85.29910011079494, "relative_heading": 103.13283031215498, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77326302935976, 52.39813121752, 46.9721769019961 ] }, "distance": 3.83, "direction": 240.05, "angle": 9.49, "elevation": 0.64, "pano_id": "TMX7315080123-000281_pano_0000_000926", "timestamp": "2016-06-13T08:34:45.239190Z", "filename": "pano_0000_000926.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 3.83191617, "relative_pitch": 9.494407184439234, "relative_heading": 240.0527275398637, "relative_elevation": 0.6408583363517977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77333173719095, 52.3981153515239, 46.9776122001931 ] }, "distance": 3.92, "direction": 159.76, "angle": 9.36, "elevation": 0.65, "pano_id": "TMX7315080123-000281_pano_0000_000927", "timestamp": "2016-06-13T08:34:45.639200Z", "filename": "pano_0000_000927.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 3.92052336, "relative_pitch": 9.360952272760237, "relative_heading": 159.75804167959805, "relative_elevation": 0.6462936345487975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773258817216406, 52.3981344230292, 0.0 ] }, "distance": 3.93, "direction": 246.66, "angle": -85.15, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00307", "timestamp": "2024-09-10T05:25:18Z", "filename": "recording_2024-09-10_05-22-45_00307.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 3.92839502, "relative_pitch": -85.15352911812843, "relative_heading": 246.66265401401876, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77337050847067, 52.3981458768525, 46.4508036067709 ] }, "distance": 4.01, "direction": 94.03, "angle": 1.71, "elevation": 0.12, "pano_id": "TMX7316010203-001518_pano_0000_006563", "timestamp": "2019-12-17T10:45:56.933210Z", "filename": "pano_0000_006563.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 4.00540727, "relative_pitch": 1.708679912020787, "relative_heading": 94.03275084569245, "relative_elevation": 0.11948504112659464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002774/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002774/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002774/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002774/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002774/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002774/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002774/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002774/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002774/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77324154286131, 52.3981375606947, 46.2904271660373 ] }, "distance": 4.93, "direction": 255.84, "angle": -0.47, "elevation": -0.04, "pano_id": "TMX7316010203-001721_pano_0002_002774", "timestamp": "2020-05-15T10:52:18.022230Z", "filename": "pano_0002_002774.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 4.93278691, "relative_pitch": -0.47495482638334136, "relative_heading": 255.83573881935578, "relative_elevation": -0.040891399607005496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77324268480089, 52.3981639575562, 46.3262483868748 ] }, "distance": 5.01, "direction": 290.19, "angle": -0.06, "elevation": -0.01, "pano_id": "TMX7316010203-000906_pano_0001_002451", "timestamp": "2018-08-08T10:58:06.795350Z", "filename": "pano_0001_002451.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 5.01314362, "relative_pitch": -0.05794762086231341, "relative_heading": 290.1904131935665, "relative_elevation": -0.005070178769500444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77338106664299, 52.3981329393676, 46.3415794009343 ] }, "distance": 5.02, "direction": 110.06, "angle": 0.12, "elevation": 0.01, "pano_id": "TMX7316010203-000906_pano_0001_002453", "timestamp": "2018-08-08T10:58:07.405280Z", "filename": "pano_0001_002453.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 5.01857997, "relative_pitch": 0.1171450371850527, "relative_heading": 110.05891541461374, "relative_elevation": 0.010260835289997772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77323362883561, 52.3981389714762, 46.1655801218003 ] }, "distance": 5.42, "direction": 258.84, "angle": -1.75, "elevation": -0.17, "pano_id": "TMX7315120208-000044_pano_0000_008250", "timestamp": "2016-05-10T09:30:14.736560Z", "filename": "pano_0000_008250.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 5.42412127, "relative_pitch": -1.7501746631050403, "relative_heading": 258.8373616373884, "relative_elevation": -0.16573844384399905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77336116587502, 52.3981089332567, 46.3325949776918 ] }, "distance": 5.53, "direction": 142.59, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-002078_pano_0000_005694", "timestamp": "2021-04-01T12:02:28.657790Z", "filename": "pano_0000_005694.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 5.53005337, "relative_pitch": 0.013224650297077548, "relative_heading": 142.59023229888285, "relative_elevation": 0.001276412047495512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77337270495413, 52.3981083992051, 46.1853173021227 ] }, "distance": 6.08, "direction": 137.05, "angle": -1.37, "elevation": -0.15, "pano_id": "TMX7315120208-000044_pano_0000_008252", "timestamp": "2016-05-10T09:30:15.396540Z", "filename": "pano_0000_008252.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 6.08287912, "relative_pitch": -1.3749492956444533, "relative_heading": 137.04521425959848, "relative_elevation": -0.14600126352160459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77322163319211, 52.3981406340793, 46.3013299815357 ] }, "distance": 6.2, "direction": 261.98, "angle": -0.28, "elevation": -0.03, "pano_id": "TMX7316010203-002078_pano_0000_005692", "timestamp": "2021-04-01T12:02:27.957800Z", "filename": "pano_0000_005692.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 6.19867446, "relative_pitch": -0.27718924572084325, "relative_heading": 261.9777363873232, "relative_elevation": -0.029988584108600946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773228351266344, 52.39817129916176, 0.0 ] }, "distance": 6.23, "direction": 294.15, "angle": -82.35, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00149", "timestamp": "2025-06-17T08:05:52Z", "filename": "recording_2025-06-17_08-04-10_00149.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 6.22565815, "relative_pitch": -82.34686104787853, "relative_heading": 294.1509630443237, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77322976009379, 52.3981773137863, 46.4352788338438 ] }, "distance": 6.44, "direction": 299.94, "angle": 0.92, "elevation": 0.1, "pano_id": "TMX7316010203-001518_pano_0000_006561", "timestamp": "2019-12-17T10:45:56.373240Z", "filename": "pano_0000_006561.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 6.44484059, "relative_pitch": 0.9241451317312268, "relative_heading": 299.9387964560047, "relative_elevation": 0.10396026819950066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002776/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002776/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002776/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002776/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002776/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002776/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002776/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002776/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002776/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77337842071398, 52.3981064164072, 46.3267316995189 ] }, "distance": 6.51, "direction": 135.86, "angle": -0.04, "elevation": -0.0, "pano_id": "TMX7316010203-001721_pano_0002_002776", "timestamp": "2020-05-15T10:52:18.632010Z", "filename": "pano_0002_002776.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 6.5108582, "relative_pitch": -0.04036457539478148, "relative_heading": 135.86239711412546, "relative_elevation": -0.0045868661254004905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77341328876149, 52.3981295160022, 46.3613482937217 ] }, "distance": 7.22, "direction": 106.93, "angle": 0.24, "elevation": 0.03, "pano_id": "TMX7316010203-002495_pano_0002_000200", "timestamp": "2022-03-31T07:38:21.500760Z", "filename": "pano_0002_000200.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 7.22023985, "relative_pitch": 0.23829772883992467, "relative_heading": 106.92733997615872, "relative_elevation": 0.03002972807739468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773396372694895, 52.398102866745006, 0.0 ] }, "distance": 7.67, "direction": 131.36, "angle": -80.6, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00309", "timestamp": "2024-09-10T05:25:18Z", "filename": "recording_2024-09-10_05-22-45_00309.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 7.6689235, "relative_pitch": -80.60141617873977, "relative_heading": 131.3609758614501, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77320422018718, 52.3981753588428, 46.3182276636362 ] }, "distance": 7.91, "direction": 292.27, "angle": -0.09, "elevation": -0.01, "pano_id": "TMX7316010203-002495_pano_0002_000197", "timestamp": "2022-03-31T07:38:20.635730Z", "filename": "pano_0002_000197.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 7.91351226, "relative_pitch": -0.09478127110437773, "relative_heading": 292.2694176833181, "relative_elevation": -0.013090902008102034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77319457060997, 52.3981471369122, 46.9597190339118 ] }, "distance": 7.98, "direction": 268.98, "angle": 4.5, "elevation": 0.63, "pano_id": "TMX7315080123-000281_pano_0000_000925", "timestamp": "2016-06-13T08:34:44.839170Z", "filename": "pano_0000_000925.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 7.9813371, "relative_pitch": 4.501823693301171, "relative_heading": 268.98437966195655, "relative_elevation": 0.6284004682675004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77340058807622, 52.3980998942865, 46.9873692821711 ] }, "distance": 8.1, "direction": 131.78, "angle": 4.63, "elevation": 0.66, "pano_id": "TMX7315080123-000281_pano_0000_000928", "timestamp": "2016-06-13T08:34:46.039370Z", "filename": "pano_0000_000928.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 8.10306008, "relative_pitch": 4.628760711618616, "relative_heading": 131.775703013042, "relative_elevation": 0.6560507165267992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77319029969639, 52.39815043863772, 0.0 ] }, "distance": 8.27, "direction": 271.56, "angle": -79.87, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00306", "timestamp": "2024-09-10T05:25:17Z", "filename": "recording_2024-09-10_05-22-45_00306.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 8.27387641, "relative_pitch": -79.87481701257576, "relative_heading": 271.56474130982406, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77343549625938, 52.39812547470373, 0.0 ] }, "distance": 8.8, "direction": 106.86, "angle": -79.25, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00152", "timestamp": "2025-06-17T08:05:53Z", "filename": "recording_2025-06-17_08-04-10_00152.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 8.79728742, "relative_pitch": -79.24879235343691, "relative_heading": 106.86282347418101, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77344048498048, 52.3981306490898, 46.4899416398257 ] }, "distance": 8.98, "direction": 102.71, "angle": 1.01, "elevation": 0.16, "pano_id": "TMX7316010203-001518_pano_0000_006564", "timestamp": "2019-12-17T10:45:57.208310Z", "filename": "pano_0000_006564.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 8.97875464, "relative_pitch": 1.0121099986273927, "relative_heading": 102.71441446181916, "relative_elevation": 0.1586230741813992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002773/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002773/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002773/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002773/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002773/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002773/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002773/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002773/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002773/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7731734700773, 52.3981535754007, 46.2909266762435 ] }, "distance": 9.43, "direction": 273.49, "angle": -0.25, "elevation": -0.04, "pano_id": "TMX7316010203-001721_pano_0002_002773", "timestamp": "2020-05-15T10:52:17.717000Z", "filename": "pano_0002_002773.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 9.43387121, "relative_pitch": -0.2453150563630883, "relative_heading": 273.4942289412208, "relative_elevation": -0.04039188940080152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77317362357312, 52.3981796675996, 46.3083018548787 ] }, "distance": 10.03, "direction": 290.29, "angle": -0.13, "elevation": -0.02, "pano_id": "TMX7316010203-000906_pano_0001_002450", "timestamp": "2018-08-08T10:58:06.490400Z", "filename": "pano_0001_002450.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 10.0284453, "relative_pitch": -0.13150174629237635, "relative_heading": 290.29486696272966, "relative_elevation": -0.023016710765602966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77316478814115, 52.3981548584735, 46.1607334380969 ] }, "distance": 10.03, "direction": 274.1, "angle": -0.97, "elevation": -0.17, "pano_id": "TMX7315120208-000044_pano_0000_008249", "timestamp": "2016-05-10T09:30:14.411580Z", "filename": "pano_0000_008249.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 10.03299312, "relative_pitch": -0.9740728505859751, "relative_heading": 274.1023887223911, "relative_elevation": -0.17058512754740462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77345057033047, 52.3981176750542, 46.3616601331159 ] }, "distance": 10.05, "direction": 109.9, "angle": 0.17, "elevation": 0.03, "pano_id": "TMX7316010203-000906_pano_0001_002454", "timestamp": "2018-08-08T10:58:07.710310Z", "filename": "pano_0001_002454.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 10.04512957, "relative_pitch": 0.17306282222732725, "relative_heading": 109.90409643635209, "relative_elevation": 0.030341567471595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77343037822502, 52.3980933655261, 46.3546562194824 ] }, "distance": 10.13, "direction": 127.2, "angle": 0.13, "elevation": 0.02, "pano_id": "TMX7316010203-002078_pano_0000_005695", "timestamp": "2021-04-01T12:02:29.002840Z", "filename": "pano_0000_005695.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 10.13161437, "relative_pitch": 0.13197765478633963, "relative_heading": 127.19509964930536, "relative_elevation": 0.02333765383809805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7734428165372, 52.3980935661337, 46.2126617114991 ] }, "distance": 10.81, "direction": 124.39, "angle": -0.63, "elevation": -0.12, "pano_id": "TMX7315120208-000044_pano_0000_008253", "timestamp": "2016-05-10T09:30:15.731560Z", "filename": "pano_0000_008253.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 10.80552326, "relative_pitch": -0.629147107579617, "relative_heading": 124.38577777148681, "relative_elevation": -0.11865685414520044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77315168062899, 52.3981567532495, 46.3065360542387 ] }, "distance": 10.94, "direction": 274.87, "angle": -0.13, "elevation": -0.02, "pano_id": "TMX7316010203-002078_pano_0000_005691", "timestamp": "2021-04-01T12:02:27.607830Z", "filename": "pano_0000_005691.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 10.93896058, "relative_pitch": -0.12980491789657142, "relative_heading": 274.8696213217144, "relative_elevation": -0.02478251140560417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77344720659727, 52.3980912563728, 46.3494072817266 ] }, "distance": 11.2, "direction": 124.61, "angle": 0.09, "elevation": 0.02, "pano_id": "TMX7316010203-001721_pano_0002_002777", "timestamp": "2020-05-15T10:52:18.936990Z", "filename": "pano_0002_002777.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 11.19736288, "relative_pitch": 0.09255806013233288, "relative_heading": 124.60756060221567, "relative_elevation": 0.01808871608229623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773159331145219, 52.39818665194078, 0.0 ] }, "distance": 11.22, "direction": 292.3, "angle": -76.39, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00148", "timestamp": "2025-06-17T08:05:52Z", "filename": "recording_2025-06-17_08-04-10_00148.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 11.21729423, "relative_pitch": -76.38998989507577, "relative_heading": 292.29500404839763, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77315993593774, 52.3981932280034, 46.4190504923463 ] }, "distance": 11.48, "direction": 295.75, "angle": 0.44, "elevation": 0.09, "pano_id": "TMX7316010203-001518_pano_0000_006560", "timestamp": "2019-12-17T10:45:56.093250Z", "filename": "pano_0000_006560.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 11.4777319, "relative_pitch": 0.4379411612341649, "relative_heading": 295.7548268580614, "relative_elevation": 0.08773192670199847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77348290079629, 52.3981146365031, 46.3836792884395 ] }, "distance": 12.24, "direction": 107.88, "angle": 0.25, "elevation": 0.05, "pano_id": "TMX7316010203-002495_pano_0002_000201", "timestamp": "2022-03-31T07:38:21.785730Z", "filename": "pano_0002_000201.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 12.23702465, "relative_pitch": 0.2451600944954341, "relative_heading": 107.8843109327213, "relative_elevation": 0.05236072279519988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773465300088445, 52.3980873844843, 0.0 ] }, "distance": 12.46, "direction": 123.02, "angle": -74.95, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00310", "timestamp": "2024-09-10T05:25:19Z", "filename": "recording_2024-09-10_05-22-45_00310.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 12.46049409, "relative_pitch": -74.94687469791606, "relative_heading": 123.02159771669064, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77312649770701, 52.3981633865288, 46.9602025756612 ] }, "distance": 12.72, "direction": 277.53, "angle": 2.83, "elevation": 0.63, "pano_id": "TMX7315080123-000281_pano_0000_000924", "timestamp": "2016-06-13T08:34:44.439170Z", "filename": "pano_0000_000924.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 12.72324133, "relative_pitch": 2.8297112115644567, "relative_heading": 277.52724831998415, "relative_elevation": 0.6288840100168969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77346891594916, 52.3980847749219, 47.0066367732361 ] }, "distance": 12.83, "direction": 123.51, "angle": 3.01, "elevation": 0.68, "pano_id": "TMX7315080123-000281_pano_0000_000929", "timestamp": "2016-06-13T08:34:46.434270Z", "filename": "pano_0000_000929.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 12.82556806, "relative_pitch": 3.0140719133353158, "relative_heading": 123.51008893182977, "relative_elevation": 0.6753182075918005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773254803088148, 52.39803839972305, 0.0 ] }, "distance": 12.84, "direction": 197.59, "angle": -74.51, "elevation": -46.33, "pano_id": "recording_2025-06-17_04-45-19_00538", "timestamp": "2025-06-17T04:53:37Z", "filename": "recording_2025-06-17_04-45-19_00538.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 12.8414618, "relative_pitch": -74.50844061129582, "relative_heading": 197.587706599545, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-17-51_00140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773257500300741, 52.398037311924526, 0.0 ] }, "distance": 12.9, "direction": 196.65, "angle": -74.44, "elevation": -46.33, "pano_id": "recording_2024-09-11_07-17-51_00140", "timestamp": "2024-09-11T07:19:29Z", "filename": "recording_2024-09-11_07-17-51_00140.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 12.90310829, "relative_pitch": -74.43766821450784, "relative_heading": 196.64812750777938, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7731351108625, 52.3981910196603, 46.3080198131502 ] }, "distance": 12.93, "direction": 291.52, "angle": -0.1, "elevation": -0.02, "pano_id": "TMX7316010203-002495_pano_0002_000196", "timestamp": "2022-03-31T07:38:20.345750Z", "filename": "pano_0002_000196.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 12.9282295, "relative_pitch": -0.10325611412272966, "relative_heading": 291.5160806894842, "relative_elevation": -0.023298752494099517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77312178221457, 52.39816674801445, 0.0 ] }, "distance": 13.09, "direction": 278.97, "angle": -74.22, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00305", "timestamp": "2024-09-10T05:25:17Z", "filename": "recording_2024-09-10_05-22-45_00305.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 13.09457189, "relative_pitch": -74.2181720704208, "relative_heading": 278.9659901177871, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-17-51_00139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773188602488724, 52.398053043628394, 0.0 ] }, "distance": 13.53, "direction": 218.32, "angle": -73.73, "elevation": -46.33, "pano_id": "recording_2024-09-11_07-17-51_00139", "timestamp": "2024-09-11T07:19:28Z", "filename": "recording_2024-09-11_07-17-51_00139.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 13.52547768, "relative_pitch": -73.72591879656909, "relative_heading": 218.31903586829077, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773185896983465, 52.39805402274047, 0.0 ] }, "distance": 13.56, "direction": 219.22, "angle": -73.69, "elevation": -46.33, "pano_id": "recording_2025-06-17_04-45-19_00537", "timestamp": "2025-06-17T04:53:36Z", "filename": "recording_2025-06-17_04-45-19_00537.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 13.55584047, "relative_pitch": -73.69132532693177, "relative_heading": 219.21527940618273, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77350487826205, 52.39811050112433, 0.0 ] }, "distance": 13.8, "direction": 107.8, "angle": -73.41, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00153", "timestamp": "2025-06-17T08:05:54Z", "filename": "recording_2025-06-17_08-04-10_00153.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 13.80201232, "relative_pitch": -73.41130519683301, "relative_heading": 107.7951670176633, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773323794059367, 52.398023010786765, 0.0 ] }, "distance": 13.98, "direction": 176.65, "angle": -73.21, "elevation": -46.33, "pano_id": "recording_2025-06-17_04-45-19_00539", "timestamp": "2025-06-17T04:53:37Z", "filename": "recording_2025-06-17_04-45-19_00539.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 13.97742464, "relative_pitch": -73.21226941212088, "relative_heading": 176.65408350464492, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7735108007784, 52.3981155386338, 46.5123467594385 ] }, "distance": 14.03, "direction": 105.11, "angle": 0.74, "elevation": 0.18, "pano_id": "TMX7316010203-001518_pano_0000_006565", "timestamp": "2019-12-17T10:45:57.483260Z", "filename": "pano_0000_006565.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 14.02992792, "relative_pitch": 0.7392465579884465, "relative_heading": 105.11139094618021, "relative_elevation": 0.181028193794198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-17-51_00141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773326481663975, 52.39802160761657, 0.0 ] }, "distance": 14.15, "direction": 175.95, "angle": -73.02, "elevation": -46.33, "pano_id": "recording_2024-09-11_07-17-51_00141", "timestamp": "2024-09-11T07:19:29Z", "filename": "recording_2024-09-11_07-17-51_00141.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 14.14503734, "relative_pitch": -73.02247255468242, "relative_heading": 175.95123455121478, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002772/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002772/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002772/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002772/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002772/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002772/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002772/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002772/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002772/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77310529847445, 52.3981699003282, 46.2807068331167 ] }, "distance": 14.26, "direction": 279.66, "angle": -0.2, "elevation": -0.05, "pano_id": "TMX7316010203-001721_pano_0002_002772", "timestamp": "2020-05-15T10:52:17.412030Z", "filename": "pano_0002_002772.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 14.25856131, "relative_pitch": -0.20337440965805145, "relative_heading": 279.6556708322042, "relative_elevation": -0.05061173252759943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77309556905818, 52.3981712199922, 46.145869215019 ] }, "distance": 14.94, "direction": 279.78, "angle": -0.71, "elevation": -0.19, "pano_id": "TMX7315120208-000044_pano_0000_008248", "timestamp": "2016-05-10T09:30:14.086540Z", "filename": "pano_0000_008248.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 14.93609976, "relative_pitch": -0.7113583407033579, "relative_heading": 279.78490694328156, "relative_elevation": -0.185449350625305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77350010623566, 52.3980778878519, 46.3670518659055 ] }, "distance": 15.03, "direction": 121.48, "angle": 0.14, "elevation": 0.04, "pano_id": "TMX7316010203-002078_pano_0000_005696", "timestamp": "2021-04-01T12:02:29.347780Z", "filename": "pano_0000_005696.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 15.02828145, "relative_pitch": 0.13623403590828229, "relative_heading": 121.4771358384849, "relative_elevation": 0.035733300261199474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77352028695017, 52.3981025280437, 46.3749520871788 ] }, "distance": 15.08, "direction": 109.79, "angle": 0.17, "elevation": 0.04, "pano_id": "TMX7316010203-000906_pano_0001_002455", "timestamp": "2018-08-08T10:58:08.015320Z", "filename": "pano_0001_002455.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 15.08091444, "relative_pitch": 0.16577308114806946, "relative_heading": 109.78718061640095, "relative_elevation": 0.0436335215344954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77310380801371, 52.3981957028773, 46.3064470468089 ] }, "distance": 15.1, "direction": 290.39, "angle": -0.09, "elevation": -0.02, "pano_id": "TMX7316010203-000906_pano_0001_002449", "timestamp": "2018-08-08T10:58:06.180310Z", "filename": "pano_0001_002449.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 15.10448514, "relative_pitch": -0.0943449417971, "relative_heading": 290.39075927647855, "relative_elevation": -0.02487151883540406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77351273650361, 52.3980790176046, 46.2270889421925 ] }, "distance": 15.71, "direction": 119.45, "angle": -0.38, "elevation": -0.1, "pano_id": "TMX7315120208-000044_pano_0000_008254", "timestamp": "2016-05-10T09:30:16.066560Z", "filename": "pano_0000_008254.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 15.70568617, "relative_pitch": -0.3802336166452516, "relative_heading": 119.44793887863881, "relative_elevation": -0.10422962345180053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-17-51_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773119924228037, 52.39806888454552, 0.0 ] }, "distance": 15.78, "direction": 235.88, "angle": -71.2, "elevation": -46.33, "pano_id": "recording_2024-09-11_07-17-51_00138", "timestamp": "2024-09-11T07:19:28Z", "filename": "recording_2024-09-11_07-17-51_00138.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 15.77643645, "relative_pitch": -71.19560152555039, "relative_heading": 235.8820274819612, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77311722440695, 52.39806975478156, 0.0 ] }, "distance": 15.88, "direction": 236.54, "angle": -71.09, "elevation": -46.33, "pano_id": "recording_2025-06-17_04-45-19_00536", "timestamp": "2025-06-17T04:53:36Z", "filename": "recording_2025-06-17_04-45-19_00536.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 15.87531837, "relative_pitch": -71.08609573139063, "relative_heading": 236.54339262535507, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7730819188469, 52.3981729361871, 46.2809533802792 ] }, "distance": 15.88, "direction": 279.89, "angle": -0.18, "elevation": -0.05, "pano_id": "TMX7316010203-002078_pano_0000_005690", "timestamp": "2021-04-01T12:02:27.262940Z", "filename": "pano_0000_005690.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 15.8841967, "relative_pitch": -0.18167131392157873, "relative_heading": 279.89416163668494, "relative_elevation": -0.05036518536510215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77351609861592, 52.3980763237832, 46.3614559313282 ] }, "distance": 16.05, "direction": 119.98, "angle": 0.11, "elevation": 0.03, "pano_id": "TMX7316010203-001721_pano_0002_002778", "timestamp": "2020-05-15T10:52:19.242010Z", "filename": "pano_0002_002778.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 16.05302552, "relative_pitch": 0.10756488417401297, "relative_heading": 119.97802500653262, "relative_elevation": 0.03013736568389902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773090339862241, 52.39820204078025, 0.0 ] }, "distance": 16.21, "direction": 291.6, "angle": -70.71, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00147", "timestamp": "2025-06-17T08:05:52Z", "filename": "recording_2025-06-17_08-04-10_00147.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 16.21309996, "relative_pitch": -70.71310638537248, "relative_heading": 291.5982138656996, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77308972798001, 52.3982094318053, 46.4195393845439 ] }, "distance": 16.57, "direction": 294.19, "angle": 0.31, "elevation": 0.09, "pano_id": "TMX7316010203-001518_pano_0000_006559", "timestamp": "2019-12-17T10:45:55.808440Z", "filename": "pano_0000_006559.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 16.57150894, "relative_pitch": 0.3050194677722536, "relative_heading": 294.190003669804, "relative_elevation": 0.08822081889960032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773392899281959, 52.398007856083794, 0.0 ] }, "distance": 16.59, "direction": 160.56, "angle": -70.3, "elevation": -46.33, "pano_id": "recording_2025-06-17_04-45-19_00540", "timestamp": "2025-06-17T04:53:38Z", "filename": "recording_2025-06-17_04-45-19_00540.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 16.58533449, "relative_pitch": -70.30403303368736, "relative_heading": 160.5612439525853, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-17-51_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773395382793005, 52.39800607885938, 0.0 ] }, "distance": 16.83, "direction": 160.24, "angle": -70.04, "elevation": -46.33, "pano_id": "recording_2024-09-11_07-17-51_00142", "timestamp": "2024-09-11T07:19:30Z", "filename": "recording_2024-09-11_07-17-51_00142.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 16.82834065, "relative_pitch": -70.03809814919865, "relative_heading": 160.24257549019757, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77355268116695, 52.3980999425448, 46.3943594312295 ] }, "distance": 17.26, "direction": 108.21, "angle": 0.21, "elevation": 0.06, "pano_id": "TMX7316010203-002495_pano_0002_000202", "timestamp": "2022-03-31T07:38:22.070760Z", "filename": "pano_0002_000202.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 17.25965715, "relative_pitch": 0.2092717973176396, "relative_heading": 108.20769992492394, "relative_elevation": 0.06304086558520083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773534473363557, 52.39807226852982, 0.0 ] }, "distance": 17.36, "direction": 119.21, "angle": -69.46, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00311", "timestamp": "2024-09-10T05:25:19Z", "filename": "recording_2024-09-10_05-22-45_00311.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 17.36346921, "relative_pitch": -69.45563808579635, "relative_heading": 119.20562576325803, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77305848610958, 52.3981796315722, 46.9384449124336 ] }, "distance": 17.59, "direction": 281.39, "angle": 1.98, "elevation": 0.61, "pano_id": "TMX7315080123-000281_pano_0000_000923", "timestamp": "2016-06-13T08:34:44.039290Z", "filename": "pano_0000_000923.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 17.58949931, "relative_pitch": 1.976859725653387, "relative_heading": 281.3923612454402, "relative_elevation": 0.6071263467893004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77353733102377, 52.398069949215, 47.0116221886128 ] }, "distance": 17.66, "direction": 119.63, "angle": 2.21, "elevation": 0.68, "pano_id": "TMX7315080123-000281_pano_0000_000930", "timestamp": "2016-06-13T08:34:46.829260Z", "filename": "pano_0000_000930.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 17.65966572, "relative_pitch": 2.2061154767113185, "relative_heading": 119.62857564671629, "relative_elevation": 0.6803036229684949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0002_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0002_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0002_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77306645927435, 52.3982069340507, 46.3039817595854 ] }, "distance": 17.93, "direction": 291.3, "angle": -0.09, "elevation": -0.03, "pano_id": "TMX7316010203-002495_pano_0002_000195", "timestamp": "2022-03-31T07:38:20.055750Z", "filename": "pano_0002_000195.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 17.92511513, "relative_pitch": -0.08737920994648442, "relative_heading": 291.30395764092316, "relative_elevation": -0.027336806058904983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-10_05-22-45_00304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-10_05-22-45_00304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-10_05-22-45_00304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773053352863421, 52.39818311987722, 0.0 ] }, "distance": 18.01, "direction": 282.38, "angle": -68.76, "elevation": -46.33, "pano_id": "recording_2024-09-10_05-22-45_00304", "timestamp": "2024-09-10T05:25:16Z", "filename": "recording_2024-09-10_05-22-45_00304.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 18.01138468, "relative_pitch": -68.75631630434674, "relative_heading": 282.3833122932617, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773574257978227, 52.39809568927191, 0.0 ] }, "distance": 18.8, "direction": 108.18, "angle": -67.91, "elevation": -46.33, "pano_id": "recording_2025-06-17_08-04-10_00154", "timestamp": "2025-06-17T08:05:54Z", "filename": "recording_2025-06-17_08-04-10_00154.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 18.80267798, "relative_pitch": -67.91116860360809, "relative_heading": 108.17928456577648, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-17-51_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773051149446772, 52.39808479914577, 0.0 ] }, "distance": 19.1, "direction": 248.25, "angle": -67.59, "elevation": -46.33, "pano_id": "recording_2024-09-11_07-17-51_00137", "timestamp": "2024-09-11T07:19:27Z", "filename": "recording_2024-09-11_07-17-51_00137.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 19.1021108, "relative_pitch": -67.59395452717077, "relative_heading": 248.25115156653595, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77358147345505, 52.3981005803596, 46.524285454303 ] }, "distance": 19.11, "direction": 106.17, "angle": 0.58, "elevation": 0.19, "pano_id": "TMX7316010203-001518_pano_0000_006566", "timestamp": "2019-12-17T10:45:57.758180Z", "filename": "pano_0000_006566.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 19.11125346, "relative_pitch": 0.578497513304954, "relative_heading": 106.16924342099215, "relative_elevation": 0.19296688865869527 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002771/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002771/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002771/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002771/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002771/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002771/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002771/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002771/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002771/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77303751280931, 52.3981864130565, 46.256200036034 ] }, "distance": 19.14, "direction": 282.76, "angle": -0.22, "elevation": -0.08, "pano_id": "TMX7316010203-001721_pano_0002_002771", "timestamp": "2020-05-15T10:52:17.107030Z", "filename": "pano_0002_002771.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 19.14348949, "relative_pitch": -0.2248259191257985, "relative_heading": 282.7625511242496, "relative_elevation": -0.0751185296103003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77304863607278, 52.39808576583978, 0.0 ] }, "distance": 19.22, "direction": 248.74, "angle": -67.47, "elevation": -46.33, "pano_id": "recording_2025-06-17_04-45-19_00535", "timestamp": "2025-06-17T04:53:35Z", "filename": "recording_2025-06-17_04-45-19_00535.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 19.22184587, "relative_pitch": -67.46751216244053, "relative_heading": 248.7379258362836, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77302626856957, 52.3981877286979, 46.1223053950816 ] }, "distance": 19.92, "direction": 282.69, "angle": -0.6, "elevation": -0.21, "pano_id": "TMX7315120208-000044_pano_0000_008247", "timestamp": "2016-05-10T09:30:13.761570Z", "filename": "pano_0000_008247.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 19.92230045, "relative_pitch": -0.6010918875479809, "relative_heading": 282.6869337172122, "relative_elevation": -0.20901317056270585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77356967333961, 52.3980629922383, 46.3810540568084 ] }, "distance": 19.96, "direction": 118.44, "angle": 0.14, "elevation": 0.05, "pano_id": "TMX7316010203-002078_pano_0000_005697", "timestamp": "2021-04-01T12:02:29.687770Z", "filename": "pano_0000_005697.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 19.96030968, "relative_pitch": 0.14276471076578615, "relative_heading": 118.43599402375757, "relative_elevation": 0.0497354911640997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00541/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00541/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00541/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00541/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00541/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00541/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00541/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00541/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00541/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773462133324351, 52.39799294467713, 0.0 ] }, "distance": 20.1, "direction": 149.4, "angle": -66.55, "elevation": -46.33, "pano_id": "recording_2025-06-17_04-45-19_00541", "timestamp": "2025-06-17T04:53:38Z", "filename": "recording_2025-06-17_04-45-19_00541.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.09873403, "relative_pitch": -66.54858353134563, "relative_heading": 149.39644974485546, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77359010137151, 52.3980875857874, 46.3813736047596 ] }, "distance": 20.12, "direction": 109.66, "angle": 0.14, "elevation": 0.05, "pano_id": "TMX7316010203-000906_pano_0001_002456", "timestamp": "2018-08-08T10:58:08.320320Z", "filename": "pano_0001_002456.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.11532121, "relative_pitch": 0.14257473371520374, "relative_heading": 109.66129559704915, "relative_elevation": 0.05005503911529985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000906_pano_0001_002448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/08/TMX7316010203-000906/pano_0001_002448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77303398564878, 52.3982119352157, 46.2881590602919 ] }, "distance": 20.19, "direction": 290.5, "angle": -0.12, "elevation": -0.04, "pano_id": "TMX7316010203-000906_pano_0001_002448", "timestamp": "2018-08-08T10:58:05.870310Z", "filename": "pano_0001_002448.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.18864589, "relative_pitch": -0.12248735001191728, "relative_heading": 290.49628250115626, "relative_elevation": -0.04315950535239921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77338246079691, 52.3983254497988, 46.499668858014 ] }, "distance": 20.28, "direction": 13.72, "angle": 0.48, "elevation": 0.17, "pano_id": "TMX7316010203-001721_pano_0001_009139", "timestamp": "2020-05-15T10:05:31.447390Z", "filename": "pano_0001_009139.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.27874922, "relative_pitch": 0.4756476615856223, "relative_heading": 13.718173099644565, "relative_elevation": 0.1683502923696949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-17-51_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-17-51_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-17-51_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773464395515663, 52.39799067580786, 0.0 ] }, "distance": 20.39, "direction": 149.39, "angle": -66.24, "elevation": -46.33, "pano_id": "recording_2024-09-11_07-17-51_00143", "timestamp": "2024-09-11T07:19:31Z", "filename": "recording_2024-09-11_07-17-51_00143.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.3944275, "relative_pitch": -66.24154688191882, "relative_heading": 149.38520192314144, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77345198921266, 52.3983108613118, 46.5252759670839 ] }, "distance": 20.44, "direction": 27.83, "angle": 0.54, "elevation": 0.19, "pano_id": "TMX7316010203-001721_pano_0001_009138", "timestamp": "2020-05-15T10:05:31.042500Z", "filename": "pano_0001_009138.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.44060813, "relative_pitch": 0.5436534435156056, "relative_heading": 27.826565714439464, "relative_elevation": 0.19395740143959728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_008255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_008255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_008255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77358231335197, 52.3980647741384, 46.2386493869126 ] }, "distance": 20.63, "direction": 116.81, "angle": -0.26, "elevation": -0.09, "pano_id": "TMX7315120208-000044_pano_0000_008255", "timestamp": "2016-05-10T09:30:16.401580Z", "filename": "pano_0000_008255.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.63072574, "relative_pitch": -0.257359687224042, "relative_heading": 116.8137534813105, "relative_elevation": -0.092669178731704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77338118620252, 52.3983303660607, 46.4863203596324 ] }, "distance": 20.79, "direction": 13.13, "angle": 0.43, "elevation": 0.16, "pano_id": "TMX7316010203-002078_pano_0000_004495", "timestamp": "2021-04-01T11:48:27.024200Z", "filename": "pano_0000_004495.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.79072756, "relative_pitch": 0.4271511928610103, "relative_heading": 13.128371293520255, "relative_elevation": 0.15500179398809877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77301236266087, 52.3981892906963, 46.2620154870674 ] }, "distance": 20.88, "direction": 282.58, "angle": -0.19, "elevation": -0.07, "pano_id": "TMX7316010203-002078_pano_0000_005689", "timestamp": "2021-04-01T12:02:26.917800Z", "filename": "pano_0000_005689.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.88393232, "relative_pitch": -0.1901346582198161, "relative_heading": 282.5818295504631, "relative_elevation": -0.0693030785769011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_004494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_004494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_004494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77345177854128, 52.3983160400902, 46.5146395387128 ] }, "distance": 20.95, "direction": 27.06, "angle": 0.5, "elevation": 0.18, "pano_id": "TMX7316010203-002078_pano_0000_004494", "timestamp": "2021-04-01T11:48:26.689070Z", "filename": "pano_0000_004494.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.94543915, "relative_pitch": 0.5014576104175628, "relative_heading": 27.056006084179593, "relative_elevation": 0.18332097306849704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_13-30-58_01113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_13-30-58_01113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_13-30-58_01113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.773384332189111, 52.3983315051937, 0.0 ] }, "distance": 20.96, "direction": 13.62, "angle": -65.65, "elevation": -46.33, "pano_id": "recording_2025-06-16_13-30-58_01113", "timestamp": "2025-06-16T13:40:57Z", "filename": "recording_2025-06-16_13-30-58_01113.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.96358007, "relative_pitch": -65.65462526087471, "relative_heading": 13.619652491179671, "relative_elevation": -46.3313185656443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000906_pano_0001_002452/adjacencies/TMX7316010203-000906_pano_0001_002452/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0002_002779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0002_002779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0002_002779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77358520716371, 52.3980616482208, 46.3754539294168 ] }, "distance": 20.96, "direction": 117.42, "angle": 0.12, "elevation": 0.04, "pano_id": "TMX7316010203-001721_pano_0002_002779", "timestamp": "2020-05-15T10:52:19.546980Z", "filename": "pano_0002_002779.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-000906_pano_0001_002452", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113218.03657660849, 490211.1646054125 ] }, "relative_distance": 20.96459819, "relative_pitch": 0.12062078713311532, "relative_heading": 117.41934217782656, "relative_elevation": 0.04413536377249727 } ] } }