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/recording_2024-10-02_08-12-25_01666/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01666/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01666/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01666/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01666/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01666/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01666/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01666/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907726842436776, 52.35764743400866, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01666", "timestamp": "2024-10-02T08:40:31Z", "filename": "recording_2024-10-02_08-12-25_01666.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "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/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90773184692255, 52.3576451846064, 45.8235141281039 ] }, "distance": 0.42, "direction": 126.28, "angle": 89.47, "elevation": 45.82, "pano_id": "TMX7316010203-001184_pano_0000_000597", "timestamp": "2019-05-15T06:35:45.917300Z", "filename": "pano_0000_000597.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 0.42296429, "relative_pitch": 89.47115840055721, "relative_heading": 126.28316875418253, "relative_elevation": 45.8235141281039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077294566312, 52.3576511909803, 45.5343058798462 ] }, "distance": 0.45, "direction": 23.08, "angle": 89.43, "elevation": 45.53, "pano_id": "TMX7315120208-000059_pano_0001_000071", "timestamp": "2016-05-26T12:25:41.581600Z", "filename": "pano_0001_000071.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 0.45441147, "relative_pitch": 89.42823340276244, "relative_heading": 23.075450424490242, "relative_elevation": 45.5343058798462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772828259982, 52.357653496701, 45.5127270938829 ] }, "distance": 0.68, "direction": 8.28, "angle": 89.14, "elevation": 45.51, "pano_id": "TMX7316010203-001009_pano_0005_000123", "timestamp": "2018-12-12T09:47:20.973790Z", "filename": "pano_0005_000123.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 0.68171866, "relative_pitch": 89.14185143830726, "relative_heading": 8.275119404375427, "relative_elevation": 45.5127270938829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077330233048, 52.3576403244604, 45.877847368829 ] }, "distance": 0.9, "direction": 151.97, "angle": 88.88, "elevation": 45.88, "pano_id": "TMX7316010203-001527_pano_0000_000464", "timestamp": "2019-12-19T08:06:58.807760Z", "filename": "pano_0000_000464.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 0.89620158, "relative_pitch": 88.88089696718367, "relative_heading": 151.97411177408384, "relative_elevation": 45.877847368829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077377680612, 52.3576519610941, 45.3430642550811 ] }, "distance": 0.9, "direction": 55.91, "angle": 88.86, "elevation": 45.34, "pano_id": "TMX7315120208-000050_pano_0001_000734", "timestamp": "2016-05-17T07:55:10.750510Z", "filename": "pano_0001_000734.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 0.89879201, "relative_pitch": 88.86442950752961, "relative_heading": 55.91156665873569, "relative_elevation": 45.3430642550811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772064481544, 52.3576574226007, 47.0872098412365 ] }, "distance": 1.19, "direction": 339.2, "angle": 88.55, "elevation": 47.09, "pano_id": "TMX7316010203-002910_pano_0006_000011", "timestamp": "2023-01-02T12:04:59.204740Z", "filename": "pano_0006_000011.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 1.18897288, "relative_pitch": 88.55356357588421, "relative_heading": 339.19859112078404, "relative_elevation": 47.0872098412365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771667673114, 52.3576585220512, 45.6433602385223 ] }, "distance": 1.41, "direction": 330.69, "angle": 88.22, "elevation": 45.64, "pano_id": "TMX7316010203-002591_pano_0000_001214", "timestamp": "2022-06-13T07:17:54.150900Z", "filename": "pano_0000_001214.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 1.41490781, "relative_pitch": 88.2244450688003, "relative_heading": 330.6929514586586, "relative_elevation": 45.6433602385223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774698570416, 52.3576434113521, 45.5131116695702 ] }, "distance": 1.44, "direction": 108.06, "angle": 88.18, "elevation": 45.51, "pano_id": "TMX7316010203-001906_pano_0002_000030", "timestamp": "2020-09-04T08:05:05.835160Z", "filename": "pano_0002_000030.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 1.44350286, "relative_pitch": 88.18340466557899, "relative_heading": 108.06472327065397, "relative_elevation": 45.5131116695702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077416013946, 52.35763424245818, 0.0 ] }, "distance": 1.78, "direction": 145.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00554", "timestamp": "2025-06-20T12:12:20Z", "filename": "recording_2025-06-20_12-01-53_00554.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 1.7792511, "relative_pitch": 0.0, "relative_heading": 145.58827206353124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772063221251, 52.3576634462393, 46.0982884541154 ] }, "distance": 1.83, "direction": 346.64, "angle": 87.73, "elevation": 46.1, "pano_id": "TMX7316010203-002137_pano_0000_002130", "timestamp": "2021-05-12T08:07:21.982660Z", "filename": "pano_0000_002130.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 1.83129335, "relative_pitch": 87.72507309943319, "relative_heading": 346.64180607660256, "relative_elevation": 46.0982884541154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772444997662, 52.3576689610358, 45.9622151823714 ] }, "distance": 2.4, "direction": 356.11, "angle": 87.01, "elevation": 45.96, "pano_id": "TMX7316010203-000720_pano_0002_000720", "timestamp": "2018-05-15T07:28:42.065760Z", "filename": "pano_0002_000720.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 2.40094061, "relative_pitch": 87.00974283256326, "relative_heading": 356.10727081418815, "relative_elevation": 45.9622151823714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771842639449, 52.3576699927313, 47.1186579493806 ] }, "distance": 2.57, "direction": 347.13, "angle": 86.87, "elevation": 47.12, "pano_id": "TMX7316010203-001681_pano_0000_000242", "timestamp": "2020-04-29T10:32:03.238470Z", "filename": "pano_0000_000242.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 2.57485537, "relative_pitch": 86.87211468905404, "relative_heading": 347.133269473406, "relative_elevation": 47.1186579493806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774720712892, 52.3576270702702, 45.9472662424669 ] }, "distance": 2.66, "direction": 148.52, "angle": 86.69, "elevation": 45.95, "pano_id": "TMX7316010203-000720_pano_0002_000721", "timestamp": "2018-05-15T07:28:42.680790Z", "filename": "pano_0002_000721.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 2.65697865, "relative_pitch": 86.69045997952908, "relative_heading": 148.52107683199534, "relative_elevation": 45.9472662424669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771147667682, 52.35767523030771, 0.0 ] }, "distance": 3.27, "direction": 341.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00553", "timestamp": "2025-06-20T12:12:19Z", "filename": "recording_2025-06-20_12-01-53_00553.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 3.26536675, "relative_pitch": 0.0, "relative_heading": 341.3011164629556, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077533684697, 52.3576228346432, 46.0272993762046 ] }, "distance": 3.28, "direction": 146.57, "angle": 85.92, "elevation": 46.03, "pano_id": "TMX7316010203-002137_pano_0000_002129", "timestamp": "2021-05-12T08:07:20.742690Z", "filename": "pano_0000_002129.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 3.28003721, "relative_pitch": 85.92382943043096, "relative_heading": 146.56640420861277, "relative_elevation": 46.0272993762046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077037350832, 52.3576762236839, 45.3168629491702 ] }, "distance": 3.57, "direction": 333.83, "angle": 85.5, "elevation": 45.32, "pano_id": "TMX7316010203-002544_pano_0000_000214", "timestamp": "2022-04-26T06:41:21.773390Z", "filename": "pano_0000_000214.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 3.56946689, "relative_pitch": 85.49629013432711, "relative_heading": 333.82955610670496, "relative_elevation": 45.3168629491702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774121827269, 52.3576161603024, 45.634025985375 ] }, "distance": 3.62, "direction": 164.28, "angle": 85.47, "elevation": 45.63, "pano_id": "TMX7316010203-002591_pano_0000_001215", "timestamp": "2022-06-13T07:17:54.880910Z", "filename": "pano_0000_001215.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 3.61515451, "relative_pitch": 85.47045433832385, "relative_heading": 164.28098825714045, "relative_elevation": 45.634025985375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774546758376, 52.3576135606756, 47.0841565318406 ] }, "distance": 3.98, "direction": 161.39, "angle": 85.17, "elevation": 47.08, "pano_id": "TMX7316010203-002910_pano_0006_000012", "timestamp": "2023-01-02T12:04:59.954770Z", "filename": "pano_0006_000012.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 3.97708708, "relative_pitch": 85.17182223239993, "relative_heading": 161.39405110662307, "relative_elevation": 47.0841565318406 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90772000130482, 52.357686121894, 45.5290895365179 ] }, "distance": 4.33, "direction": 353.82, "angle": 84.57, "elevation": 45.53, "pano_id": "TMX7316010203-001906_pano_0002_000031", "timestamp": "2020-09-04T08:05:06.585130Z", "filename": "pano_0002_000031.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.33011806, "relative_pitch": 84.56713302325394, "relative_heading": 353.82087501371, "relative_elevation": 45.5290895365179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90774299514577, 52.3576089261449, 45.4760378263891 ] }, "distance": 4.42, "direction": 165.6, "angle": 84.44, "elevation": 45.48, "pano_id": "TMX7316010203-002544_pano_0000_000221", "timestamp": "2022-04-26T06:41:40.458270Z", "filename": "pano_0000_000221.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.42398722, "relative_pitch": 84.44365188343987, "relative_heading": 165.5963390206359, "relative_elevation": 45.4760378263891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775224556455, 52.3576106728627, 45.5256906170398 ] }, "distance": 4.44, "direction": 157.07, "angle": 84.43, "elevation": 45.53, "pano_id": "TMX7316010203-001009_pano_0005_000124", "timestamp": "2018-12-12T09:47:21.698670Z", "filename": "pano_0005_000124.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.441626, "relative_pitch": 84.42768350286248, "relative_heading": 157.06698703289823, "relative_elevation": 45.5256906170398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770754374851, 52.3576882114796, 45.8550893738866 ] }, "distance": 4.72, "direction": 343.84, "angle": 84.12, "elevation": 45.86, "pano_id": "TMX7316010203-001184_pano_0000_000596", "timestamp": "2019-05-15T06:35:45.227310Z", "filename": "pano_0000_000596.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.72413196, "relative_pitch": 84.11796463069253, "relative_heading": 343.8402185196098, "relative_elevation": 45.8550893738866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770395383278, 52.3576881679663, 45.921915281564 ] }, "distance": 4.79, "direction": 341.02, "angle": 84.04, "elevation": 45.92, "pano_id": "TMX7316010203-001527_pano_0000_000465", "timestamp": "2019-12-19T08:06:59.682750Z", "filename": "pano_0000_000465.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.79337791, "relative_pitch": 84.04098558981202, "relative_heading": 341.01500145388576, "relative_elevation": 45.921915281564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776708261171, 52.3576117235549, 45.5356290396303 ] }, "distance": 4.83, "direction": 145.4, "angle": 83.95, "elevation": 45.54, "pano_id": "TMX7315120208-000059_pano_0001_000070", "timestamp": "2016-05-26T12:25:40.531610Z", "filename": "pano_0001_000070.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.82762126, "relative_pitch": 83.9481910766135, "relative_heading": 145.39704389921204, "relative_elevation": 45.5356290396303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01667/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01667/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01667/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01667/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907764763629555, 52.35761036843819, 0.0 ] }, "distance": 4.87, "direction": 147.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01667", "timestamp": "2024-10-02T08:40:32Z", "filename": "recording_2024-10-02_08-12-25_01667.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.8667976, "relative_pitch": 0.0, "relative_heading": 147.93696782030796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01665/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01665/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01665/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01665/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01665/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01665/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01665/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01665/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01665/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907702842323472, 52.357689082268855, 0.0 ] }, "distance": 4.91, "direction": 340.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01665", "timestamp": "2024-10-02T08:40:29Z", "filename": "recording_2024-10-02_08-12-25_01665.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.91436821, "relative_pitch": 0.0, "relative_heading": 340.56602070128275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775092510806, 52.3576057906256, 47.2133626835421 ] }, "distance": 4.92, "direction": 160.5, "angle": 84.06, "elevation": 47.21, "pano_id": "TMX7316010203-001681_pano_0000_000267", "timestamp": "2020-04-29T10:32:33.778290Z", "filename": "pano_0000_000267.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 4.91573139, "relative_pitch": 84.05593084608559, "relative_heading": 160.50205680581698, "relative_elevation": 47.2133626835421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777838604355, 52.3576142877342, 45.3525754408911 ] }, "distance": 5.09, "direction": 136.41, "angle": 83.59, "elevation": 45.35, "pano_id": "TMX7315120208-000050_pano_0001_000733", "timestamp": "2016-05-17T07:55:09.520480Z", "filename": "pano_0001_000733.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 5.09267144, "relative_pitch": 83.59305692607806, "relative_heading": 136.4057512434848, "relative_elevation": 45.3525754408911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770367878327, 52.3576938486819, 45.5483285114169 ] }, "distance": 5.4, "direction": 343.01, "angle": 83.24, "elevation": 45.55, "pano_id": "TMX7315120208-000059_pano_0001_000072", "timestamp": "2016-05-26T12:25:42.491590Z", "filename": "pano_0001_000072.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 5.40047654, "relative_pitch": 83.23824424399406, "relative_heading": 343.00913368566256, "relative_elevation": 45.5483285114169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90771098157422, 52.3576950130574, 45.3489682264626 ] }, "distance": 5.4, "direction": 348.46, "angle": 83.21, "elevation": 45.35, "pano_id": "TMX7315120208-000050_pano_0001_000735", "timestamp": "2016-05-17T07:55:11.745460Z", "filename": "pano_0001_000735.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 5.4034687, "relative_pitch": 83.20506814250894, "relative_heading": 348.46417179546637, "relative_elevation": 45.3489682264626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90775774608116, 52.357602343208, 45.8180454289541 ] }, "distance": 5.44, "direction": 157.24, "angle": 83.23, "elevation": 45.82, "pano_id": "TMX7316010203-001184_pano_0000_000598", "timestamp": "2019-05-15T06:35:46.587300Z", "filename": "pano_0000_000598.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 5.44128745, "relative_pitch": 83.22735350113726, "relative_heading": 157.23581632516584, "relative_elevation": 45.8180454289541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770482202446, 52.3576962310754, 45.531315036118 ] }, "distance": 5.63, "direction": 344.55, "angle": 82.95, "elevation": 45.53, "pano_id": "TMX7316010203-001009_pano_0005_000122", "timestamp": "2018-12-12T09:47:20.273800Z", "filename": "pano_0005_000122.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 5.63329348, "relative_pitch": 82.94700800827556, "relative_heading": 344.5548488010756, "relative_elevation": 45.531315036118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777697024059, 52.3576020968823, 45.5217826450244 ] }, "distance": 6.09, "direction": 145.9, "angle": 82.38, "elevation": 45.52, "pano_id": "TMX7316010203-001906_pano_0002_000029", "timestamp": "2020-09-04T08:05:05.075160Z", "filename": "pano_0002_000029.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 6.09212125, "relative_pitch": 82.37747146897551, "relative_heading": 145.90343074324295, "relative_elevation": 45.5217826450244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90769631386513, 52.3577011651261, 47.1216188855469 ] }, "distance": 6.33, "direction": 340.82, "angle": 82.35, "elevation": 47.12, "pano_id": "TMX7316010203-002910_pano_0006_000010", "timestamp": "2023-01-02T12:04:58.444770Z", "filename": "pano_0006_000010.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 6.33032364, "relative_pitch": 82.3486874422434, "relative_heading": 340.8186189028748, "relative_elevation": 47.1216188855469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90769210618572, 52.35770131985, 45.687515495345 ] }, "distance": 6.45, "direction": 338.46, "angle": 81.97, "elevation": 45.69, "pano_id": "TMX7316010203-002591_pano_0000_001213", "timestamp": "2022-06-13T07:17:53.440920Z", "filename": "pano_0000_001213.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 6.44622485, "relative_pitch": 81.96893385562993, "relative_heading": 338.46172238194725, "relative_elevation": 45.687515495345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776172774133, 52.3575925853517, 45.8625663528219 ] }, "distance": 6.55, "direction": 158.72, "angle": 81.87, "elevation": 45.86, "pano_id": "TMX7316010203-001527_pano_0000_000463", "timestamp": "2019-12-19T08:06:57.972760Z", "filename": "pano_0000_000463.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 6.54967754, "relative_pitch": 81.87249032044619, "relative_heading": 158.72311473766246, "relative_elevation": 45.8625663528219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907794497648383, 52.357602415439885, 0.0 ] }, "distance": 6.81, "direction": 137.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00555", "timestamp": "2025-06-20T12:12:22Z", "filename": "recording_2025-06-20_12-01-53_00555.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 6.80733709, "relative_pitch": 0.0, "relative_heading": 137.38183934198042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90769716241699, 52.3577063784245, 46.197944438085 ] }, "distance": 6.86, "direction": 342.87, "angle": 81.55, "elevation": 46.2, "pano_id": "TMX7316010203-002137_pano_0000_002131", "timestamp": "2021-05-12T08:07:23.027870Z", "filename": "pano_0000_002131.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 6.86361008, "relative_pitch": 81.54940366897534, "relative_heading": 342.86593561152637, "relative_elevation": 46.197944438085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90770127857578, 52.3577107932836, 45.9856525966898 ] }, "distance": 7.26, "direction": 346.12, "angle": 81.03, "elevation": 45.99, "pano_id": "TMX7316010203-000720_pano_0002_000719", "timestamp": "2018-05-15T07:28:41.475770Z", "filename": "pano_0002_000719.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 7.26218604, "relative_pitch": 81.02580092870785, "relative_heading": 346.1238431532719, "relative_elevation": 45.9856525966898 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907770090652, 52.3575852827122, 45.9464735100046 ] }, "distance": 7.52, "direction": 156.92, "angle": 80.71, "elevation": 45.95, "pano_id": "TMX7316010203-000720_pano_0002_000722", "timestamp": "2018-05-15T07:28:43.315750Z", "filename": "pano_0002_000722.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 7.51734313, "relative_pitch": 80.7081132319939, "relative_heading": 156.92365819300807, "relative_elevation": 45.9464735100046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90769426202263, 52.3577138142636, 47.1310006715357 ] }, "distance": 7.71, "direction": 343.27, "angle": 80.71, "elevation": 47.13, "pano_id": "TMX7316010203-001681_pano_0000_000241", "timestamp": "2020-04-29T10:32:02.523460Z", "filename": "pano_0000_000241.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 7.71271505, "relative_pitch": 80.70625394212746, "relative_heading": 343.27401903864956, "relative_elevation": 47.1310006715357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078063036513, 52.3575934252507, 45.9244920816272 ] }, "distance": 8.09, "direction": 137.99, "angle": 80.01, "elevation": 45.92, "pano_id": "TMX7316010203-002137_pano_0000_002128", "timestamp": "2021-05-12T08:07:19.127690Z", "filename": "pano_0000_002128.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 8.08857114, "relative_pitch": 80.01107889699335, "relative_heading": 137.98724750668296, "relative_elevation": 45.9244920816272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9077963143971, 52.3575880553423, 46.0438129501417 ] }, "distance": 8.13, "direction": 144.38, "angle": 79.99, "elevation": 46.04, "pano_id": "TMX7316010203-002544_pano_0000_000222", "timestamp": "2022-04-26T06:41:51.978140Z", "filename": "pano_0000_000222.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 8.12764554, "relative_pitch": 79.98928468150255, "relative_heading": 144.38441566963573, "relative_elevation": 46.0438129501417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907688834140671, 52.35771797410103, 0.0 ] }, "distance": 8.27, "direction": 341.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00552", "timestamp": "2025-06-20T12:12:19Z", "filename": "recording_2025-06-20_12-01-53_00552.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 8.26539311, "relative_pitch": 0.0, "relative_heading": 341.74230081204206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782667587305, 52.3576040846727, 45.4051426835358 ] }, "distance": 8.34, "direction": 125.34, "angle": 79.59, "elevation": 45.41, "pano_id": "TMX7316010203-001184_pano_0000_000396", "timestamp": "2019-05-15T06:32:15.863870Z", "filename": "pano_0000_000396.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 8.33842559, "relative_pitch": 79.59386888168837, "relative_heading": 125.34406584459852, "relative_elevation": 45.4051426835358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90776772205798, 52.3575748109977, 45.606354797259 ] }, "distance": 8.55, "direction": 160.98, "angle": 79.38, "elevation": 45.61, "pano_id": "TMX7316010203-002591_pano_0000_001216", "timestamp": "2022-06-13T07:17:56.225910Z", "filename": "pano_0000_001216.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 8.54753684, "relative_pitch": 79.38478027461794, "relative_heading": 160.9836851035445, "relative_elevation": 45.606354797259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767963506305, 52.3577186315969, 45.3491595499218 ] }, "distance": 8.55, "direction": 337.9, "angle": 79.32, "elevation": 45.35, "pano_id": "TMX7316010203-002544_pano_0000_000213", "timestamp": "2022-04-26T06:41:21.108410Z", "filename": "pano_0000_000213.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 8.55039165, "relative_pitch": 79.32247313507305, "relative_heading": 337.90478647117385, "relative_elevation": 45.3491595499218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777137502245, 52.3575705479463, 47.0859216852114 ] }, "distance": 9.08, "direction": 160.47, "angle": 79.09, "elevation": 47.09, "pano_id": "TMX7316010203-002910_pano_0006_000013", "timestamp": "2023-01-02T12:05:00.684730Z", "filename": "pano_0006_000013.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.07746754, "relative_pitch": 79.08809334002363, "relative_heading": 160.47414573307594, "relative_elevation": 47.0859216852114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_002326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_002326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_002326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778305719977, 52.3575733555091, 45.2789416192099 ] }, "distance": 9.09, "direction": 155.08, "angle": 78.65, "elevation": 45.28, "pano_id": "TMX7315120208-000050_pano_0001_002326", "timestamp": "2016-05-17T08:26:23.961840Z", "filename": "pano_0001_002326.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.0892998, "relative_pitch": 78.64929902874249, "relative_heading": 155.07941705852897, "relative_elevation": 45.2789416192099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90769574664758, 52.3577291824888, 45.5438126781955 ] }, "distance": 9.34, "direction": 346.89, "angle": 78.41, "elevation": 45.54, "pano_id": "TMX7316010203-001906_pano_0002_000032", "timestamp": "2020-09-04T08:05:07.320160Z", "filename": "pano_0002_000032.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.33993305, "relative_pitch": 78.41070690139662, "relative_heading": 346.8897695653542, "relative_elevation": 45.5438126781955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90777727781847, 52.3575679501248, 45.545153349638 ] }, "distance": 9.49, "direction": 158.77, "angle": 78.23, "elevation": 45.55, "pano_id": "TMX7316010203-001009_pano_0005_000125", "timestamp": "2018-12-12T09:47:22.458680Z", "filename": "pano_0005_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.48853011, "relative_pitch": 78.2317635200719, "relative_heading": 158.7685792618092, "relative_elevation": 45.545153349638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01668/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01668/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01668/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01668/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907828378922286, 52.357588820052044, 0.0 ] }, "distance": 9.51, "direction": 133.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01668", "timestamp": "2024-10-02T08:40:33Z", "filename": "recording_2024-10-02_08-12-25_01668.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.50751238, "relative_pitch": 0.0, "relative_heading": 133.31479212409744, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9076837111913, 52.3577315401022, 45.8840631591156 ] }, "distance": 9.81, "direction": 342.57, "angle": 77.93, "elevation": 45.88, "pano_id": "TMX7316010203-001184_pano_0000_000595", "timestamp": "2019-05-15T06:35:44.512240Z", "filename": "pano_0000_000595.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.80930926, "relative_pitch": 77.93269317123584, "relative_heading": 342.5686884678625, "relative_elevation": 45.8840631591156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783116110875, 52.3575862119285, 45.5446963971481 ] }, "distance": 9.84, "direction": 133.79, "angle": 77.8, "elevation": 45.54, "pano_id": "TMX7315120208-000059_pano_0001_000069", "timestamp": "2016-05-26T12:25:39.096570Z", "filename": "pano_0001_000069.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.84485215, "relative_pitch": 77.80271588136898, "relative_heading": 133.78695351630068, "relative_elevation": 45.5446963971481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784045908736, 52.3575920486325, 45.3729871017858 ] }, "distance": 9.89, "direction": 128.53, "angle": 77.7, "elevation": 45.37, "pano_id": "TMX7315120208-000050_pano_0001_000732", "timestamp": "2016-05-17T07:55:07.765490Z", "filename": "pano_0001_000732.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.89441751, "relative_pitch": 77.69818403767174, "relative_heading": 128.5261550519789, "relative_elevation": 45.3729871017858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01664/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01664/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01664/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01664/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01664/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01664/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01664/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01664/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01664/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907678994946209, 52.35773221344047, 0.0 ] }, "distance": 9.98, "direction": 340.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01664", "timestamp": "2024-10-02T08:40:28Z", "filename": "recording_2024-10-02_08-12-25_01664.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 9.98109184, "relative_pitch": 0.0, "relative_heading": 340.9375338194916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90768202749258, 52.3577373575112, 45.5467834817246 ] }, "distance": 10.46, "direction": 343.03, "angle": 77.06, "elevation": 45.55, "pano_id": "TMX7315120208-000059_pano_0001_000073", "timestamp": "2016-05-26T12:25:43.381590Z", "filename": "pano_0001_000073.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 10.46161259, "relative_pitch": 77.06413952050201, "relative_heading": 343.03133704099736, "relative_elevation": 45.5467834817246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90768920721801, 52.357739162075, 45.3437179261819 ] }, "distance": 10.52, "direction": 345.9, "angle": 76.93, "elevation": 45.34, "pano_id": "TMX7315120208-000050_pano_0001_000736", "timestamp": "2016-05-17T07:55:12.575420Z", "filename": "pano_0001_000736.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 10.52409011, "relative_pitch": 76.93323609401668, "relative_heading": 345.8986993456447, "relative_elevation": 45.3437179261819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767514141884, 52.3577367783174, 45.9520006282255 ] }, "distance": 10.55, "direction": 340.49, "angle": 77.07, "elevation": 45.95, "pano_id": "TMX7316010203-001527_pano_0000_000466", "timestamp": "2019-12-19T08:07:00.582730Z", "filename": "pano_0000_000466.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 10.54725528, "relative_pitch": 77.07294139438241, "relative_heading": 340.49075626324543, "relative_elevation": 45.9520006282255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907783763292606, 52.35755927581413, 0.0 ] }, "distance": 10.55, "direction": 158.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00831", "timestamp": "2025-06-20T12:18:50Z", "filename": "recording_2025-06-20_12-01-53_00831.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 10.54843661, "relative_pitch": 0.0, "relative_heading": 158.43007892739544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90778462681159, 52.3575594297357, 45.8407868519425 ] }, "distance": 10.55, "direction": 158.1, "angle": 77.03, "elevation": 45.84, "pano_id": "TMX7316010203-001184_pano_0000_000599", "timestamp": "2019-05-15T06:35:47.247300Z", "filename": "pano_0000_000599.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 10.5543133, "relative_pitch": 77.0342585164084, "relative_heading": 158.09888625826557, "relative_elevation": 45.8407868519425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90768148978724, 52.3577391761617, 45.5335012096912 ] }, "distance": 10.67, "direction": 343.16, "angle": 76.82, "elevation": 45.53, "pano_id": "TMX7316010203-001009_pano_0005_000121", "timestamp": "2018-12-12T09:47:19.563780Z", "filename": "pano_0005_000121.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 10.6658896, "relative_pitch": 76.81657581007458, "relative_heading": 343.16038336380467, "relative_elevation": 45.5335012096912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780429349437, 52.357561090407, 45.5524676768109 ] }, "distance": 10.96, "direction": 151.22, "angle": 76.47, "elevation": 45.55, "pano_id": "TMX7316010203-001906_pano_0002_000028", "timestamp": "2020-09-04T08:05:04.300160Z", "filename": "pano_0002_000028.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 10.9614566, "relative_pitch": 76.46994344726347, "relative_heading": 151.22398037364007, "relative_elevation": 45.5524676768109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078658951241, 52.35759049024092, 0.0 ] }, "distance": 11.4, "direction": 123.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00556", "timestamp": "2025-06-20T12:12:23Z", "filename": "recording_2025-06-20_12-01-53_00556.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 11.39729011, "relative_pitch": 0.0, "relative_heading": 123.77639181770105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767225938265, 52.3577450231155, 47.1259693671018 ] }, "distance": 11.48, "direction": 341.1, "angle": 76.31, "elevation": 47.13, "pano_id": "TMX7316010203-002910_pano_0006_000009", "timestamp": "2023-01-02T12:04:57.684760Z", "filename": "pano_0006_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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 11.47823018, "relative_pitch": 76.31129620069112, "relative_heading": 341.09629797158595, "relative_elevation": 47.1259693671018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766803743652, 52.3577442284924, 45.7138911206275 ] }, "distance": 11.49, "direction": 339.6, "angle": 75.89, "elevation": 45.71, "pano_id": "TMX7316010203-002591_pano_0000_001212", "timestamp": "2022-06-13T07:17:52.730910Z", "filename": "pano_0000_001212.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 11.49170362, "relative_pitch": 75.88919189840146, "relative_heading": 339.5965338279682, "relative_elevation": 45.7138911206275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783793449702, 52.3575685580354, 46.1059238724411 ] }, "distance": 11.59, "direction": 139.23, "angle": 75.89, "elevation": 46.11, "pano_id": "TMX7316010203-000720_pano_0002_000484", "timestamp": "2018-05-15T07:23:29.467460Z", "filename": "pano_0002_000484.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 11.58954164, "relative_pitch": 75.89002460639371, "relative_heading": 139.2274294059842, "relative_elevation": 46.1059238724411 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767384935194, 52.357749230231, 46.2583296885714 ] }, "distance": 11.89, "direction": 342.32, "angle": 75.59, "elevation": 46.26, "pano_id": "TMX7316010203-002137_pano_0000_002132", "timestamp": "2021-05-12T08:07:23.967680Z", "filename": "pano_0000_002132.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 11.88874597, "relative_pitch": 75.58649185590127, "relative_heading": 342.32122140143014, "relative_elevation": 46.2583296885714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786459659772, 52.3575817100561, 46.4176413370296 ] }, "distance": 11.9, "direction": 127.93, "angle": 75.62, "elevation": 46.42, "pano_id": "TMX7316010203-002544_pano_0000_000279", "timestamp": "2022-04-26T06:42:52.137740Z", "filename": "pano_0000_000279.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 11.89814083, "relative_pitch": 75.62302809072379, "relative_heading": 127.92756112750142, "relative_elevation": 46.4176413370296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787426242303, 52.3575876966323, 45.8069948200136 ] }, "distance": 12.04, "direction": 123.5, "angle": 75.27, "elevation": 45.81, "pano_id": "TMX7316010203-002137_pano_0000_002127", "timestamp": "2021-05-12T08:07:16.677710Z", "filename": "pano_0000_002127.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.04409504, "relative_pitch": 75.26857715877546, "relative_heading": 123.49790809644078, "relative_elevation": 45.8069948200136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779070809014, 52.3575455181966, 45.8770305905491 ] }, "distance": 12.15, "direction": 159.01, "angle": 75.17, "elevation": 45.88, "pano_id": "TMX7316010203-001527_pano_0000_000462", "timestamp": "2019-12-19T08:06:57.172780Z", "filename": "pano_0000_000462.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.14666273, "relative_pitch": 75.17031882146017, "relative_heading": 159.00928911141744, "relative_elevation": 45.8770305905491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767817804805, 52.3577526291332, 45.9870882611722 ] }, "distance": 12.17, "direction": 344.19, "angle": 75.18, "elevation": 45.99, "pano_id": "TMX7316010203-000720_pano_0002_000718", "timestamp": "2018-05-15T07:28:40.905770Z", "filename": "pano_0002_000718.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.16597707, "relative_pitch": 75.18175877539458, "relative_heading": 344.1857541405702, "relative_elevation": 45.9870882611722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779273185186, 52.3575435571671, 45.9733953736722 ] }, "distance": 12.4, "direction": 158.78, "angle": 74.91, "elevation": 45.97, "pano_id": "TMX7316010203-000720_pano_0002_000723", "timestamp": "2018-05-15T07:28:43.945770Z", "filename": "pano_0002_000723.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.39988692, "relative_pitch": 74.90544523902426, "relative_heading": 158.77566165861276, "relative_elevation": 45.9733953736722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782797448872, 52.3575503168034, 46.4040153864771 ] }, "distance": 12.82, "direction": 147.48, "angle": 74.56, "elevation": 46.4, "pano_id": "TMX7316010203-002544_pano_0000_000280", "timestamp": "2022-04-26T06:42:53.512620Z", "filename": "pano_0000_000280.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.8162545, "relative_pitch": 74.56046070372352, "relative_heading": 147.4792798108706, "relative_elevation": 46.4040153864771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785303837891, 52.3575617195824, 47.3972552530468 ] }, "distance": 12.84, "direction": 137.97, "angle": 74.84, "elevation": 47.4, "pano_id": "TMX7316010203-001681_pano_0000_000324", "timestamp": "2020-04-29T10:33:42.082660Z", "filename": "pano_0000_000324.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.84092339, "relative_pitch": 74.8412393172069, "relative_heading": 137.96750614023324, "relative_elevation": 47.3972552530468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90767152010038, 52.3577578716567, 47.1216995539144 ] }, "distance": 12.85, "direction": 342.95, "angle": 74.74, "elevation": 47.12, "pano_id": "TMX7316010203-001681_pano_0000_000240", "timestamp": "2020-04-29T10:32:01.818510Z", "filename": "pano_0000_000240.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.85386448, "relative_pitch": 74.74206120011155, "relative_heading": 342.9489083577084, "relative_elevation": 47.1216995539144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90789682241635, 52.3575944827964, 45.9609586987644 ] }, "distance": 12.99, "direction": 116.97, "angle": 74.21, "elevation": 45.96, "pano_id": "TMX7316010203-000720_pano_0002_000483", "timestamp": "2018-05-15T07:23:26.647390Z", "filename": "pano_0002_000483.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 12.99338038, "relative_pitch": 74.21415145943216, "relative_heading": 116.96642902349801, "relative_elevation": 45.9609586987644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9079021155801, 52.3575987660086, 45.4246072238311 ] }, "distance": 13.11, "direction": 114.39, "angle": 73.9, "elevation": 45.42, "pano_id": "TMX7316010203-001184_pano_0000_000395", "timestamp": "2019-05-15T06:32:14.348840Z", "filename": "pano_0000_000395.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.11186737, "relative_pitch": 73.89915213589649, "relative_heading": 114.39474492894992, "relative_elevation": 45.4246072238311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779617025835, 52.3575365569034, 45.8912297105417 ] }, "distance": 13.21, "direction": 159.05, "angle": 73.94, "elevation": 45.89, "pano_id": "TMX7316010203-002137_pano_0000_002053", "timestamp": "2021-05-12T08:04:48.318770Z", "filename": "pano_0000_002053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.21095837, "relative_pitch": 73.94018934212733, "relative_heading": 159.0516130953156, "relative_elevation": 45.8912297105417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784879958031, 52.3575545537471, 45.7841203557327 ] }, "distance": 13.26, "direction": 141.2, "angle": 73.85, "elevation": 45.78, "pano_id": "TMX7315120208-000050_pano_0001_000675", "timestamp": "2016-05-17T07:53:55.271280Z", "filename": "pano_0001_000675.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.26096125, "relative_pitch": 73.84681303227141, "relative_heading": 141.2027129301377, "relative_elevation": 45.7841203557327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907666777549219, 52.357760828116106, 0.0 ] }, "distance": 13.26, "direction": 342.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00551", "timestamp": "2025-06-20T12:12:18Z", "filename": "recording_2025-06-20_12-01-53_00551.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.26482531, "relative_pitch": 0.0, "relative_heading": 342.03126475411796, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90786870198029, 52.3575646830934, 46.7582224588841 ] }, "distance": 13.35, "direction": 133.61, "angle": 74.07, "elevation": 46.76, "pano_id": "TMX7316010203-002591_pano_0000_001272", "timestamp": "2022-06-13T07:19:08.660400Z", "filename": "pano_0000_001272.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.34902509, "relative_pitch": 74.0664627273289, "relative_heading": 133.61350700375178, "relative_elevation": 46.7582224588841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90765637320621, 52.3577612859139, 45.3536475747824 ] }, "distance": 13.55, "direction": 339.25, "angle": 73.37, "elevation": 45.35, "pano_id": "TMX7316010203-002544_pano_0000_000212", "timestamp": "2022-04-26T06:41:20.458430Z", "filename": "pano_0000_000212.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.54797296, "relative_pitch": 73.36814217799318, "relative_heading": 339.2450894181303, "relative_elevation": 45.3536475747824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907901645390553, 52.35758745830623, 0.0 ] }, "distance": 13.65, "direction": 119.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01669", "timestamp": "2024-10-02T08:40:34Z", "filename": "recording_2024-10-02_08-12-25_01669.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.65168194, "relative_pitch": 0.0, "relative_heading": 119.26553082192655, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90789954299892, 52.3575807256542, 45.7841290868819 ] }, "distance": 13.91, "direction": 122.25, "angle": 73.1, "elevation": 45.78, "pano_id": "TMX7315120208-000050_pano_0001_000676", "timestamp": "2016-05-17T07:53:56.641310Z", "filename": "pano_0001_000676.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 13.91179803, "relative_pitch": 73.09826311300543, "relative_heading": 122.24689898692446, "relative_elevation": 45.7841290868819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90791893336332, 52.3575986181182, 46.4113602992147 ] }, "distance": 14.17, "direction": 112.54, "angle": 73.02, "elevation": 46.41, "pano_id": "TMX7316010203-002544_pano_0000_000278", "timestamp": "2022-04-26T06:42:50.797680Z", "filename": "pano_0000_000278.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 14.169567, "relative_pitch": 73.02236779240948, "relative_heading": 112.54145489057319, "relative_elevation": 46.4113602992147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9079130428166, 52.3575896816311, 47.3535732384771 ] }, "distance": 14.22, "direction": 116.87, "angle": 73.28, "elevation": 47.35, "pano_id": "TMX7316010203-001681_pano_0000_000323", "timestamp": "2020-04-29T10:33:40.222700Z", "filename": "pano_0000_000323.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 14.22059907, "relative_pitch": 73.28463129115991, "relative_heading": 116.86583653971672, "relative_elevation": 47.3535732384771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907673071066, 52.3577719249445, 45.5394141906872 ] }, "distance": 14.33, "direction": 345.19, "angle": 72.53, "elevation": 45.54, "pano_id": "TMX7316010203-001906_pano_0002_000033", "timestamp": "2020-09-04T08:05:08.050300Z", "filename": "pano_0002_000033.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 14.32884007, "relative_pitch": 72.53397422250028, "relative_heading": 345.1869412996494, "relative_elevation": 45.5394141906872 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90779642680021, 52.3575257318117, 47.0852283174172 ] }, "distance": 14.35, "direction": 160.71, "angle": 73.05, "elevation": 47.09, "pano_id": "TMX7316010203-002910_pano_0006_000014", "timestamp": "2023-01-02T12:05:01.399700Z", "filename": "pano_0006_000014.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 14.34812661, "relative_pitch": 73.05262103640935, "relative_heading": 160.70639387891046, "relative_elevation": 47.0852283174172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90780257241631, 52.357525433162, 45.5434910645708 ] }, "distance": 14.52, "direction": 159.19, "angle": 72.31, "elevation": 45.54, "pano_id": "TMX7316010203-001009_pano_0005_000126", "timestamp": "2018-12-12T09:47:23.243760Z", "filename": "pano_0005_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 14.52291639, "relative_pitch": 72.31354871301176, "relative_heading": 159.19045986480896, "relative_elevation": 45.5434910645708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90787187764751, 52.3575480346317, 45.4352962570265 ] }, "distance": 14.83, "direction": 138.22, "angle": 71.92, "elevation": 45.44, "pano_id": "TMX7315120208-000059_pano_0001_000013", "timestamp": "2016-05-26T12:24:32.107200Z", "filename": "pano_0001_000013.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 14.83151684, "relative_pitch": 71.92168072236254, "relative_heading": 138.22336357944914, "relative_elevation": 45.4352962570265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766024464917, 52.3577751067279, 45.9019547728822 ] }, "distance": 14.91, "direction": 342.29, "angle": 72.0, "elevation": 45.9, "pano_id": "TMX7316010203-001184_pano_0000_000594", "timestamp": "2019-05-15T06:35:43.762240Z", "filename": "pano_0000_000594.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 14.91362596, "relative_pitch": 72.00092946607406, "relative_heading": 342.28783605706707, "relative_elevation": 45.9019547728822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907830136041877, 52.35752834834993, 0.0 ] }, "distance": 15.0, "direction": 152.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01724", "timestamp": "2024-10-02T08:41:47Z", "filename": "recording_2024-10-02_08-12-25_01724.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.00390573, "relative_pitch": 0.0, "relative_heading": 152.02837236502438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078285599948, 52.3575269792058, 46.8313592290506 ] }, "distance": 15.09, "direction": 152.66, "angle": 72.14, "elevation": 46.83, "pano_id": "TMX7316010203-002591_pano_0000_001273", "timestamp": "2022-06-13T07:19:11.520390Z", "filename": "pano_0000_001273.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.08901232, "relative_pitch": 72.14111663289252, "relative_heading": 152.65981602537593, "relative_elevation": 46.8313592290506 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907655285995867, 52.35777601721134, 0.0 ] }, "distance": 15.12, "direction": 341.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01663", "timestamp": "2024-10-02T08:40:27Z", "filename": "recording_2024-10-02_08-12-25_01663.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.11571761, "relative_pitch": 0.0, "relative_heading": 341.1847713272005, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90792343903222, 52.3575782183117, 45.4312124354765 ] }, "distance": 15.45, "direction": 119.9, "angle": 71.22, "elevation": 45.43, "pano_id": "TMX7315120208-000059_pano_0001_000014", "timestamp": "2016-05-26T12:24:33.207150Z", "filename": "pano_0001_000014.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.45053544, "relative_pitch": 71.2175318131435, "relative_heading": 119.89998418966323, "relative_elevation": 45.4312124354765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766054841582, 52.3577812239988, 45.5373655222356 ] }, "distance": 15.56, "direction": 343.12, "angle": 71.14, "elevation": 45.54, "pano_id": "TMX7315120208-000059_pano_0001_000074", "timestamp": "2016-05-26T12:25:44.321590Z", "filename": "pano_0001_000074.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.55740991, "relative_pitch": 71.13775318918495, "relative_heading": 343.1231609977138, "relative_elevation": 45.5373655222356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907938224193774, 52.35759424336727, 0.0 ] }, "distance": 15.57, "direction": 112.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00557", "timestamp": "2025-06-20T12:12:24Z", "filename": "recording_2025-06-20_12-01-53_00557.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.57014174, "relative_pitch": 0.0, "relative_heading": 112.3419094186447, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90766786952136, 52.3577832170899, 45.3347628684714 ] }, "distance": 15.63, "direction": 345.11, "angle": 70.97, "elevation": 45.33, "pano_id": "TMX7315120208-000050_pano_0001_000737", "timestamp": "2016-05-17T07:55:13.335440Z", "filename": "pano_0001_000737.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.6342202, "relative_pitch": 70.97265072240454, "relative_heading": 345.10870713947094, "relative_elevation": 45.3347628684714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781184369049, 52.3575167342213, 45.8074542051181 ] }, "distance": 15.65, "direction": 158.29, "angle": 71.13, "elevation": 45.81, "pano_id": "TMX7316010203-001184_pano_0000_000600", "timestamp": "2019-05-15T06:35:47.892220Z", "filename": "pano_0000_000600.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.65408209, "relative_pitch": 71.13282624167383, "relative_heading": 158.28797691364795, "relative_elevation": 45.8074542051181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90793233295773, 52.3575840715475, 46.6720317751169 ] }, "distance": 15.68, "direction": 116.73, "angle": 71.44, "elevation": 46.67, "pano_id": "TMX7316010203-002591_pano_0000_001271", "timestamp": "2022-06-13T07:19:06.140430Z", "filename": "pano_0000_001271.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.67512484, "relative_pitch": 71.43501806908755, "relative_heading": 116.73049353471961, "relative_elevation": 46.6720317751169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90765836810694, 52.3577821048204, 45.5314083332196 ] }, "distance": 15.69, "direction": 342.71, "angle": 70.98, "elevation": 45.53, "pano_id": "TMX7316010203-001009_pano_0005_000120", "timestamp": "2018-12-12T09:47:18.828760Z", "filename": "pano_0005_000120.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.69473736, "relative_pitch": 70.98085901615282, "relative_heading": 342.7081153988167, "relative_elevation": 45.5314083332196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907828688837603, 52.35751926463078, 0.0 ] }, "distance": 15.86, "direction": 154.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00612", "timestamp": "2025-06-20T12:13:21Z", "filename": "recording_2025-06-20_12-01-53_00612.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.86029505, "relative_pitch": 0.0, "relative_heading": 154.0560382537111, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90794521122136, 52.3575972974431, 45.7022316474468 ] }, "distance": 15.89, "direction": 110.56, "angle": 70.83, "elevation": 45.7, "pano_id": "TMX7316010203-002137_pano_0000_002126", "timestamp": "2021-05-12T08:07:14.732790Z", "filename": "pano_0000_002126.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.88896544, "relative_pitch": 70.82933875998883, "relative_heading": 110.55563093883025, "relative_elevation": 45.7022316474468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782897383345, 52.3575189047835, 45.5284848250449 ] }, "distance": 15.9, "direction": 154.06, "angle": 70.74, "elevation": 45.53, "pano_id": "TMX7316010203-001906_pano_0002_000027", "timestamp": "2020-09-04T08:05:03.515150Z", "filename": "pano_0002_000027.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 15.90479606, "relative_pitch": 70.74378910422165, "relative_heading": 154.0562471074985, "relative_elevation": 45.5284848250449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783270036964, 52.3575184605745, 47.3998811943457 ] }, "distance": 16.06, "direction": 153.32, "angle": 71.28, "elevation": 47.4, "pano_id": "TMX7316010203-001681_pano_0000_000325", "timestamp": "2020-04-29T10:33:43.547740Z", "filename": "pano_0000_000325.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.06164605, "relative_pitch": 71.28083713202408, "relative_heading": 153.31895943971233, "relative_elevation": 47.3998811943457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764743387868, 52.3577859034742, 45.9700764873996 ] }, "distance": 16.33, "direction": 340.65, "angle": 70.44, "elevation": 45.97, "pano_id": "TMX7316010203-001527_pano_0000_000467", "timestamp": "2019-12-19T08:07:01.492730Z", "filename": "pano_0000_000467.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.33025523, "relative_pitch": 70.44309787827285, "relative_heading": 340.65295623523315, "relative_elevation": 45.9700764873996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078343644941, 52.3575146951478, 45.7641194295138 ] }, "distance": 16.49, "direction": 153.62, "angle": 70.19, "elevation": 45.76, "pano_id": "TMX7315120208-000050_pano_0001_000674", "timestamp": "2016-05-17T07:53:53.491290Z", "filename": "pano_0001_000674.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.48716341, "relative_pitch": 70.18773556964278, "relative_heading": 153.6207240009986, "relative_elevation": 45.7641194295138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764491012803, 52.3577872976598, 45.7385185919702 ] }, "distance": 16.53, "direction": 340.27, "angle": 70.13, "elevation": 45.74, "pano_id": "TMX7316010203-002591_pano_0000_001211", "timestamp": "2022-06-13T07:17:52.016060Z", "filename": "pano_0000_001211.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.53396516, "relative_pitch": 70.12564103427194, "relative_heading": 340.26886926217793, "relative_elevation": 45.7385185919702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764865569606, 52.3577890707306, 47.1387321623042 ] }, "distance": 16.64, "direction": 341.33, "angle": 70.56, "elevation": 47.14, "pano_id": "TMX7316010203-002910_pano_0006_000008", "timestamp": "2023-01-02T12:04:56.929730Z", "filename": "pano_0006_000008.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.63635596, "relative_pitch": 70.56087699782029, "relative_heading": 341.3255816909683, "relative_elevation": 47.1387321623042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782318773679, 52.357507794621, 46.3561884853989 ] }, "distance": 16.87, "direction": 157.1, "angle": 70.0, "elevation": 46.36, "pano_id": "TMX7316010203-002544_pano_0000_000281", "timestamp": "2022-04-26T06:42:54.657660Z", "filename": "pano_0000_000281.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.86780298, "relative_pitch": 70.00487852301801, "relative_heading": 157.09890059641367, "relative_elevation": 46.3561884853989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90765048868217, 52.3577921087317, 46.3168564941734 ] }, "distance": 16.92, "direction": 342.09, "angle": 69.93, "elevation": 46.32, "pano_id": "TMX7316010203-002137_pano_0000_002133", "timestamp": "2021-05-12T08:07:24.857660Z", "filename": "pano_0000_002133.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.91814104, "relative_pitch": 69.93428655724398, "relative_heading": 342.09283644633103, "relative_elevation": 46.3168564941734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90796686017323, 52.357607636878, 45.897677722387 ] }, "distance": 16.94, "direction": 105.15, "angle": 69.74, "elevation": 45.9, "pano_id": "TMX7316010203-000720_pano_0002_000482", "timestamp": "2018-05-15T07:23:25.102470Z", "filename": "pano_0002_000482.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 16.94128459, "relative_pitch": 69.7404001078887, "relative_heading": 105.15284280432245, "relative_elevation": 45.897677722387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90765510901242, 52.3577947967953, 45.974082686007 ] }, "distance": 17.11, "direction": 343.4, "angle": 69.59, "elevation": 45.97, "pano_id": "TMX7316010203-000720_pano_0002_000717", "timestamp": "2018-05-15T07:28:40.350810Z", "filename": "pano_0002_000717.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.11045501, "relative_pitch": 69.58593597962701, "relative_heading": 343.4039203050599, "relative_elevation": 45.974082686007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000720_pano_0002_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000720_pano_0002_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/15/TMX7316010203-000720/pano_0002_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781572621302, 52.3575021147523, 45.9407262476161 ] }, "distance": 17.27, "direction": 159.47, "angle": 69.4, "elevation": 45.94, "pano_id": "TMX7316010203-000720_pano_0002_000724", "timestamp": "2018-05-15T07:28:44.570810Z", "filename": "pano_0002_000724.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.26696661, "relative_pitch": 69.4011115153944, "relative_heading": 159.46954693725567, "relative_elevation": 45.9407262476161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90796823514097, 52.3575963936626, 45.7457166323438 ] }, "distance": 17.4, "direction": 109.05, "angle": 69.18, "elevation": 45.75, "pano_id": "TMX7315120208-000050_pano_0001_000677", "timestamp": "2016-05-17T07:53:57.896170Z", "filename": "pano_0001_000677.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.39900346, "relative_pitch": 69.17610348989658, "relative_heading": 109.05183774980753, "relative_elevation": 45.7457166323438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90797683653728, 52.3576113519991, 46.4340199213475 ] }, "distance": 17.5, "direction": 103.26, "angle": 69.35, "elevation": 46.43, "pano_id": "TMX7316010203-002544_pano_0000_000277", "timestamp": "2022-04-26T06:42:49.552660Z", "filename": "pano_0000_000277.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.49878076, "relative_pitch": 69.35095226574961, "relative_heading": 103.26425526477612, "relative_elevation": 46.4340199213475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784369142345, 52.3575072281194, 45.4545459151268 ] }, "distance": 17.52, "direction": 152.97, "angle": 68.93, "elevation": 45.45, "pano_id": "TMX7315120208-000059_pano_0001_000012", "timestamp": "2016-05-26T12:24:30.907160Z", "filename": "pano_0001_000012.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.51500808, "relative_pitch": 68.92682074444349, "relative_heading": 152.96612790715682, "relative_elevation": 45.4545459151268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90797650483613, 52.3576071837951, 45.4498567180708 ] }, "distance": 17.59, "direction": 104.75, "angle": 68.84, "elevation": 45.45, "pano_id": "TMX7316010203-001184_pano_0000_000394", "timestamp": "2019-05-15T06:32:13.243850Z", "filename": "pano_0000_000394.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.58913324, "relative_pitch": 68.84352009815082, "relative_heading": 104.75185561697315, "relative_elevation": 45.4498567180708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907973202892825, 52.35759827881456, 0.0 ] }, "distance": 17.65, "direction": 108.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01670", "timestamp": "2024-10-02T08:40:35Z", "filename": "recording_2024-10-02_08-12-25_01670.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.6531404, "relative_pitch": 0.0, "relative_heading": 108.04967119110158, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001527_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001527_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/19/TMX7316010203-001527/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90781956377358, 52.3574985898192, 45.8262680824846 ] }, "distance": 17.73, "direction": 159.12, "angle": 68.85, "elevation": 45.83, "pano_id": "TMX7316010203-001527_pano_0000_000461", "timestamp": "2019-12-19T08:06:56.387730Z", "filename": "pano_0000_000461.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.72630503, "relative_pitch": 68.85276344943853, "relative_heading": 159.12276461619317, "relative_elevation": 45.8262680824846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764889053674, 52.3578018578979, 47.0997479483485 ] }, "distance": 17.99, "direction": 342.83, "angle": 69.1, "elevation": 47.1, "pano_id": "TMX7316010203-001681_pano_0000_000239", "timestamp": "2020-04-29T10:32:01.133480Z", "filename": "pano_0000_000239.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 17.98536548, "relative_pitch": 69.10029655179208, "relative_heading": 342.8254191208848, "relative_elevation": 47.0997479483485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90798331413022, 52.3576058563284, 47.3382149953395 ] }, "distance": 18.08, "direction": 104.83, "angle": 69.1, "elevation": 47.34, "pano_id": "TMX7316010203-001681_pano_0000_000322", "timestamp": "2020-04-29T10:33:39.037930Z", "filename": "pano_0000_000322.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 18.07538442, "relative_pitch": 69.10139656731145, "relative_heading": 104.83019563687336, "relative_elevation": 47.3382149953395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907644310101174, 52.357803662486994, 0.0 ] }, "distance": 18.27, "direction": 342.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00550", "timestamp": "2025-06-20T12:12:17Z", "filename": "recording_2025-06-20_12-01-53_00550.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 18.27092388, "relative_pitch": 0.0, "relative_heading": 342.07638356883365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002544_pano_0000_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002544_pano_0000_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002544/pano_0000_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9076338764106, 52.3578043519054, 45.3616492766887 ] }, "distance": 18.57, "direction": 340.06, "angle": 67.73, "elevation": 45.36, "pano_id": "TMX7316010203-002544_pano_0000_000211", "timestamp": "2022-04-26T06:41:19.823390Z", "filename": "pano_0000_000211.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 18.57414821, "relative_pitch": 67.7324657643469, "relative_heading": 340.0624879119101, "relative_elevation": 45.3616492766887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90798892928798, 52.357598531121, 45.430977945216 ] }, "distance": 18.67, "direction": 106.95, "angle": 67.66, "elevation": 45.43, "pano_id": "TMX7315120208-000059_pano_0001_000015", "timestamp": "2016-05-26T12:24:34.202230Z", "filename": "pano_0001_000015.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 18.66658992, "relative_pitch": 67.6633172512563, "relative_heading": 106.94868943908008, "relative_elevation": 45.430977945216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90799865498542, 52.3576006489281, 46.6484070178121 ] }, "distance": 19.24, "direction": 105.7, "angle": 67.59, "elevation": 46.65, "pano_id": "TMX7316010203-002591_pano_0000_001270", "timestamp": "2022-06-13T07:19:04.835500Z", "filename": "pano_0000_001270.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.23627224, "relative_pitch": 67.59035605601886, "relative_heading": 105.70182814830649, "relative_elevation": 46.6484070178121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90765089476224, 52.3578147218368, 45.5357058821246 ] }, "distance": 19.32, "direction": 344.47, "angle": 67.01, "elevation": 45.54, "pano_id": "TMX7316010203-001906_pano_0002_000034", "timestamp": "2020-09-04T08:05:08.780130Z", "filename": "pano_0002_000034.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.32056037, "relative_pitch": 67.00874310135536, "relative_heading": 344.4659860038795, "relative_elevation": 45.5357058821246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907835219814576, 52.35748606086996, 0.0 ] }, "distance": 19.42, "direction": 157.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01725", "timestamp": "2024-10-02T08:41:48Z", "filename": "recording_2024-10-02_08-12-25_01725.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.41546983, "relative_pitch": 0.0, "relative_heading": 157.64771727208822, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90782882418837, 52.3574831924022, 45.5348620219156 ] }, "distance": 19.55, "direction": 159.18, "angle": 66.76, "elevation": 45.53, "pano_id": "TMX7316010203-001009_pano_0005_000127", "timestamp": "2018-12-12T09:47:24.038780Z", "filename": "pano_0005_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.55199847, "relative_pitch": 66.7620276462963, "relative_heading": 159.18455626734607, "relative_elevation": 45.5348620219156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002910_pano_0006_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002910_pano_0006_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/02/TMX7316010203-002910/pano_0006_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9078212679716, 52.357480103256, 47.0354955652729 ] }, "distance": 19.7, "direction": 160.94, "angle": 67.27, "elevation": 47.04, "pano_id": "TMX7316010203-002910_pano_0006_000015", "timestamp": "2023-01-02T12:05:02.104750Z", "filename": "pano_0006_000015.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.69960756, "relative_pitch": 67.27488096223809, "relative_heading": 160.9396655346106, "relative_elevation": 47.0354955652729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.908009934293557, 52.35760637949338, 0.0 ] }, "distance": 19.82, "direction": 103.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00558", "timestamp": "2025-06-20T12:12:25Z", "filename": "recording_2025-06-20_12-01-53_00558.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.8205196, "relative_pitch": 0.0, "relative_heading": 103.32543609629053, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002591_pano_0000_001274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002591_pano_0000_001274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/13/TMX7316010203-002591/pano_0000_001274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783340109814, 52.3574811145727, 46.8129495736212 ] }, "distance": 19.88, "direction": 158.58, "angle": 66.99, "elevation": 46.81, "pano_id": "TMX7316010203-002591_pano_0000_001274", "timestamp": "2022-06-13T07:19:12.765400Z", "filename": "pano_0000_001274.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.88002686, "relative_pitch": 66.9905542926764, "relative_heading": 158.58130097954933, "relative_elevation": 46.8129495736212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90763739371495, 52.3578184824519, 45.9005601266399 ] }, "distance": 19.99, "direction": 342.25, "angle": 66.47, "elevation": 45.9, "pano_id": "TMX7316010203-001184_pano_0000_000593", "timestamp": "2019-05-15T06:35:43.002280Z", "filename": "pano_0000_000593.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 19.98507003, "relative_pitch": 66.47172647846232, "relative_heading": 342.2460076781928, "relative_elevation": 45.9005601266399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002137_pano_0000_002125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002137_pano_0000_002125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/05/12/TMX7316010203-002137/pano_0000_002125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90801437155199, 52.3576107401237, 45.6406652079895 ] }, "distance": 20.01, "direction": 101.77, "angle": 66.33, "elevation": 45.64, "pano_id": "TMX7316010203-002137_pano_0000_002125", "timestamp": "2021-05-12T08:07:13.107730Z", "filename": "pano_0000_002125.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.01018791, "relative_pitch": 66.32596455418762, "relative_heading": 101.77378337390313, "relative_elevation": 45.6406652079895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-02_08-12-25_01662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-02_08-12-25_01662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907631441745788, 52.357820543041974, 0.0 ] }, "distance": 20.33, "direction": 341.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-02_08-12-25_01662", "timestamp": "2024-10-02T08:40:27Z", "filename": "recording_2024-10-02_08-12-25_01662.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.32955116, "relative_pitch": 0.0, "relative_heading": 341.3546068726104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000059_pano_0001_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000059_pano_0001_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/26/TMX7315120208-000059/pano_0001_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90763954934634, 52.3578250654291, 45.5185548886657 ] }, "distance": 20.64, "direction": 343.25, "angle": 65.61, "elevation": 45.52, "pano_id": "TMX7315120208-000059_pano_0001_000075", "timestamp": "2016-05-26T12:25:45.301610Z", "filename": "pano_0001_000075.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.64111215, "relative_pitch": 65.60732887947655, "relative_heading": 343.2543278360514, "relative_elevation": 45.5185548886657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-20_12-01-53_00613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-20_12-01-53_00613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-20_12-01-53_00613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.907839004071858, 52.35747482613776, 0.0 ] }, "distance": 20.67, "direction": 158.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-20_12-01-53_00613", "timestamp": "2025-06-20T12:13:22Z", "filename": "recording_2025-06-20_12-01-53_00613.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.67108142, "relative_pitch": 0.0, "relative_heading": 158.3045796880512, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001009_pano_0005_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001009_pano_0005_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/12/TMX7316010203-001009/pano_0005_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90763521846734, 52.3578252514998, 45.5134392045438 ] }, "distance": 20.75, "direction": 342.49, "angle": 65.49, "elevation": 45.51, "pano_id": "TMX7316010203-001009_pano_0005_000119", "timestamp": "2018-12-12T09:47:18.063830Z", "filename": "pano_0005_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.74779641, "relative_pitch": 65.49361342938818, "relative_heading": 342.4905179909651, "relative_elevation": 45.5134392045438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001184_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001184_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/15/TMX7316010203-001184/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90783978361948, 52.3574742289491, 45.7998992577195 ] }, "distance": 20.75, "direction": 158.24, "angle": 65.62, "elevation": 45.8, "pano_id": "TMX7316010203-001184_pano_0000_000601", "timestamp": "2019-05-15T06:35:48.527270Z", "filename": "pano_0000_000601.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.75247395, "relative_pitch": 65.62415973146419, "relative_heading": 158.23615638389745, "relative_elevation": 45.7998992577195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000050_pano_0001_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000050_pano_0001_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000050/pano_0001_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90764496847821, 52.3578270950352, 45.3158002961427 ] }, "distance": 20.76, "direction": 344.41, "angle": 65.39, "elevation": 45.32, "pano_id": "TMX7315120208-000050_pano_0001_000738", "timestamp": "2016-05-17T07:55:14.100450Z", "filename": "pano_0001_000738.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.75522353, "relative_pitch": 65.39160677661049, "relative_heading": 344.41001185029785, "relative_elevation": 45.3158002961427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001906_pano_0002_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001906_pano_0002_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/04/TMX7316010203-001906/pano_0002_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90785406244184, 52.357476448248, 45.5064213452861 ] }, "distance": 20.91, "direction": 155.51, "angle": 65.32, "elevation": 45.51, "pano_id": "TMX7316010203-001906_pano_0002_000026", "timestamp": "2020-09-04T08:05:02.720160Z", "filename": "pano_0002_000026.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.90751628, "relative_pitch": 65.32400955737488, "relative_heading": 155.50829608472907, "relative_elevation": 45.5064213452861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-02_08-12-25_01666/adjacencies/recording_2024-10-02_08-12-25_01666/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90784379738239, 52.3574735336627, 47.3890282530338 ] }, "distance": 20.93, "direction": 157.62, "angle": 66.17, "elevation": 47.39, "pano_id": "TMX7316010203-001681_pano_0000_000326", "timestamp": "2020-04-29T10:33:44.562630Z", "filename": "pano_0000_000326.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": "recording_2024-10-02_08-12-25_01666", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122336.49738089804, 485635.86883961386 ] }, "relative_distance": 20.92693141, "relative_pitch": 66.17381104459409, "relative_heading": 157.61935637800272, "relative_elevation": 47.3890282530338 } ] } }