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-002591_pano_0000_001403/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91021393230026, 52.3572467822675, 45.6128329681233 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-002591_pano_0000_001403", "timestamp": "2022-06-13T07:21:40.179380Z", "filename": "pano_0000_001403.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "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-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910223282591671, 52.35725015600554, 0.0 ] }, "distance": 0.74, "direction": 59.49, "angle": -89.07, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00340", "timestamp": "2025-06-20T10:53:06Z", "filename": "recording_2025-06-20_10-43-25_00340.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 0.73942289, "relative_pitch": -89.07126793990587, "relative_heading": 59.48881883730139, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91020650841295, 52.3572593941412, 45.3227181090042 ] }, "distance": 1.49, "direction": 340.18, "angle": -11.01, "elevation": -0.29, "pano_id": "TMX7315120208-000050_pano_0001_001297", "timestamp": "2016-05-17T08:05:27.134280Z", "filename": "pano_0001_001297.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 1.49173888, "relative_pitch": -11.005558642365944, "relative_heading": 340.1803800276299, "relative_elevation": -0.2901148591191003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91022677885857, 52.3572335342956, 46.0160992639139 ] }, "distance": 1.71, "direction": 149.3, "angle": 13.24, "elevation": 0.4, "pano_id": "TMX7316010203-001906_pano_0002_000101", "timestamp": "2020-09-04T08:06:20.429770Z", "filename": "pano_0002_000101.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 1.71440232, "relative_pitch": 13.23664110004881, "relative_heading": 149.30155455315344, "relative_elevation": 0.40326629579060125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910222404860059, 52.35723051072464, 0.0 ] }, "distance": 1.9, "direction": 162.32, "angle": -87.61, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00947", "timestamp": "2024-10-02T08:24:08Z", "filename": "recording_2024-10-02_08-12-25_00947.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 1.90038931, "relative_pitch": -87.61423829106478, "relative_heading": 162.3172684598851, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91023037873751, 52.3572291061827, 46.2622967353091 ] }, "distance": 2.26, "direction": 150.33, "angle": 16.01, "elevation": 0.65, "pano_id": "TMX7316010203-002825_pano_0003_001451", "timestamp": "2022-10-07T10:44:20.388160Z", "filename": "pano_0003_001451.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.26366306, "relative_pitch": 16.008625839941082, "relative_heading": 150.33075647167144, "relative_elevation": 0.6494637671858001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91020002491256, 52.3572669214956, 45.5515384776518 ] }, "distance": 2.43, "direction": 337.08, "angle": -1.44, "elevation": -0.06, "pano_id": "TMX7316010203-001658_pano_0000_000233", "timestamp": "2020-04-21T07:33:06.388930Z", "filename": "pano_0000_000233.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.43305244, "relative_pitch": -1.4431143698593194, "relative_heading": 337.080811046732, "relative_elevation": -0.06129449047149649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91022472904921, 52.3572251289839, 45.5693427305669 ] }, "distance": 2.52, "direction": 163.02, "angle": -0.99, "elevation": -0.04, "pano_id": "TMX7316010203-001658_pano_0000_000234", "timestamp": "2020-04-21T07:33:06.783940Z", "filename": "pano_0000_000234.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.51923248, "relative_pitch": -0.9890153405767154, "relative_heading": 163.02306029509498, "relative_elevation": -0.043490237556397915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9102525389535, 52.3572550253944, 45.7188470736146 ] }, "distance": 2.79, "direction": 70.77, "angle": 2.18, "elevation": 0.11, "pano_id": "TMX7316010203-000721_pano_0000_001246", "timestamp": "2018-05-15T09:09:34.047380Z", "filename": "pano_0000_001246.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.78561707, "relative_pitch": 2.1794922378954067, "relative_heading": 70.77493079479305, "relative_elevation": 0.10601410549129753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91020594702796, 52.3572713873527, 46.2560477470979 ] }, "distance": 2.79, "direction": 348.76, "angle": 12.98, "elevation": 0.64, "pano_id": "TMX7316010203-002825_pano_0003_001450", "timestamp": "2022-10-07T10:44:19.833170Z", "filename": "pano_0003_001450.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.79143757, "relative_pitch": 12.975846309149862, "relative_heading": 348.7614335905569, "relative_elevation": 0.6432147789746026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91024887181296, 52.3572605401781, 46.5047512399033 ] }, "distance": 2.83, "direction": 57.25, "angle": 17.49, "elevation": 0.89, "pano_id": "TMX7316010203-002542_pano_0000_000741", "timestamp": "2022-04-25T08:27:52.019310Z", "filename": "pano_0000_000741.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.83021021, "relative_pitch": 17.491831653931875, "relative_heading": 57.254124515282605, "relative_elevation": 0.8919182717799998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910198064916535, 52.35727118097931, 0.0 ] }, "distance": 2.92, "direction": 338.29, "angle": -86.33, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00946", "timestamp": "2024-10-02T08:24:07Z", "filename": "recording_2024-10-02_08-12-25_00946.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.92225689, "relative_pitch": -86.33426690339047, "relative_heading": 338.2884173076448, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91025716674753, 52.35724778718, 45.7336182314903 ] }, "distance": 2.95, "direction": 87.83, "angle": 2.35, "elevation": 0.12, "pano_id": "TMX7316010203-000721_pano_0000_001596", "timestamp": "2018-05-15T09:18:33.344900Z", "filename": "pano_0000_001596.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 2.94768354, "relative_pitch": 2.346458267476771, "relative_heading": 87.82593827913668, "relative_elevation": 0.12078526336699724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91025433142885, 52.3572599853775, 45.6805500406772 ] }, "distance": 3.12, "direction": 61.91, "angle": 1.24, "elevation": 0.07, "pano_id": "TMX7316010203-001184_pano_0002_000652", "timestamp": "2019-05-15T08:03:59.048390Z", "filename": "pano_0002_000652.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 3.11995226, "relative_pitch": 1.243382286305092, "relative_heading": 61.90768636749409, "relative_elevation": 0.06771707255389714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91024257557653, 52.3572696764894, 45.6801933730021 ] }, "distance": 3.21, "direction": 37.45, "angle": 1.2, "elevation": 0.07, "pano_id": "TMX7316010203-002137_pano_0000_003902", "timestamp": "2021-05-12T08:45:47.951980Z", "filename": "pano_0000_003902.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 3.20907296, "relative_pitch": 1.2024968797119977, "relative_heading": 37.452864239361176, "relative_elevation": 0.06736040487879791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91020197396994, 52.3572763050695, 46.0079676583409 ] }, "distance": 3.38, "direction": 346.07, "angle": 6.66, "elevation": 0.4, "pano_id": "TMX7316010203-001906_pano_0002_000100", "timestamp": "2020-09-04T08:06:19.864730Z", "filename": "pano_0002_000100.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 3.38464327, "relative_pitch": 6.658761248582873, "relative_heading": 346.07150347102765, "relative_elevation": 0.3951346902176027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91023127662285, 52.3572171907224, 45.3307428620756 ] }, "distance": 3.5, "direction": 160.26, "angle": -4.61, "elevation": -0.28, "pano_id": "TMX7315120208-000050_pano_0001_001298", "timestamp": "2016-05-17T08:05:27.584280Z", "filename": "pano_0001_001298.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 3.49838503, "relative_pitch": -4.610035557118993, "relative_heading": 160.25859123340476, "relative_elevation": -0.282090106047697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91026876125363, 52.3572276759779, 45.6918780384585 ] }, "distance": 4.3, "direction": 119.65, "angle": 1.05, "elevation": 0.08, "pano_id": "TMX7316010203-002137_pano_0000_003903", "timestamp": "2021-05-12T08:45:48.472020Z", "filename": "pano_0000_003903.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 4.29813436, "relative_pitch": 1.0535823367760897, "relative_heading": 119.64609365101727, "relative_elevation": 0.07904507033519792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91023833010481, 52.3572099149332, 45.4727556742728 ] }, "distance": 4.43, "direction": 157.94, "angle": -1.81, "elevation": -0.14, "pano_id": "TMX7316010203-000234_pano_0001_000050", "timestamp": "2017-03-31T07:26:45.716130Z", "filename": "pano_0001_000050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 4.42634273, "relative_pitch": -1.8125935074343649, "relative_heading": 157.94294391766897, "relative_elevation": -0.14007729385050283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910247241112456, 52.35720764172622, 0.0 ] }, "distance": 4.91, "direction": 152.48, "angle": -83.85, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00341", "timestamp": "2025-06-20T10:53:07Z", "filename": "recording_2025-06-20_10-43-25_00341.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 4.91108475, "relative_pitch": -83.85469864150818, "relative_heading": 152.47837480142633, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91023867080496, 52.3572047696619, 45.6165230674669 ] }, "distance": 4.97, "direction": 160.17, "angle": 0.04, "elevation": 0.0, "pano_id": "TMX7316010203-002591_pano_0000_001404", "timestamp": "2022-06-13T07:21:40.619380Z", "filename": "pano_0000_001404.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 4.96945978, "relative_pitch": 0.042545284371499015, "relative_heading": 160.17437659423095, "relative_elevation": 0.00369009934360065 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91018906740891, 52.3572888388421, 45.6054702308029 ] }, "distance": 4.98, "direction": 340.1, "angle": -0.08, "elevation": -0.01, "pano_id": "TMX7316010203-002591_pano_0000_001402", "timestamp": "2022-06-13T07:21:39.734480Z", "filename": "pano_0000_001402.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 4.97698646, "relative_pitch": -0.08476082259243463, "relative_heading": 340.10026417539376, "relative_elevation": -0.007362737320399049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91023240203542, 52.357290788608, 45.7262485744432 ] }, "distance": 5.06, "direction": 14.41, "angle": 1.29, "elevation": 0.11, "pano_id": "TMX7316010203-000721_pano_0000_001595", "timestamp": "2018-05-15T09:18:32.619930Z", "filename": "pano_0000_001595.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 5.05586338, "relative_pitch": 1.285071491650379, "relative_heading": 14.41169181072585, "relative_elevation": 0.11341560631989722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91027357896441, 52.3572178425545, 46.5220865402371 ] }, "distance": 5.18, "direction": 128.39, "angle": 9.95, "elevation": 0.91, "pano_id": "TMX7316010203-002542_pano_0000_000742", "timestamp": "2022-04-25T08:27:52.489160Z", "filename": "pano_0000_000742.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 5.18496217, "relative_pitch": 9.946457316786615, "relative_heading": 128.39452903846694, "relative_elevation": 0.9092535721137978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910198167402562, 52.357292386999475, 0.0 ] }, "distance": 5.19, "direction": 348.05, "angle": -83.51, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00339", "timestamp": "2025-06-20T10:53:05Z", "filename": "recording_2025-06-20_10-43-25_00339.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 5.18704604, "relative_pitch": -83.51225163977875, "relative_heading": 348.0495311624291, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91027883936653, 52.357217633036, 45.7000752016902 ] }, "distance": 5.48, "direction": 126.26, "angle": 0.91, "elevation": 0.09, "pano_id": "TMX7316010203-001184_pano_0002_000653", "timestamp": "2019-05-15T08:03:59.613200Z", "filename": "pano_0002_000653.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 5.48413912, "relative_pitch": 0.9113901144773706, "relative_heading": 126.25944523482968, "relative_elevation": 0.0872422335668972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91018798587208, 52.3572940555634, 45.4550912575796 ] }, "distance": 5.55, "direction": 341.43, "angle": -1.63, "elevation": -0.16, "pano_id": "TMX7316010203-000234_pano_0001_000049", "timestamp": "2017-03-31T07:26:44.716150Z", "filename": "pano_0001_000049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 5.54937537, "relative_pitch": -1.6282014936107982, "relative_heading": 341.42502432328035, "relative_elevation": -0.15774171054369646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91022609052565, 52.3572983860354, 45.7176208700985 ] }, "distance": 5.8, "direction": 8.21, "angle": 1.03, "elevation": 0.1, "pano_id": "TMX7316010203-000721_pano_0000_001245", "timestamp": "2018-05-15T09:09:33.422310Z", "filename": "pano_0000_001245.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 5.80160307, "relative_pitch": 1.034757410044892, "relative_heading": 8.208602773777152, "relative_elevation": 0.10478790197520027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91027834620966, 52.3572116749289, 45.7319853547961 ] }, "distance": 5.88, "direction": 131.67, "angle": 1.16, "elevation": 0.12, "pano_id": "TMX7316010203-000721_pano_0000_001247", "timestamp": "2018-05-15T09:09:34.627250Z", "filename": "pano_0000_001247.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 5.87538508, "relative_pitch": 1.1617950308020486, "relative_heading": 131.67456377808847, "relative_elevation": 0.11915238667280192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91022394424404, 52.35730328627, 46.5010934239253 ] }, "distance": 6.32, "direction": 6.19, "angle": 7.99, "elevation": 0.89, "pano_id": "TMX7316010203-002542_pano_0000_000740", "timestamp": "2022-04-25T08:27:51.544150Z", "filename": "pano_0000_000740.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 6.3243262, "relative_pitch": 7.994974843202156, "relative_heading": 6.191702432163834, "relative_elevation": 0.8882604558019978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91023043993982, 52.3573028336116, 45.6825409661978 ] }, "distance": 6.34, "direction": 10.22, "angle": 0.63, "elevation": 0.07, "pano_id": "TMX7316010203-001184_pano_0002_000651", "timestamp": "2019-05-15T08:03:58.448230Z", "filename": "pano_0002_000651.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 6.33765296, "relative_pitch": 0.6301722519619708, "relative_heading": 10.221697674818772, "relative_elevation": 0.06970799807449879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9101812162909, 52.3573013064841, 45.3184830471873 ] }, "distance": 6.46, "direction": 339.83, "angle": -2.61, "elevation": -0.29, "pano_id": "TMX7315120208-000050_pano_0001_001296", "timestamp": "2016-05-17T08:05:26.689300Z", "filename": "pano_0001_001296.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 6.46361328, "relative_pitch": -2.6074214888496368, "relative_heading": 339.8277274910898, "relative_elevation": -0.2943499209359999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91028245082456, 52.3572048611671, 45.7636854536831 ] }, "distance": 6.6, "direction": 134.98, "angle": 1.31, "elevation": 0.15, "pano_id": "TMX7316010203-000721_pano_0000_001597", "timestamp": "2018-05-15T09:18:33.979920Z", "filename": "pano_0000_001597.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 6.59935845, "relative_pitch": 1.3094766524608163, "relative_heading": 134.9788935075976, "relative_elevation": 0.15085248555980257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91025128235483, 52.3571907518435, 46.0111236814409 ] }, "distance": 6.73, "direction": 157.8, "angle": 3.38, "elevation": 0.4, "pano_id": "TMX7316010203-001906_pano_0002_000102", "timestamp": "2020-09-04T08:06:20.999750Z", "filename": "pano_0002_000102.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 6.73403562, "relative_pitch": 3.3848680808432356, "relative_heading": 157.79753522839178, "relative_elevation": 0.3982907133175999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910247028150515, 52.35718897349206, 0.0 ] }, "distance": 6.82, "direction": 160.68, "angle": -81.5, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00948", "timestamp": "2024-10-02T08:24:08Z", "filename": "recording_2024-10-02_08-12-25_00948.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 6.81636509, "relative_pitch": -81.50063704142553, "relative_heading": 160.68293808788394, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91025462023413, 52.3571869801276, 46.2588530695066 ] }, "distance": 7.21, "direction": 157.38, "angle": 5.12, "elevation": 0.65, "pano_id": "TMX7316010203-002825_pano_0003_001452", "timestamp": "2022-10-07T10:44:20.958140Z", "filename": "pano_0003_001452.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 7.20873251, "relative_pitch": 5.120957374070483, "relative_heading": 157.3845929269637, "relative_elevation": 0.6460201013833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91021614358651, 52.3573118149655, 45.6745541067794 ] }, "distance": 7.24, "direction": 1.19, "angle": 0.49, "elevation": 0.06, "pano_id": "TMX7316010203-002137_pano_0000_003901", "timestamp": "2021-05-12T08:45:47.432080Z", "filename": "pano_0000_003901.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 7.23802504, "relative_pitch": 0.4885690529825867, "relative_heading": 1.1926595144757974, "relative_elevation": 0.06172113865609674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91017516488853, 52.3573091310516, 45.5599736804143 ] }, "distance": 7.42, "direction": 339.16, "angle": -0.41, "elevation": -0.05, "pano_id": "TMX7316010203-001658_pano_0000_000232", "timestamp": "2020-04-21T07:33:05.988930Z", "filename": "pano_0000_000232.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 7.42355785, "relative_pitch": -0.40796649958610437, "relative_heading": 339.1582011588401, "relative_elevation": -0.052859287708997726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91024937068345, 52.3571834284917, 45.5718921329826 ] }, "distance": 7.45, "direction": 161.09, "angle": -0.31, "elevation": -0.04, "pano_id": "TMX7316010203-001658_pano_0000_000235", "timestamp": "2020-04-21T07:33:07.178920Z", "filename": "pano_0000_000235.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 7.45162973, "relative_pitch": -0.3147920046527308, "relative_heading": 161.09425418441324, "relative_elevation": -0.04094083514070235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9101815036953, 52.3573133433585, 46.2638948624954 ] }, "distance": 7.73, "direction": 343.39, "angle": 4.81, "elevation": 0.65, "pano_id": "TMX7316010203-002825_pano_0003_001449", "timestamp": "2022-10-07T10:44:19.288160Z", "filename": "pano_0003_001449.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 7.72903069, "relative_pitch": 4.814994738966307, "relative_heading": 343.3902330452527, "relative_elevation": 0.6510618943720985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910173442869584, 52.35731198203019, 0.0 ] }, "distance": 7.76, "direction": 339.18, "angle": -80.34, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00945", "timestamp": "2024-10-02T08:24:07Z", "filename": "recording_2024-10-02_08-12-25_00945.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 7.76178199, "relative_pitch": -80.34267600652586, "relative_heading": 339.1820184363953, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91017696025445, 52.3573187640262, 46.0276016108692 ] }, "distance": 8.4, "direction": 342.54, "angle": 2.83, "elevation": 0.41, "pano_id": "TMX7316010203-001906_pano_0002_000099", "timestamp": "2020-09-04T08:06:19.309780Z", "filename": "pano_0002_000099.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 8.3964449, "relative_pitch": 2.828005352153791, "relative_heading": 342.5426327984708, "relative_elevation": 0.41476864274589786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910097909071078, 52.357220536509864, 0.0 ] }, "distance": 8.43, "direction": 249.72, "angle": -79.53, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02349", "timestamp": "2024-10-02T09:00:42Z", "filename": "recording_2024-10-02_08-12-25_02349.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 8.4269123, "relative_pitch": -79.53270357473083, "relative_heading": 249.7226802048744, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9102555980389, 52.3571747525297, 45.3305540699512 ] }, "distance": 8.5, "direction": 160.5, "angle": -1.9, "elevation": -0.28, "pano_id": "TMX7315120208-000050_pano_0001_001299", "timestamp": "2016-05-17T08:05:28.039500Z", "filename": "pano_0001_001299.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 8.50288886, "relative_pitch": -1.9014069335929311, "relative_heading": 160.497371126847, "relative_elevation": -0.28227889817210183 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91029494628879, 52.3571855667089, 45.6916444236413 ] }, "distance": 8.77, "direction": 140.98, "angle": 0.52, "elevation": 0.08, "pano_id": "TMX7316010203-002137_pano_0000_003904", "timestamp": "2021-05-12T08:45:48.996990Z", "filename": "pano_0000_003904.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 8.76721619, "relative_pitch": 0.5150371628832308, "relative_heading": 140.98233180515822, "relative_elevation": 0.07881145551800017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91020778119949, 52.3573341314642, 45.7359444294125 ] }, "distance": 9.73, "direction": 357.53, "angle": 0.73, "elevation": 0.12, "pano_id": "TMX7316010203-000721_pano_0000_001594", "timestamp": "2018-05-15T09:18:31.739920Z", "filename": "pano_0000_001594.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 9.72873618, "relative_pitch": 0.725005851814213, "relative_heading": 357.5311720556026, "relative_elevation": 0.12311146128919859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910072817843319, 52.35726284231249, 0.0 ] }, "distance": 9.78, "direction": 280.53, "angle": -77.9, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02348", "timestamp": "2024-10-02T09:00:40Z", "filename": "recording_2024-10-02_08-12-25_02348.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 9.77880193, "relative_pitch": -77.89969035731212, "relative_heading": 280.52998584994737, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91029788857874, 52.3571750822629, 46.533116706647 ] }, "distance": 9.82, "direction": 144.36, "angle": 5.36, "elevation": 0.92, "pano_id": "TMX7316010203-002542_pano_0000_000743", "timestamp": "2022-04-25T08:27:52.954150Z", "filename": "pano_0000_000743.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 9.81691989, "relative_pitch": 5.355521292938877, "relative_heading": 144.36199136727524, "relative_elevation": 0.9202837385237004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910123419539585, 52.35717799360832, 0.0 ] }, "distance": 9.83, "direction": 218.86, "angle": -77.84, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02350", "timestamp": "2024-10-02T09:00:43Z", "filename": "recording_2024-10-02_08-12-25_02350.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 9.82940606, "relative_pitch": -77.83893189014974, "relative_heading": 218.85610643521426, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910270408581893, 52.35716497146339, 0.0 ] }, "distance": 9.88, "direction": 157.09, "angle": -77.77, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00342", "timestamp": "2025-06-20T10:53:08Z", "filename": "recording_2025-06-20_10-43-25_00342.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 9.88318782, "relative_pitch": -77.77438859086935, "relative_heading": 157.08772930243717, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91026339702558, 52.3571626701794, 45.6170781264082 ] }, "distance": 9.95, "direction": 160.2, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7316010203-002591_pano_0000_001405", "timestamp": "2022-06-13T07:21:41.059420Z", "filename": "pano_0000_001405.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 9.94773124, "relative_pitch": 0.024450764948979763, "relative_heading": 160.19777697568375, "relative_elevation": 0.004245158284902573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91016427573985, 52.3573310439354, 45.6186878746375 ] }, "distance": 9.97, "direction": 340.16, "angle": 0.03, "elevation": 0.01, "pano_id": "TMX7316010203-002591_pano_0000_001401", "timestamp": "2022-06-13T07:21:39.279420Z", "filename": "pano_0000_001401.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 9.96781923, "relative_pitch": 0.03365444199849633, "relative_heading": 340.1595793437521, "relative_elevation": 0.00585490651420173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91030438010588, 52.3571751639454, 45.7008863026276 ] }, "distance": 10.07, "direction": 142.29, "angle": 0.5, "elevation": 0.09, "pano_id": "TMX7316010203-001184_pano_0002_000654", "timestamp": "2019-05-15T08:04:00.188470Z", "filename": "pano_0002_000654.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 10.07383057, "relative_pitch": 0.5007981746214742, "relative_heading": 142.28708164253254, "relative_elevation": 0.08805333450430197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910172598284822, 52.35733450830595, 0.0 ] }, "distance": 10.16, "direction": 343.91, "angle": -77.44, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00338", "timestamp": "2025-06-20T10:53:04Z", "filename": "recording_2025-06-20_10-43-25_00338.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 10.1597201, "relative_pitch": -77.44302349244523, "relative_heading": 343.9079789377789, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91019867361879, 52.3573417844613, 45.7173460647464 ] }, "distance": 10.62, "direction": 354.38, "angle": 0.56, "elevation": 0.1, "pano_id": "TMX7316010203-000721_pano_0000_001244", "timestamp": "2018-05-15T09:09:32.732250Z", "filename": "pano_0000_001244.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 10.62227902, "relative_pitch": 0.5637176455929056, "relative_heading": 354.38363969850576, "relative_elevation": 0.10451309662310138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91030370512564, 52.3571683461009, 45.7355430424213 ] }, "distance": 10.66, "direction": 144.98, "angle": 0.66, "elevation": 0.12, "pano_id": "TMX7316010203-000721_pano_0000_001248", "timestamp": "2018-05-15T09:09:35.177290Z", "filename": "pano_0000_001248.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 10.65761416, "relative_pitch": 0.6596653429102276, "relative_heading": 144.9785042640507, "relative_elevation": 0.12271007429799852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91020653451951, 52.3573456442536, 45.683153051883 ] }, "distance": 11.01, "direction": 357.38, "angle": 0.37, "elevation": 0.07, "pano_id": "TMX7316010203-001184_pano_0002_000650", "timestamp": "2019-05-15T08:03:57.783210Z", "filename": "pano_0002_000650.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 11.01232142, "relative_pitch": 0.3658619377154862, "relative_heading": 357.37678305232066, "relative_elevation": 0.07032008375969667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91019895382032, 52.3573460433891, 46.4765456030145 ] }, "distance": 11.09, "direction": 354.72, "angle": 4.45, "elevation": 0.86, "pano_id": "TMX7316010203-002542_pano_0000_000739", "timestamp": "2022-04-25T08:27:51.069150Z", "filename": "pano_0000_000739.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 11.09223689, "relative_pitch": 4.452432375059787, "relative_heading": 354.72134778921827, "relative_elevation": 0.8637126348912005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91030813249007, 52.3571621734488, 45.7619576351717 ] }, "distance": 11.39, "direction": 145.72, "angle": 0.75, "elevation": 0.15, "pano_id": "TMX7316010203-000721_pano_0000_001598", "timestamp": "2018-05-15T09:18:34.599930Z", "filename": "pano_0000_001598.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 11.3941611, "relative_pitch": 0.7498337235750078, "relative_heading": 145.71848859088846, "relative_elevation": 0.14912466704839744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91015567574433, 52.35734328367, 45.3202461861074 ] }, "distance": 11.45, "direction": 339.71, "angle": -1.46, "elevation": -0.29, "pano_id": "TMX7315120208-000050_pano_0001_001295", "timestamp": "2016-05-17T08:05:26.249330Z", "filename": "pano_0001_001295.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 11.44814696, "relative_pitch": -1.4640220133859965, "relative_heading": 339.7147339047922, "relative_elevation": -0.2925867820159027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910271819391562, 52.35714734607021, 0.0 ] }, "distance": 11.75, "direction": 160.38, "angle": -75.56, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00949", "timestamp": "2024-10-02T08:24:09Z", "filename": "recording_2024-10-02_08-12-25_00949.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 11.74653222, "relative_pitch": -75.55858859384865, "relative_heading": 160.3820722909826, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91027616120997, 52.3571477910903, 46.0106720058247 ] }, "distance": 11.8, "direction": 158.95, "angle": 1.93, "elevation": 0.4, "pano_id": "TMX7316010203-001906_pano_0002_000103", "timestamp": "2020-09-04T08:06:21.584710Z", "filename": "pano_0002_000103.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 11.80289765, "relative_pitch": 1.9305319463806472, "relative_heading": 158.94860022193595, "relative_elevation": 0.3978390377014023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91019039179572, 52.3573542073441, 45.6638515368104 ] }, "distance": 12.06, "direction": 352.36, "angle": 0.24, "elevation": 0.05, "pano_id": "TMX7316010203-002137_pano_0000_003900", "timestamp": "2021-05-12T08:45:46.867050Z", "filename": "pano_0000_003900.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 12.06074351, "relative_pitch": 0.24236741496801079, "relative_heading": 352.35830283841045, "relative_elevation": 0.05101856868709831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91027895492081, 52.357144688458, 46.261988921091 ] }, "distance": 12.19, "direction": 158.7, "angle": 3.05, "elevation": 0.65, "pano_id": "TMX7316010203-002825_pano_0003_001453", "timestamp": "2022-10-07T10:44:21.553150Z", "filename": "pano_0003_001453.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 12.19358587, "relative_pitch": 3.0474068650556414, "relative_heading": 158.69664767169715, "relative_elevation": 0.6491559529677033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91027388596792, 52.3571416729039, 45.5790026914328 ] }, "distance": 12.39, "direction": 160.75, "angle": -0.16, "elevation": -0.03, "pano_id": "TMX7316010203-001658_pano_0000_000236", "timestamp": "2020-04-21T07:33:07.573940Z", "filename": "pano_0000_000236.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 12.3886906, "relative_pitch": -0.15645941276009206, "relative_heading": 160.74894082360325, "relative_elevation": -0.03383027669050165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91015075519223, 52.3573512394941, 45.5481028398499 ] }, "distance": 12.39, "direction": 339.68, "angle": -0.3, "elevation": -0.06, "pano_id": "TMX7316010203-001658_pano_0000_000231", "timestamp": "2020-04-21T07:33:05.593950Z", "filename": "pano_0000_000231.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 12.39474468, "relative_pitch": -0.2992178973399547, "relative_heading": 339.679959219636, "relative_elevation": -0.0647301282733963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91015723460498, 52.3573553967918, 46.2651852900162 ] }, "distance": 12.69, "direction": 342.28, "angle": 2.94, "elevation": 0.65, "pano_id": "TMX7316010203-002825_pano_0003_001448", "timestamp": "2022-10-07T10:44:18.748160Z", "filename": "pano_0003_001448.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 12.68827662, "relative_pitch": 2.9432013650187385, "relative_heading": 342.2755987686339, "relative_elevation": 0.6523523218928986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910148143483689, 52.35735455640264, 0.0 ] }, "distance": 12.8, "direction": 339.51, "angle": -74.32, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00944", "timestamp": "2024-10-02T08:24:06Z", "filename": "recording_2024-10-02_08-12-25_00944.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 12.8027106, "relative_pitch": -74.32151409282906, "relative_heading": 339.50680437835445, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91004708254687, 52.35730527374948, 0.0 ] }, "distance": 13.1, "direction": 299.79, "angle": -73.98, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02347", "timestamp": "2024-10-02T09:00:39Z", "filename": "recording_2024-10-02_08-12-25_02347.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 13.09889019, "relative_pitch": -73.97722878715594, "relative_heading": 299.79392422315937, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910149941123501, 52.35713576938278, 0.0 ] }, "distance": 13.1, "direction": 199.44, "angle": -73.98, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02351", "timestamp": "2024-10-02T09:00:44Z", "filename": "recording_2024-10-02_08-12-25_02351.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 13.09963303, "relative_pitch": -73.97636677536896, "relative_heading": 199.43960270588434, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91015167326289, 52.3573615800584, 46.0187597656623 ] }, "distance": 13.46, "direction": 341.63, "angle": 1.73, "elevation": 0.41, "pano_id": "TMX7316010203-001906_pano_0002_000098", "timestamp": "2020-09-04T08:06:18.759740Z", "filename": "pano_0002_000098.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 13.45985629, "relative_pitch": 1.727421483850359, "relative_heading": 341.63092899212467, "relative_elevation": 0.40592679753900285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91027950645123, 52.3571323033665, 45.3316465457901 ] }, "distance": 13.5, "direction": 160.67, "angle": -1.19, "elevation": -0.28, "pano_id": "TMX7315120208-000050_pano_0001_001300", "timestamp": "2016-05-17T08:05:28.494350Z", "filename": "pano_0001_001300.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 13.49924422, "relative_pitch": -1.1932864943038743, "relative_heading": 160.67354432402465, "relative_elevation": -0.28118642233319946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91032102132149, 52.3571434115589, 45.6849290980026 ] }, "distance": 13.62, "direction": 147.61, "angle": 0.3, "elevation": 0.07, "pano_id": "TMX7316010203-002137_pano_0000_003905", "timestamp": "2021-05-12T08:45:49.506970Z", "filename": "pano_0000_003905.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 13.62125228, "relative_pitch": 0.30325885625587506, "relative_heading": 147.61316375667235, "relative_elevation": 0.07209612987929859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91028665441192, 52.357125306657, 45.4758955305442 ] }, "distance": 14.4, "direction": 159.87, "angle": -0.54, "elevation": -0.14, "pano_id": "TMX7316010203-000234_pano_0001_000051", "timestamp": "2017-03-31T07:26:46.741100Z", "filename": "pano_0001_000051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.39650957, "relative_pitch": -0.5449724173885104, "relative_heading": 159.87003817309025, "relative_elevation": -0.1369374375790997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91018223781296, 52.3573771373681, 45.6878479393199 ] }, "distance": 14.66, "direction": 351.53, "angle": 0.29, "elevation": 0.08, "pano_id": "TMX7316010203-000721_pano_0000_001593", "timestamp": "2018-05-15T09:18:30.694910Z", "filename": "pano_0000_001593.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.66499749, "relative_pitch": 0.29307906573682563, "relative_heading": 351.53273271027496, "relative_elevation": 0.07501497119660172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91032169328975, 52.3571322791283, 46.5369456196204 ] }, "distance": 14.71, "direction": 150.05, "angle": 3.6, "elevation": 0.92, "pano_id": "TMX7316010203-002542_pano_0000_000744", "timestamp": "2022-04-25T08:27:53.414130Z", "filename": "pano_0000_000744.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.70512188, "relative_pitch": 3.5959048061036842, "relative_heading": 150.0485258298578, "relative_elevation": 0.9241126514970972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91041651492711, 52.3572943066274, 45.751173495315 ] }, "distance": 14.78, "direction": 69.04, "angle": 0.54, "elevation": 0.14, "pano_id": "TMX7316010203-001527_pano_0000_000415", "timestamp": "2019-12-19T08:06:17.868060Z", "filename": "pano_0000_000415.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.7803586, "relative_pitch": 0.536258768028656, "relative_heading": 69.0355210791984, "relative_elevation": 0.1383405271917013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910293780734932, 52.357122373922245, 0.0 ] }, "distance": 14.87, "direction": 158.55, "angle": -71.94, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00343", "timestamp": "2025-06-20T10:53:08Z", "filename": "recording_2025-06-20_10-43-25_00343.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.87397152, "relative_pitch": -71.93927641459032, "relative_heading": 158.54653472398851, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_002218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91041459701202, 52.3572995902124, 45.7373877819628 ] }, "distance": 14.88, "direction": 66.74, "angle": 0.48, "elevation": 0.12, "pano_id": "TMX7315120208-000050_pano_0001_002218", "timestamp": "2016-05-17T08:22:13.149230Z", "filename": "pano_0001_002218.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.88062371, "relative_pitch": 0.47956985093905896, "relative_heading": 66.74102176803261, "relative_elevation": 0.12455481383950229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91042113929474, 52.357289742715, 45.8196506798267 ] }, "distance": 14.9, "direction": 71.29, "angle": 0.8, "elevation": 0.21, "pano_id": "TMX7316010203-001906_pano_0002_000655", "timestamp": "2020-09-04T08:14:31.101750Z", "filename": "pano_0002_000655.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.90442224, "relative_pitch": 0.7950003928248808, "relative_heading": 71.29247020467515, "relative_elevation": 0.20681771170340113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91032995983339, 52.3571330391653, 45.6974665867165 ] }, "distance": 14.92, "direction": 148.01, "angle": 0.32, "elevation": 0.08, "pano_id": "TMX7316010203-001184_pano_0002_000655", "timestamp": "2019-05-15T08:04:00.763270Z", "filename": "pano_0002_000655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.92245301, "relative_pitch": 0.32495308609722456, "relative_heading": 148.01232318186112, "relative_elevation": 0.08463361859320173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91028803360585, 52.3571205310367, 45.6171984830871 ] }, "distance": 14.93, "direction": 160.23, "angle": 0.02, "elevation": 0.0, "pano_id": "TMX7316010203-002591_pano_0000_001406", "timestamp": "2022-06-13T07:21:41.499370Z", "filename": "pano_0000_001406.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.92808972, "relative_pitch": 0.016755363907128354, "relative_heading": 160.23334680453704, "relative_elevation": 0.004365514963801331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91013959017574, 52.3573733964468, 45.6064907982945 ] }, "distance": 14.97, "direction": 340.23, "angle": -0.02, "elevation": -0.01, "pano_id": "TMX7316010203-002591_pano_0000_001400", "timestamp": "2022-06-13T07:21:38.809400Z", "filename": "pano_0000_001400.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 14.97164101, "relative_pitch": -0.024271189922788587, "relative_heading": 340.22663884959337, "relative_elevation": -0.006342169828798205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91041220339853, 52.3573054661897, 45.6073888139799 ] }, "distance": 15.0, "direction": 64.2, "angle": -0.02, "elevation": -0.01, "pano_id": "TMX7316010203-000239_pano_0002_000708", "timestamp": "2017-03-31T09:42:28.282870Z", "filename": "pano_0002_000708.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.00374272, "relative_pitch": -0.020789948719251824, "relative_heading": 64.20031587710457, "relative_elevation": -0.005444154143397384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910421567941433, 52.35729219659125, 0.0 ] }, "distance": 15.02, "direction": 70.34, "angle": -71.77, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02246", "timestamp": "2024-10-02T08:57:53Z", "filename": "recording_2024-10-02_08-12-25_02246.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.02172879, "relative_pitch": -71.77167343223297, "relative_heading": 70.34169813659578, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_001133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91042830553376, 52.3572792925462, 45.6004883479327 ] }, "distance": 15.05, "direction": 76.09, "angle": -0.05, "elevation": -0.01, "pano_id": "TMX7316010203-001184_pano_0000_001133", "timestamp": "2019-05-15T06:46:27.747320Z", "filename": "pano_0000_001133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.04658306, "relative_pitch": -0.047006983253235685, "relative_heading": 76.0883747842965, "relative_elevation": -0.012344620190596345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_001134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91040980646622, 52.3573095692117, 45.6720022615045 ] }, "distance": 15.06, "direction": 62.37, "angle": 0.23, "elevation": 0.06, "pano_id": "TMX7316010203-001184_pano_0000_001134", "timestamp": "2019-05-15T06:46:32.987270Z", "filename": "pano_0000_001134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.06314109, "relative_pitch": 0.22506151478733258, "relative_heading": 62.36614185984901, "relative_elevation": 0.05916929338120269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91042314534077, 52.357292008659, 45.6689651012421 ] }, "distance": 15.12, "direction": 70.55, "angle": 0.21, "elevation": 0.06, "pano_id": "TMX7315120208-000059_pano_0000_000280", "timestamp": "2016-05-26T11:52:23.649010Z", "filename": "pano_0000_000280.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.11600146, "relative_pitch": 0.21276258463063735, "relative_heading": 70.55337844264082, "relative_elevation": 0.056132133118801164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910148712824035, 52.35737704083936, 0.0 ] }, "distance": 15.16, "direction": 342.96, "angle": -71.61, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00337", "timestamp": "2025-06-20T10:53:03Z", "filename": "recording_2025-06-20_10-43-25_00337.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.16020001, "relative_pitch": -71.61489625739672, "relative_heading": 342.9566223379965, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91043708464496, 52.3572614227501, 45.7382292998955 ] }, "distance": 15.29, "direction": 83.88, "angle": 0.47, "elevation": 0.13, "pano_id": "TMX7316010203-001527_pano_0000_000414", "timestamp": "2019-12-19T08:06:16.793120Z", "filename": "pano_0000_000414.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.29039518, "relative_pitch": 0.469871407997255, "relative_heading": 83.88375454441598, "relative_elevation": 0.1253963317722011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910412475521494, 52.35731109099484, 0.0 ] }, "distance": 15.3, "direction": 62.12, "angle": -71.45, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00329", "timestamp": "2025-06-20T10:52:53Z", "filename": "recording_2025-06-20_10-43-25_00329.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.30292237, "relative_pitch": -71.45360384197852, "relative_heading": 62.120237309406214, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_002217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91043908125071, 52.3572566203121, 45.7437987690791 ] }, "distance": 15.38, "direction": 85.92, "angle": 0.49, "elevation": 0.13, "pano_id": "TMX7315120208-000050_pano_0001_002217", "timestamp": "2016-05-17T08:22:12.034490Z", "filename": "pano_0001_002217.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.37840441, "relative_pitch": 0.4879313911111682, "relative_heading": 85.91782792101446, "relative_elevation": 0.13096580095579924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910436941468754, 52.35726915393628, 0.0 ] }, "distance": 15.4, "direction": 80.69, "angle": -71.35, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00328", "timestamp": "2025-06-20T10:51:59Z", "filename": "recording_2025-06-20_10-43-25_00328.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.39619101, "relative_pitch": -71.3483639135555, "relative_heading": 80.69499164853045, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91039599868589, 52.3573292353759, 45.7603639019653 ] }, "distance": 15.43, "direction": 53.51, "angle": 0.55, "elevation": 0.15, "pano_id": "TMX7316010203-001527_pano_0000_000416", "timestamp": "2019-12-19T08:06:18.748040Z", "filename": "pano_0000_000416.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.42861335, "relative_pitch": 0.5478549529306651, "relative_heading": 53.51098106464691, "relative_elevation": 0.147530933841999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910403117301168, 52.357323043554636, 0.0 ] }, "distance": 15.43, "direction": 56.64, "angle": -71.31, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02247", "timestamp": "2024-10-02T08:58:27Z", "filename": "recording_2024-10-02_08-12-25_02247.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.43181932, "relative_pitch": -71.3081969885914, "relative_heading": 56.63998991544449, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91041178437992, 52.3573145663221, 45.7451366279274 ] }, "distance": 15.45, "direction": 60.77, "angle": 0.49, "elevation": 0.13, "pano_id": "TMX7316010203-000721_pano_0000_001235", "timestamp": "2018-05-15T09:09:19.732340Z", "filename": "pano_0000_001235.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.44641958, "relative_pitch": 0.49074517952105373, "relative_heading": 60.77048323901035, "relative_elevation": 0.13230365980410141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91013647720153, 52.3573782175932, 45.4436465026811 ] }, "distance": 15.55, "direction": 340.16, "angle": -0.62, "elevation": -0.17, "pano_id": "TMX7316010203-000234_pano_0001_000048", "timestamp": "2017-03-31T07:26:43.776150Z", "filename": "pano_0001_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.54823812, "relative_pitch": -0.6234332006596995, "relative_heading": 340.15996558713863, "relative_elevation": -0.16918646544220195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910328923495, 52.3571249113098, 45.7358706761152 ] }, "distance": 15.66, "direction": 149.98, "angle": 0.45, "elevation": 0.12, "pano_id": "TMX7316010203-000721_pano_0000_001249", "timestamp": "2018-05-15T09:09:35.707170Z", "filename": "pano_0000_001249.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.66142349, "relative_pitch": 0.4501121095528612, "relative_heading": 149.98454985310218, "relative_elevation": 0.12303770799189806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91044183771645, 52.3572652832413, 45.8127044644207 ] }, "distance": 15.66, "direction": 82.45, "angle": 0.73, "elevation": 0.2, "pano_id": "TMX7316010203-000721_pano_0000_001234", "timestamp": "2018-05-15T09:08:38.877450Z", "filename": "pano_0000_001234.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.6630682, "relative_pitch": 0.7310937750282981, "relative_heading": 82.44737015539643, "relative_elevation": 0.19987149629739775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91017351946473, 52.3573857593748, 45.7002199115232 ] }, "distance": 15.71, "direction": 349.9, "angle": 0.32, "elevation": 0.09, "pano_id": "TMX7316010203-000721_pano_0000_001243", "timestamp": "2018-05-15T09:09:31.947280Z", "filename": "pano_0000_001243.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.70774651, "relative_pitch": 0.318750457554724, "relative_heading": 349.90481358716033, "relative_elevation": 0.08738694339989905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91039503904504, 52.3573344651557, 45.8266075383872 ] }, "distance": 15.73, "direction": 51.66, "angle": 0.78, "elevation": 0.21, "pano_id": "TMX7316010203-001906_pano_0002_000656", "timestamp": "2020-09-04T08:14:32.026890Z", "filename": "pano_0002_000656.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.7302737, "relative_pitch": 0.7786022618567207, "relative_heading": 51.66490844621227, "relative_elevation": 0.2137745702639009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9104452018191, 52.3572490866536, 45.7313666166738 ] }, "distance": 15.76, "direction": 89.07, "angle": 0.43, "elevation": 0.12, "pano_id": "TMX7316010203-001527_pano_0000_000410", "timestamp": "2019-12-19T08:06:00.348180Z", "filename": "pano_0000_000410.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.75847262, "relative_pitch": 0.430964972012116, "relative_heading": 89.06756239053921, "relative_elevation": 0.1185336485505033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91044522184982, 52.3572491863398, 45.7369776712731 ] }, "distance": 15.76, "direction": 89.03, "angle": 0.45, "elevation": 0.12, "pano_id": "TMX7316010203-001527_pano_0000_000413", "timestamp": "2019-12-19T08:06:13.478100Z", "filename": "pano_0000_000413.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.7600215, "relative_pitch": 0.4513204772373361, "relative_heading": 89.02732152555478, "relative_elevation": 0.12414470314980264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91044527373788, 52.3572491287282, 45.7274976056069 ] }, "distance": 15.76, "direction": 89.05, "angle": 0.42, "elevation": 0.11, "pano_id": "TMX7316010203-001527_pano_0000_000411", "timestamp": "2019-12-19T08:06:04.828170Z", "filename": "pano_0000_000411.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.76344864, "relative_pitch": 0.4167669186194842, "relative_heading": 89.0508373039918, "relative_elevation": 0.11466463748359956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91044631108903, 52.3572489417003, 45.6710988804698 ] }, "distance": 15.83, "direction": 89.13, "angle": 0.21, "elevation": 0.06, "pano_id": "TMX7315120208-000059_pano_0000_000279", "timestamp": "2016-05-26T11:52:22.784010Z", "filename": "pano_0000_000279.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.83378423, "relative_pitch": 0.210838783064747, "relative_heading": 89.13037016245146, "relative_elevation": 0.05826591234649925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_001135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91039108372343, 52.3573395045659, 45.8606196334586 ] }, "distance": 15.88, "direction": 49.47, "angle": 0.89, "elevation": 0.25, "pano_id": "TMX7316010203-001184_pano_0000_001135", "timestamp": "2019-05-15T06:46:42.467200Z", "filename": "pano_0000_001135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.87831737, "relative_pitch": 0.8940479976536799, "relative_heading": 49.47405769051513, "relative_elevation": 0.24778666533529758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91044715074946, 52.357244920629, 45.8098408281803 ] }, "distance": 15.89, "direction": 90.75, "angle": 0.71, "elevation": 0.2, "pano_id": "TMX7316010203-001906_pano_0002_000654", "timestamp": "2020-09-04T08:14:30.111760Z", "filename": "pano_0002_000654.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.89051791, "relative_pitch": 0.7103066557769708, "relative_heading": 90.74684891599955, "relative_elevation": 0.1970078600569991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91040086591851, 52.3573325912796, 45.7411153232679 ] }, "distance": 15.92, "direction": 53.14, "angle": 0.46, "elevation": 0.13, "pano_id": "TMX7316010203-000721_pano_0000_001236", "timestamp": "2018-05-15T09:09:24.597270Z", "filename": "pano_0000_001236.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.91761065, "relative_pitch": 0.46174508069532205, "relative_heading": 53.14012026477241, "relative_elevation": 0.12828235514459863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91018523058715, 52.3573888791864, 45.6660591466352 ] }, "distance": 15.93, "direction": 352.95, "angle": 0.19, "elevation": 0.05, "pano_id": "TMX7316010203-001184_pano_0002_000649", "timestamp": "2019-05-15T08:03:57.018510Z", "filename": "pano_0002_000649.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.93216795, "relative_pitch": 0.1914129986821583, "relative_heading": 352.95000422577397, "relative_elevation": 0.053226178511899036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910448219765903, 52.357249945751, 0.0 ] }, "distance": 15.97, "direction": 88.74, "angle": -70.71, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02245", "timestamp": "2024-10-02T08:57:51Z", "filename": "recording_2024-10-02_08-12-25_02245.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 15.96587982, "relative_pitch": -70.7084002404404, "relative_heading": 88.73655413915198, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9101740918109, 52.3573887237019, 46.4315162533894 ] }, "distance": 16.03, "direction": 350.25, "angle": 2.92, "elevation": 0.82, "pano_id": "TMX7316010203-002542_pano_0000_000738", "timestamp": "2022-04-25T08:27:50.589170Z", "filename": "pano_0000_000738.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.02594636, "relative_pitch": 2.924404950127138, "relative_heading": 350.24877818861444, "relative_elevation": 0.818683285266097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_002219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91039049510358, 52.3573425149264, 45.7269000438973 ] }, "distance": 16.07, "direction": 48.47, "angle": 0.41, "elevation": 0.11, "pano_id": "TMX7315120208-000050_pano_0001_002219", "timestamp": "2016-05-17T08:22:14.069240Z", "filename": "pano_0001_002219.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.06795022, "relative_pitch": 0.4067383921066548, "relative_heading": 48.47315519919551, "relative_elevation": 0.11406707577400255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91040099687061, 52.3573352383115, 45.6637539491057 ] }, "distance": 16.1, "direction": 52.32, "angle": 0.18, "elevation": 0.05, "pano_id": "TMX7315120208-000059_pano_0000_000281", "timestamp": "2016-05-26T11:52:24.523940Z", "filename": "pano_0000_000281.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.10308204, "relative_pitch": 0.1811794516804793, "relative_heading": 52.320611669346114, "relative_elevation": 0.05092098098239717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_001132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91045225888481, 52.3572404037987, 45.582109965384 ] }, "distance": 16.25, "direction": 92.5, "angle": -0.11, "elevation": -0.03, "pano_id": "TMX7316010203-001184_pano_0000_001132", "timestamp": "2019-05-15T06:46:26.662400Z", "filename": "pano_0000_001132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.25269064, "relative_pitch": -0.10830799239335111, "relative_heading": 92.50282090201219, "relative_elevation": -0.030723002739300398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91033425834242, 52.3571193338209, 45.7725500017405 ] }, "distance": 16.38, "direction": 149.97, "angle": 0.56, "elevation": 0.16, "pano_id": "TMX7316010203-000721_pano_0000_001599", "timestamp": "2018-05-15T09:18:35.199920Z", "filename": "pano_0000_001599.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.38063877, "relative_pitch": 0.5586364543349028, "relative_heading": 149.96964506901043, "relative_elevation": 0.15971703361719847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91012969735946, 52.3573850428165, 45.3087327294052 ] }, "distance": 16.42, "direction": 339.54, "angle": -1.06, "elevation": -0.3, "pano_id": "TMX7315120208-000050_pano_0001_001294", "timestamp": "2016-05-17T08:05:25.814290Z", "filename": "pano_0001_001294.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.4203507, "relative_pitch": -1.0609803022598707, "relative_heading": 339.5432864444313, "relative_elevation": -0.30410023871809955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00950/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00950/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00950/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00950/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00950/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00950/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00950/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00950/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00950/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910295903077134, 52.35710556116511, 0.0 ] }, "distance": 16.68, "direction": 160.44, "angle": -69.92, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00950", "timestamp": "2024-10-02T08:24:09Z", "filename": "recording_2024-10-02_08-12-25_00950.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.67712272, "relative_pitch": -69.91640108217888, "relative_heading": 160.4353060118748, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910387490944509, 52.35735347534545, 0.0 ] }, "distance": 16.76, "direction": 44.88, "angle": -69.83, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00330", "timestamp": "2025-06-20T10:52:54Z", "filename": "recording_2025-06-20_10-43-25_00330.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.75613933, "relative_pitch": -69.82889859784997, "relative_heading": 44.88472524011229, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9103010132248, 52.3571049635839, 46.0023156581447 ] }, "distance": 16.86, "direction": 159.4, "angle": 1.32, "elevation": 0.39, "pano_id": "TMX7316010203-001906_pano_0002_000104", "timestamp": "2020-09-04T08:06:22.164690Z", "filename": "pano_0002_000104.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 16.85913903, "relative_pitch": 1.3234214108432922, "relative_heading": 159.3960316563941, "relative_elevation": 0.3894826900214028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91017111397303, 52.3573977925511, 45.6455291444436 ] }, "distance": 17.05, "direction": 350.15, "angle": 0.11, "elevation": 0.03, "pano_id": "TMX7316010203-002137_pano_0000_003899", "timestamp": "2021-05-12T08:45:46.237000Z", "filename": "pano_0000_003899.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.05488177, "relative_pitch": 0.10984248613231958, "relative_heading": 350.15124845205855, "relative_elevation": 0.032696176320300196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91037617548314, 52.3573643686783, 45.7496057916433 ] }, "distance": 17.13, "direction": 40.19, "angle": 0.46, "elevation": 0.14, "pano_id": "TMX7316010203-001527_pano_0000_000417", "timestamp": "2019-12-19T08:06:19.628080Z", "filename": "pano_0000_000417.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.12839346, "relative_pitch": 0.45750577867485454, "relative_heading": 40.19098545318234, "relative_elevation": 0.13677282351999764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91030276851405, 52.3571025149678, 46.2661569621414 ] }, "distance": 17.16, "direction": 159.34, "angle": 2.18, "elevation": 0.65, "pano_id": "TMX7316010203-002825_pano_0003_001454", "timestamp": "2022-10-07T10:44:22.173230Z", "filename": "pano_0003_001454.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.15626966, "relative_pitch": 2.180813760428634, "relative_heading": 159.3424103742193, "relative_elevation": 0.6533239940181019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9101766593314, 52.3570935539014, 0.0 ] }, "distance": 17.24, "direction": 188.47, "angle": -69.3, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02352", "timestamp": "2024-10-02T09:00:46Z", "filename": "recording_2024-10-02_08-12-25_02352.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.23842062, "relative_pitch": -69.29695827421446, "relative_heading": 188.4711481318998, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910378125363141, 52.35736550651501, 0.0 ] }, "distance": 17.31, "direction": 40.26, "angle": -69.22, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02248", "timestamp": "2024-10-02T08:58:28Z", "filename": "recording_2024-10-02_08-12-25_02248.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.31085305, "relative_pitch": -69.217386590607, "relative_heading": 40.25642773574033, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91029768233311, 52.3570997144216, 45.5841970210895 ] }, "distance": 17.33, "direction": 160.78, "angle": -0.09, "elevation": -0.03, "pano_id": "TMX7316010203-001658_pano_0000_000237", "timestamp": "2020-04-21T07:33:07.968960Z", "filename": "pano_0000_000237.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.33105489, "relative_pitch": -0.09466921804372087, "relative_heading": 160.77794164709155, "relative_elevation": -0.02863594703379846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910466535347535, 52.357228127308865, 0.0 ] }, "distance": 17.33, "direction": 96.88, "angle": -69.19, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00327", "timestamp": "2025-06-20T10:51:58Z", "filename": "recording_2025-06-20_10-43-25_00327.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.33458117, "relative_pitch": -69.19133793656795, "relative_heading": 96.8775686142671, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91012622280477, 52.3573932343743, 45.5378451533616 ] }, "distance": 17.36, "direction": 339.86, "angle": -0.25, "elevation": -0.07, "pano_id": "TMX7316010203-001658_pano_0000_000230", "timestamp": "2020-04-21T07:33:05.198920Z", "filename": "pano_0000_000230.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.35737973, "relative_pitch": -0.24752921451888354, "relative_heading": 339.86275652783144, "relative_elevation": -0.07498781476169825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_002216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9104639204806, 52.357213775965, 45.7488581137732 ] }, "distance": 17.42, "direction": 102.17, "angle": 0.45, "elevation": 0.14, "pano_id": "TMX7315120208-000050_pano_0001_002216", "timestamp": "2016-05-17T08:22:10.529290Z", "filename": "pano_0001_002216.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.42319458, "relative_pitch": 0.4473065130934894, "relative_heading": 102.16893149203511, "relative_elevation": 0.13602514564990287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910015846268789, 52.357346127170516, 0.0 ] }, "distance": 17.45, "direction": 309.32, "angle": -69.07, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02346", "timestamp": "2024-10-02T09:00:37Z", "filename": "recording_2024-10-02_08-12-25_02346.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.44514491, "relative_pitch": -69.07008016299069, "relative_heading": 309.3217132709525, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002825_pano_0003_001447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002825_pano_0003_001447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002825/pano_0003_001447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91013242156359, 52.3573974833755, 46.2593460474163 ] }, "distance": 17.66, "direction": 341.68, "angle": 2.1, "elevation": 0.65, "pano_id": "TMX7316010203-002825_pano_0003_001447", "timestamp": "2022-10-07T10:44:18.208150Z", "filename": "pano_0003_001447.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.66474446, "relative_pitch": 2.096036251803838, "relative_heading": 341.6770781985013, "relative_elevation": 0.6465130792930012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91037923143905, 52.3573691410101, 45.7655208706856 ] }, "distance": 17.67, "direction": 39.6, "angle": 0.5, "elevation": 0.15, "pano_id": "TMX7316010203-000721_pano_0000_001237", "timestamp": "2018-05-15T09:09:25.632290Z", "filename": "pano_0000_001237.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.66936579, "relative_pitch": 0.49510292308401893, "relative_heading": 39.595444803936175, "relative_elevation": 0.15268790256229892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91047083520728, 52.3572178433475, 45.8154603131115 ] }, "distance": 17.8, "direction": 100.42, "angle": 0.65, "elevation": 0.2, "pano_id": "TMX7316010203-000721_pano_0000_001233", "timestamp": "2018-05-15T09:08:37.822500Z", "filename": "pano_0000_001233.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 17.7965503, "relative_pitch": 0.6523281112595156, "relative_heading": 100.42456365916335, "relative_elevation": 0.20262734498820123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910121520016764, 52.35739850544961, 0.0 ] }, "distance": 18.02, "direction": 339.55, "angle": -68.44, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00943", "timestamp": "2024-10-02T08:24:06Z", "filename": "recording_2024-10-02_08-12-25_00943.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.01863513, "relative_pitch": -68.4442783722321, "relative_heading": 339.54831370202425, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91047065907578, 52.3572060091366, 45.6721160113811 ] }, "distance": 18.07, "direction": 104.54, "angle": 0.19, "elevation": 0.06, "pano_id": "TMX7315120208-000059_pano_0000_000278", "timestamp": "2016-05-26T11:52:21.883960Z", "filename": "pano_0000_000278.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.06965139, "relative_pitch": 0.18797573429780903, "relative_heading": 104.54154677641118, "relative_elevation": 0.05928304325779976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91036480243241, 52.357380605111, 45.8631221884862 ] }, "distance": 18.09, "direction": 34.62, "angle": 0.79, "elevation": 0.25, "pano_id": "TMX7316010203-001184_pano_0000_001136", "timestamp": "2019-05-15T06:46:43.477220Z", "filename": "pano_0000_001136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.09407267, "relative_pitch": 0.7925026996674354, "relative_heading": 34.61593320908424, "relative_elevation": 0.2502892203629017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91036893525204, 52.3573789577481, 45.826773003675 ] }, "distance": 18.11, "direction": 35.68, "angle": 0.68, "elevation": 0.21, "pano_id": "TMX7316010203-001906_pano_0002_000657", "timestamp": "2020-09-04T08:14:32.921760Z", "filename": "pano_0002_000657.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.10628045, "relative_pitch": 0.6769634843363947, "relative_heading": 35.678785528656384, "relative_elevation": 0.21394003555170116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91047425307705, 52.3572842171838, 45.4846164667979 ] }, "distance": 18.22, "direction": 76.78, "angle": -0.4, "elevation": -0.13, "pano_id": "TMX7316010203-002137_pano_0000_000037", "timestamp": "2021-05-12T07:23:17.986390Z", "filename": "pano_0000_000037.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.21825064, "relative_pitch": -0.40322988469625937, "relative_heading": 76.78250301732561, "relative_elevation": -0.1282165013253973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91044874855587, 52.3573263046902, 45.4750430453569 ] }, "distance": 18.28, "direction": 61.05, "angle": -0.43, "elevation": -0.14, "pano_id": "TMX7316010203-002137_pano_0000_000038", "timestamp": "2021-05-12T07:23:18.591350Z", "filename": "pano_0000_000038.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.28216147, "relative_pitch": -0.43182156369397556, "relative_heading": 61.05213476375831, "relative_elevation": -0.13778992276640167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91047309845773, 52.3572000673191, 45.7945735417306 ] }, "distance": 18.41, "direction": 106.4, "angle": 0.57, "elevation": 0.18, "pano_id": "TMX7316010203-001906_pano_0002_000653", "timestamp": "2020-09-04T08:14:29.061780Z", "filename": "pano_0002_000653.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.40625804, "relative_pitch": 0.5657113702581403, "relative_heading": 106.40416619714402, "relative_elevation": 0.1817405736072999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0000_000282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0000_000282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0000_000282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91037817553897, 52.3573782290369, 45.6476805703714 ] }, "distance": 18.42, "direction": 37.42, "angle": 0.11, "elevation": 0.03, "pano_id": "TMX7315120208-000059_pano_0000_000282", "timestamp": "2016-05-26T11:52:25.433930Z", "filename": "pano_0000_000282.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.41606316, "relative_pitch": 0.10841720809771546, "relative_heading": 37.417166563281526, "relative_elevation": 0.03484760224809946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_001301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_001301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_001301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91030272155285, 52.3570900258686, 45.3319023121148 ] }, "distance": 18.46, "direction": 160.87, "angle": -0.87, "elevation": -0.28, "pano_id": "TMX7315120208-000050_pano_0001_001301", "timestamp": "2016-05-17T08:05:28.944350Z", "filename": "pano_0001_001301.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.46209457, "relative_pitch": -0.8717807563525697, "relative_heading": 160.8733850020513, "relative_elevation": -0.28093065600850053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91012627454518, 52.3574039676716, 46.0098294476047 ] }, "distance": 18.48, "direction": 341.15, "angle": 1.23, "elevation": 0.4, "pano_id": "TMX7316010203-001906_pano_0002_000097", "timestamp": "2020-09-04T08:06:18.214730Z", "filename": "pano_0002_000097.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.48214318, "relative_pitch": 1.2305242528111902, "relative_heading": 341.1477959024584, "relative_elevation": 0.3969964794814018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_003906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_003906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_003906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91034700072591, 52.3571011842512, 45.6829034760594 ] }, "distance": 18.57, "direction": 150.77, "angle": 0.22, "elevation": 0.07, "pano_id": "TMX7316010203-002137_pano_0000_003906", "timestamp": "2021-05-12T08:45:49.996990Z", "filename": "pano_0000_003906.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.56538642, "relative_pitch": 0.2162478721997392, "relative_heading": 150.76932438622578, "relative_elevation": 0.07007050793610148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_002220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91036675822122, 52.357385520279, 45.6962556978688 ] }, "distance": 18.62, "direction": 34.0, "angle": 0.26, "elevation": 0.08, "pano_id": "TMX7315120208-000050_pano_0001_002220", "timestamp": "2016-05-17T08:22:14.959240Z", "filename": "pano_0001_002220.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.6209642, "relative_pitch": 0.2566858676598942, "relative_heading": 33.99733757566133, "relative_elevation": 0.08342272974550013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_001131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_001131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_001131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91047690988534, 52.3572006151417, 45.5707458490506 ] }, "distance": 18.64, "direction": 106.0, "angle": -0.13, "elevation": -0.04, "pano_id": "TMX7316010203-001184_pano_0000_001131", "timestamp": "2019-05-15T06:46:25.907370Z", "filename": "pano_0000_001131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.63861066, "relative_pitch": -0.12937714297806496, "relative_heading": 105.99896661067447, "relative_elevation": -0.04208711907269702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91047455145923, 52.3571925469441, 45.6269473358989 ] }, "distance": 18.75, "direction": 108.77, "angle": 0.04, "elevation": 0.01, "pano_id": "TMX7316010203-000239_pano_0002_000707", "timestamp": "2017-03-31T09:41:54.753070Z", "filename": "pano_0002_000707.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.75356471, "relative_pitch": 0.04312212445207426, "relative_heading": 108.77200770417517, "relative_elevation": 0.014114367775597714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910483604618779, 52.357209837787465, 0.0 ] }, "distance": 18.83, "direction": 102.61, "angle": -67.57, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02244", "timestamp": "2024-10-02T08:57:49Z", "filename": "recording_2024-10-02_08-12-25_02244.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 18.82707987, "relative_pitch": -67.57120141235116, "relative_heading": 102.61225678293553, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000239_pano_0002_000709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000239_pano_0002_000709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000239/pano_0002_000709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91036600252624, 52.3573929691546, 45.5736522451043 ] }, "distance": 19.29, "direction": 32.49, "angle": -0.12, "elevation": -0.04, "pano_id": "TMX7316010203-000239_pano_0002_000709", "timestamp": "2017-03-31T09:42:30.097860Z", "filename": "pano_0002_000709.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.28600143, "relative_pitch": -0.1163998139795803, "relative_heading": 32.493468097826444, "relative_elevation": -0.03918072301900111 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91048254898996, 52.3571898809794, 45.7673050025478 ] }, "distance": 19.37, "direction": 109.08, "angle": 0.46, "elevation": 0.15, "pano_id": "TMX7316010203-001527_pano_0000_000406", "timestamp": "2019-12-19T08:05:28.793450Z", "filename": "pano_0000_000406.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.36520513, "relative_pitch": 0.4570262930191987, "relative_heading": 109.08423782630463, "relative_elevation": 0.15447203442450075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910362477831346, 52.357395778686055, 0.0 ] }, "distance": 19.42, "direction": 31.4, "angle": -66.93, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00331", "timestamp": "2025-06-20T10:52:55Z", "filename": "recording_2025-06-20_10-43-25_00331.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.42421914, "relative_pitch": -66.93327622724797, "relative_heading": 31.400567185417696, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910499753402, 52.3572419550091, 45.4955527065322 ] }, "distance": 19.48, "direction": 91.58, "angle": -0.34, "elevation": -0.12, "pano_id": "TMX7316010203-002137_pano_0000_000036", "timestamp": "2021-05-12T07:23:17.381370Z", "filename": "pano_0000_000036.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.48039281, "relative_pitch": -0.34494082797717934, "relative_heading": 91.57995102154695, "relative_elevation": -0.11728026159109817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91042220673925, 52.3573681215876, 45.4535230537876 ] }, "distance": 19.59, "direction": 46.42, "angle": -0.47, "elevation": -0.16, "pano_id": "TMX7316010203-002137_pano_0000_000039", "timestamp": "2021-05-12T07:23:19.186400Z", "filename": "pano_0000_000039.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.58698553, "relative_pitch": -0.46600251186348696, "relative_heading": 46.422697381732775, "relative_elevation": -0.15930991433570085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91035676274954, 52.3573998403532, 45.7269252417609 ] }, "distance": 19.62, "direction": 29.74, "angle": 0.33, "elevation": 0.11, "pano_id": "TMX7316010203-001527_pano_0000_000418", "timestamp": "2019-12-19T08:06:20.477990Z", "filename": "pano_0000_000418.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.61533824, "relative_pitch": 0.3332561466523532, "relative_heading": 29.741746992220815, "relative_elevation": 0.11409227363760266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91016605594674, 52.3574206083547, 45.7018790282309 ] }, "distance": 19.62, "direction": 350.43, "angle": 0.26, "elevation": 0.09, "pano_id": "TMX7316010203-000721_pano_0000_001592", "timestamp": "2018-05-15T09:18:28.849950Z", "filename": "pano_0000_001592.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.61544755, "relative_pitch": 0.2600974750643036, "relative_heading": 350.42796900197123, "relative_elevation": 0.08904606010759863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_000745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_000745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_000745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91034484196451, 52.3570894077631, 46.5417861975729 ] }, "distance": 19.65, "direction": 153.01, "angle": 2.71, "elevation": 0.93, "pano_id": "TMX7316010203-002542_pano_0000_000745", "timestamp": "2022-04-25T08:27:53.869140Z", "filename": "pano_0000_000745.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.65213944, "relative_pitch": 2.7063470588250325, "relative_heading": 153.00975277984602, "relative_elevation": 0.928953229449597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9103555540971, 52.3570910011414, 45.7031718222424 ] }, "distance": 19.84, "direction": 150.9, "angle": 0.26, "elevation": 0.09, "pano_id": "TMX7316010203-001184_pano_0002_000656", "timestamp": "2019-05-15T08:04:01.338200Z", "filename": "pano_0002_000656.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.8388326, "relative_pitch": 0.2609024127471551, "relative_heading": 150.89868677918017, "relative_elevation": 0.09033885411910347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910317211074578, 52.35707982154928, 0.0 ] }, "distance": 19.87, "direction": 159.26, "angle": -66.46, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00344", "timestamp": "2025-06-20T10:53:09Z", "filename": "recording_2025-06-20_10-43-25_00344.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.86625527, "relative_pitch": -66.46490386188462, "relative_heading": 159.25625848724036, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91031225540227, 52.3570783099601, 45.6147839408368 ] }, "distance": 19.91, "direction": 160.34, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-002591_pano_0000_001407", "timestamp": "2022-06-13T07:21:41.939370Z", "filename": "pano_0000_001407.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.90750585, "relative_pitch": 0.0056150932674955524, "relative_heading": 160.33652669123933, "relative_elevation": 0.001950972713501642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91011475942876, 52.3574155574595, 45.5884034316987 ] }, "distance": 19.96, "direction": 340.21, "angle": -0.07, "elevation": -0.02, "pano_id": "TMX7316010203-002591_pano_0000_001399", "timestamp": "2022-06-13T07:21:38.324420Z", "filename": "pano_0000_001399.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 19.95876349, "relative_pitch": -0.0701300275584873, "relative_heading": 340.21272389262526, "relative_elevation": -0.024429536424598552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910138444155314, 52.35742146174018, 0.0 ] }, "distance": 20.11, "direction": 345.18, "angle": -66.21, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00336", "timestamp": "2025-06-20T10:53:02Z", "filename": "recording_2025-06-20_10-43-25_00336.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.10620042, "relative_pitch": -66.21204789492528, "relative_heading": 345.17953906721925, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_02249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_02249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_02249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910351518435712, 52.357407685886855, 0.0 ] }, "distance": 20.21, "direction": 27.63, "angle": -66.1, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_02249", "timestamp": "2024-10-02T08:58:29Z", "filename": "recording_2024-10-02_08-12-25_02249.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.20976504, "relative_pitch": -66.10321326130267, "relative_heading": 27.633922130597238, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000721_pano_0000_001238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000721_pano_0000_001238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000721/pano_0000_001238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9103572848753, 52.3574066175075, 45.7392960488796 ] }, "distance": 20.29, "direction": 28.77, "angle": 0.36, "elevation": 0.13, "pano_id": "TMX7316010203-000721_pano_0000_001238", "timestamp": "2018-05-15T09:09:26.557230Z", "filename": "pano_0000_001238.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.29066953, "relative_pitch": 0.3570955094442393, "relative_heading": 28.772509480961954, "relative_elevation": 0.1264630807563023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0004_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0004_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0004_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0004_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0004_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0004_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0004_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0004_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0004_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91049617063538, 52.3573114298056, 44.9541958728805 ] }, "distance": 20.53, "direction": 69.49, "angle": -1.84, "elevation": -0.66, "pano_id": "TMX7316010203-002910_pano_0004_000009", "timestamp": "2023-01-02T12:00:52.246870Z", "filename": "pano_0004_000009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.53040593, "relative_pitch": -1.837478890058002, "relative_heading": 69.48886700171573, "relative_elevation": -0.6586370952428027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91048893053692, 52.357322696984, 45.5520926686004 ] }, "distance": 20.55, "direction": 65.73, "angle": -0.17, "elevation": -0.06, "pano_id": "TMX7316010203-001658_pano_0000_000566", "timestamp": "2020-04-21T07:37:07.887100Z", "filename": "pano_0000_000566.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.55190009, "relative_pitch": -0.1693348381933077, "relative_heading": 65.7306529730967, "relative_elevation": -0.060740299522898056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0001_000243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0001_000243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0001_000243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91049764203956, 52.3573111696423, 45.983785090968 ] }, "distance": 20.61, "direction": 69.66, "angle": 1.03, "elevation": 0.37, "pano_id": "TMX7316010203-000234_pano_0001_000243", "timestamp": "2017-03-31T07:30:46.829290Z", "filename": "pano_0001_000243.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.61424792, "relative_pitch": 1.030922759260499, "relative_heading": 69.66185646996986, "relative_elevation": 0.3709521228446988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/10/TMX7316010203-000254/pano_0001_000543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/10/TMX7316010203-000254/pano_0001_000543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/10/TMX7316010203-000254/pano_0001_000543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/10/TMX7316010203-000254/pano_0001_000543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000254_pano_0001_000543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000254_pano_0001_000543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000254_pano_0001_000543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/10/TMX7316010203-000254/pano_0001_000543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/10/TMX7316010203-000254/pano_0001_000543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91048956361781, 52.3573260818755, 45.3149444712326 ] }, "distance": 20.75, "direction": 64.83, "angle": -0.82, "elevation": -0.3, "pano_id": "TMX7316010203-000254_pano_0001_000543", "timestamp": "2017-04-10T14:12:31.934430Z", "filename": "pano_0001_000543.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.74858778, "relative_pitch": -0.8225418166852706, "relative_heading": 64.83139448826017, "relative_elevation": -0.29788849689069963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_10-43-25_00326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_10-43-25_00326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_10-43-25_00326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910504077094138, 52.357189235807496, 0.0 ] }, "distance": 20.78, "direction": 107.95, "angle": -65.51, "elevation": -45.61, "pano_id": "recording_2025-06-20_10-43-25_00326", "timestamp": "2025-06-20T10:51:57Z", "filename": "recording_2025-06-20_10-43-25_00326.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.77885445, "relative_pitch": -65.50843706742216, "relative_heading": 107.94890270366884, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91051367192434, 52.3572825805123, 45.5440613869578 ] }, "distance": 20.81, "direction": 78.96, "angle": -0.19, "elevation": -0.07, "pano_id": "TMX7316010203-001658_pano_0000_000565", "timestamp": "2020-04-21T07:37:07.472430Z", "filename": "pano_0000_000565.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.80612586, "relative_pitch": -0.18938206122697923, "relative_heading": 78.96222399776471, "relative_elevation": -0.06877158116549964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91050157615389, 52.3573096800458, 45.556872472167 ] }, "distance": 20.81, "direction": 70.35, "angle": -0.15, "elevation": -0.06, "pano_id": "TMX7316010203-002591_pano_0000_001906", "timestamp": "2022-06-13T07:29:51.336120Z", "filename": "pano_0000_001906.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.80944541, "relative_pitch": -0.15407871020036545, "relative_heading": 70.34629084730122, "relative_elevation": -0.05596049595629893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_00668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_00668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_00668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.910502005186727, 52.35731126037759, 0.0 ] }, "distance": 20.9, "direction": 69.92, "angle": -65.39, "elevation": -45.61, "pano_id": "recording_2024-10-02_08-12-25_00668", "timestamp": "2024-10-02T08:18:43Z", "filename": "recording_2024-10-02_08-12-25_00668.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.89669694, "relative_pitch": -65.38597041518517, "relative_heading": 69.91917453365926, "relative_elevation": -45.6128329681233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000723/pano_0003_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000723/pano_0003_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000723/pano_0003_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000723/pano_0003_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000723_pano_0003_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000723_pano_0003_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000723_pano_0003_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000723/pano_0003_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000723/pano_0003_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91048957235008, 52.3573303104812, 45.6712783081457 ] }, "distance": 20.95, "direction": 63.67, "angle": 0.16, "elevation": 0.06, "pano_id": "TMX7316010203-000723_pano_0003_000171", "timestamp": "2018-05-15T11:56:41.616160Z", "filename": "pano_0003_000171.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-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.95355805, "relative_pitch": 0.15981355640064315, "relative_heading": 63.66751963649527, "relative_elevation": 0.05844534002240209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001403/adjacencies/TMX7316010203-002591_pano_0000_001403/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0002_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0002_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0002_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.91017176676772, 52.3574334959667, 45.6627825535834 ] }, "distance": 20.97, "direction": 352.13, "angle": 0.14, "elevation": 0.05, "pano_id": "TMX7316010203-001184_pano_0002_000648", "timestamp": "2019-05-15T08:03:56.138310Z", "filename": "pano_0002_000648.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-002591_pano_0000_001403", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122505.63062602388, 485590.1732841869 ] }, "relative_distance": 20.97406927, "relative_pitch": 0.13644920249096426, "relative_heading": 352.1277074005948, "relative_elevation": 0.04994958546009798 } ] } }