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/b_20241114_1007_Track20_Sphere_00147/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85230090651786, 52.354920164992336, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00147", "timestamp": "2024-11-14T10:24:47Z", "filename": "Job_20241114_1007_Track20_Sphere_00147.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "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/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85230047838691, 52.3549217061071, 45.5343648977578 ] }, "distance": 0.17, "direction": 350.35, "angle": 89.78, "elevation": 45.53, "pano_id": "TMX7316010203-002107_pano_0005_000365", "timestamp": "2021-04-20T10:06:45.451760Z", "filename": "pano_0005_000365.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 0.17394939, "relative_pitch": 89.78112097455518, "relative_heading": 350.34629192123646, "relative_elevation": 45.5343648977578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85230851008407, 52.3549217654247, 45.2311176843941 ] }, "distance": 0.55, "direction": 71.03, "angle": 89.31, "elevation": 45.23, "pano_id": "TMX7316010203-000264_pano_0001_002933", "timestamp": "2017-04-19T13:33:22.339800Z", "filename": "pano_0001_002933.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 0.54781285, "relative_pitch": 89.30610094752745, "relative_heading": 71.02917179747563, "relative_elevation": 45.2311176843941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852292488174205, 52.35491956970863, 0.0 ] }, "distance": 0.58, "direction": 263.41, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00801", "timestamp": "2025-10-01T07:14:43Z", "filename": "2025_10_01_06_47_55_00801.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 0.57738389, "relative_pitch": 0.0, "relative_heading": 263.4123109076088, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8523096152732, 52.3549225083601, 45.8648876789957 ] }, "distance": 0.65, "direction": 66.28, "angle": 89.19, "elevation": 45.86, "pano_id": "TMX7316060226-000013_pano_0000_004386", "timestamp": "2016-08-04T08:41:13.337230Z", "filename": "pano_0000_004386.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 0.64812651, "relative_pitch": 89.19039500693425, "relative_heading": 66.27652493676182, "relative_elevation": 45.8648876789957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85229550132011, 52.3549253484088, 45.5881798062474 ] }, "distance": 0.68, "direction": 327.44, "angle": 89.14, "elevation": 45.59, "pano_id": "TMX7316010203-001893_pano_0001_002710", "timestamp": "2020-08-27T08:46:27.599000Z", "filename": "pano_0001_002710.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 0.6843258, "relative_pitch": 89.13999559283782, "relative_heading": 327.44167754472466, "relative_elevation": 45.5881798062474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85231553564641, 52.3549194158792, 45.867064668797 ] }, "distance": 1.0, "direction": 94.78, "angle": 88.75, "elevation": 45.87, "pano_id": "TMX7316010203-001140_pano_0000_000966", "timestamp": "2019-04-26T07:02:41.202050Z", "filename": "pano_0000_000966.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 1.00021402, "relative_pitch": 88.75076024733468, "relative_heading": 94.7805143679697, "relative_elevation": 45.867064668797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85229419521467, 52.3549288277161, 46.344792496413 ] }, "distance": 1.07, "direction": 334.62, "angle": 88.68, "elevation": 46.34, "pano_id": "TMX7316010203-002478_pano_0003_000717", "timestamp": "2022-03-24T12:20:06.642800Z", "filename": "pano_0003_000717.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 1.06689507, "relative_pitch": 88.68123717239824, "relative_heading": 334.62163395243226, "relative_elevation": 46.344792496413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8523177517927, 52.3549172547983, 46.2681407025084 ] }, "distance": 1.19, "direction": 105.76, "angle": 88.52, "elevation": 46.27, "pano_id": "TMX7316010203-000786_pano_0001_000322", "timestamp": "2018-06-12T10:42:52.746260Z", "filename": "pano_0001_000322.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 1.19253763, "relative_pitch": 88.52355751515614, "relative_heading": 105.75629493471342, "relative_elevation": 46.2681407025084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852260329290495, 52.354946198932964, 0.0 ] }, "distance": 4.0, "direction": 316.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00148", "timestamp": "2024-11-14T10:24:49Z", "filename": "Job_20241114_1007_Track20_Sphere_00148.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.00442835, "relative_pitch": 0.0, "relative_heading": 316.33798713746165, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85225790352319, 52.354946348907, 45.8841211888939 ] }, "distance": 4.13, "direction": 314.84, "angle": 84.85, "elevation": 45.88, "pano_id": "TMX7316010203-001140_pano_0000_000965", "timestamp": "2019-04-26T07:02:40.032230Z", "filename": "pano_0000_000965.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.13202094, "relative_pitch": 84.85420066736042, "relative_heading": 314.8396591156374, "relative_elevation": 45.8841211888939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85224369196304, 52.35493724792, 45.7566904453561 ] }, "distance": 4.34, "direction": 296.0, "angle": 84.59, "elevation": 45.76, "pano_id": "TMX7316010203-000786_pano_0001_000789", "timestamp": "2018-06-12T10:50:45.258210Z", "filename": "pano_0001_000789.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.33700019, "relative_pitch": 84.58545537458379, "relative_heading": 295.995193252062, "relative_elevation": 45.7566904453561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8523643444285, 52.3549143802539, 46.390069399029 ] }, "distance": 4.37, "direction": 98.47, "angle": 84.62, "elevation": 46.39, "pano_id": "TMX7316010203-002478_pano_0003_000716", "timestamp": "2022-03-24T12:20:05.642800Z", "filename": "pano_0003_000716.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.36991861, "relative_pitch": 84.61864930275041, "relative_heading": 98.47049754134193, "relative_elevation": 46.390069399029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85225346122655, 52.3549475586953, 45.8797448705882 ] }, "distance": 4.44, "direction": 313.32, "angle": 84.47, "elevation": 45.88, "pano_id": "TMX7316060226-000013_pano_0000_004385", "timestamp": "2016-08-04T08:41:12.057280Z", "filename": "pano_0000_004385.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.44312745, "relative_pitch": 84.46855992634899, "relative_heading": 313.3182886582399, "relative_elevation": 45.8797448705882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85236538783895, 52.354911083572, 45.6348064364865 ] }, "distance": 4.51, "direction": 102.95, "angle": 84.36, "elevation": 45.63, "pano_id": "TMX7316010203-001893_pano_0001_002711", "timestamp": "2020-08-27T08:46:28.643890Z", "filename": "pano_0001_002711.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.50806147, "relative_pitch": 84.35830652653017, "relative_heading": 102.95345854157799, "relative_elevation": 45.6348064364865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852250182801401, 52.35494893029744, 0.0 ] }, "distance": 4.71, "direction": 312.8, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00802", "timestamp": "2025-10-01T07:14:44Z", "filename": "2025_10_01_06_47_55_00802.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.7105383, "relative_pitch": 0.0, "relative_heading": 312.8049732234139, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85237009521002, 52.3549131441308, 45.5732805207372 ] }, "distance": 4.78, "direction": 99.41, "angle": 84.01, "elevation": 45.57, "pano_id": "TMX7316010203-002107_pano_0005_000366", "timestamp": "2021-04-20T10:06:46.701760Z", "filename": "pano_0005_000366.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.77836888, "relative_pitch": 84.01439487596733, "relative_heading": 99.40979622107189, "relative_elevation": 45.5732805207372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852371382336016, 52.35491010257724, 0.0 ] }, "distance": 4.93, "direction": 103.13, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00800", "timestamp": "2025-10-01T07:14:41Z", "filename": "2025_10_01_06_47_55_00800.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.9305859, "relative_pitch": 0.0, "relative_heading": 103.12577187754157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85224959005213, 52.3549519027435, 45.5672501539811 ] }, "distance": 4.97, "direction": 315.29, "angle": 83.78, "elevation": 45.57, "pano_id": "TMX7316010203-002107_pano_0005_000364", "timestamp": "2021-04-20T10:06:44.311770Z", "filename": "pano_0005_000364.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 4.96958141, "relative_pitch": 83.77589981501725, "relative_heading": 315.2871291401944, "relative_elevation": 45.5672501539811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85238114216152, 52.3549152032791, 45.8931597871706 ] }, "distance": 5.49, "direction": 95.77, "angle": 83.17, "elevation": 45.89, "pano_id": "TMX7316060226-000013_pano_0000_004387", "timestamp": "2016-08-04T08:41:14.497200Z", "filename": "pano_0000_004387.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 5.49454911, "relative_pitch": 83.17277138695034, "relative_heading": 95.76696660850935, "relative_elevation": 45.8931597871706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852383691439649, 52.354914274590115, 0.0 ] }, "distance": 5.68, "direction": 96.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00146", "timestamp": "2024-11-14T10:24:45Z", "filename": "Job_20241114_1007_Track20_Sphere_00146.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 5.67838697, "relative_pitch": 0.0, "relative_heading": 96.62832270544959, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85224792343021, 52.3549596526545, 45.6365530192852 ] }, "distance": 5.69, "direction": 320.59, "angle": 82.9, "elevation": 45.64, "pano_id": "TMX7316010203-001893_pano_0001_002709", "timestamp": "2020-08-27T08:46:26.419030Z", "filename": "pano_0001_002709.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 5.68668465, "relative_pitch": 82.89709287999993, "relative_heading": 320.59464663475757, "relative_elevation": 45.6365530192852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85238734799789, 52.3549112057589, 45.9021136509255 ] }, "distance": 5.97, "direction": 99.61, "angle": 82.59, "elevation": 45.9, "pano_id": "TMX7316010203-001140_pano_0000_000967", "timestamp": "2019-04-26T07:02:42.212040Z", "filename": "pano_0000_000967.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 5.97334545, "relative_pitch": 82.58563641164415, "relative_heading": 99.60739021436041, "relative_elevation": 45.9021136509255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85225090083716, 52.3549659963479, 46.3423802414909 ] }, "distance": 6.13, "direction": 326.25, "angle": 82.46, "elevation": 46.34, "pano_id": "TMX7316010203-002478_pano_0003_000718", "timestamp": "2022-03-24T12:20:07.662770Z", "filename": "pano_0003_000718.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 6.13322664, "relative_pitch": 82.46094816317547, "relative_heading": 326.25423509846416, "relative_elevation": 46.3423802414909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85239177601248, 52.354913645049, 46.2914003795013 ] }, "distance": 6.23, "direction": 96.68, "angle": 82.33, "elevation": 46.29, "pano_id": "TMX7316010203-000786_pano_0001_000323", "timestamp": "2018-06-12T10:42:53.966320Z", "filename": "pano_0001_000323.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 6.2336247, "relative_pitch": 82.33065492081663, "relative_heading": 96.68348323244228, "relative_elevation": 46.2914003795013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85224730246803, 52.35486075897, 45.6726866364479 ] }, "distance": 7.55, "direction": 208.92, "angle": 80.61, "elevation": 45.67, "pano_id": "TMX7316010203-000786_pano_0001_000790", "timestamp": "2018-06-12T10:51:59.552720Z", "filename": "pano_0001_000790.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 7.5521899, "relative_pitch": 80.61083611310369, "relative_heading": 208.92079114755657, "relative_elevation": 45.6726866364479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223937185374, 52.3549796149912, 45.752161542885 ] }, "distance": 7.83, "direction": 327.63, "angle": 80.29, "elevation": 45.75, "pano_id": "TMX7316010203-000786_pano_0001_000788", "timestamp": "2018-06-12T10:50:43.848210Z", "filename": "pano_0001_000788.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 7.83192966, "relative_pitch": 80.28616670074275, "relative_heading": 327.6345478871877, "relative_elevation": 45.752161542885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852245555447625, 52.35498332354046, 0.0 ] }, "distance": 7.98, "direction": 331.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00149", "timestamp": "2024-11-14T10:24:50Z", "filename": "Job_20241114_1007_Track20_Sphere_00149.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 7.97583452, "relative_pitch": 0.0, "relative_heading": 331.7814704972641, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852236361599443, 52.35498617605004, 0.0 ] }, "distance": 8.56, "direction": 329.09, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00803", "timestamp": "2025-10-01T07:14:45Z", "filename": "2025_10_01_06_47_55_00803.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 8.56114726, "relative_pitch": 0.0, "relative_heading": 329.0909066459937, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223200103419, 52.3549888545979, 45.8506553117186 ] }, "distance": 8.97, "direction": 328.44, "angle": 78.93, "elevation": 45.85, "pano_id": "TMX7316060226-000013_pano_0000_004384", "timestamp": "2016-08-04T08:41:10.707230Z", "filename": "pano_0000_004384.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 8.97006331, "relative_pitch": 78.93066045984558, "relative_heading": 328.44062715706576, "relative_elevation": 45.8506553117186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223177027549, 52.354990774031, 45.8918793695048 ] }, "distance": 9.16, "direction": 329.06, "angle": 78.71, "elevation": 45.89, "pano_id": "TMX7316010203-001140_pano_0000_000964", "timestamp": "2019-04-26T07:02:38.772070Z", "filename": "pano_0000_000964.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 9.16081425, "relative_pitch": 78.7111513830612, "relative_heading": 329.0560054798562, "relative_elevation": 45.8918793695048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85243752409195, 52.3549124712332, 46.4020889708772 ] }, "distance": 9.35, "direction": 95.25, "angle": 78.61, "elevation": 46.4, "pano_id": "TMX7316010203-002478_pano_0003_000715", "timestamp": "2022-03-24T12:20:04.767790Z", "filename": "pano_0003_000715.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 9.3475289, "relative_pitch": 78.61041031422573, "relative_heading": 95.25488247589347, "relative_elevation": 46.4020889708772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223108517127, 52.3549932233565, 45.2623948091641 ] }, "distance": 9.42, "direction": 329.66, "angle": 78.24, "elevation": 45.26, "pano_id": "TMX7316010203-000264_pano_0001_002932", "timestamp": "2017-04-19T13:33:20.514820Z", "filename": "pano_0001_002932.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 9.41910326, "relative_pitch": 78.24452589890005, "relative_heading": 329.6649724636708, "relative_elevation": 45.2623948091641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85243895411831, 52.3549068445342, 45.6551888249815 ] }, "distance": 9.52, "direction": 98.96, "angle": 78.22, "elevation": 45.66, "pano_id": "TMX7316010203-001893_pano_0001_002712", "timestamp": "2020-08-27T08:46:29.614000Z", "filename": "pano_0001_002712.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 9.52174898, "relative_pitch": 78.21938171429377, "relative_heading": 98.95542570645665, "relative_elevation": 45.6551888249815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223203922336, 52.3549952019601, 45.5636576972902 ] }, "distance": 9.58, "direction": 330.67, "angle": 78.13, "elevation": 45.56, "pano_id": "TMX7316010203-002107_pano_0005_000363", "timestamp": "2021-04-20T10:06:43.311810Z", "filename": "pano_0005_000363.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 9.57775787, "relative_pitch": 78.12891255762493, "relative_heading": 330.66584013681927, "relative_elevation": 45.5636576972902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85244221096561, 52.354910955308, 45.597012611106 ] }, "distance": 9.68, "direction": 96.08, "angle": 78.01, "elevation": 45.6, "pano_id": "TMX7316010203-002107_pano_0005_000367", "timestamp": "2021-04-20T10:06:48.076790Z", "filename": "pano_0005_000367.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 9.68196348, "relative_pitch": 78.01199988908961, "relative_heading": 96.07586700016444, "relative_elevation": 45.597012611106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85245436918458, 52.3549131414868, 45.9325093561783 ] }, "distance": 10.49, "direction": 94.27, "angle": 77.14, "elevation": 45.93, "pano_id": "TMX7316060226-000013_pano_0000_004388", "timestamp": "2016-08-04T08:41:15.637200Z", "filename": "pano_0000_004388.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.48512499, "relative_pitch": 77.14128090290043, "relative_heading": 94.2745832586676, "relative_elevation": 45.9325093561783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223387959811, 52.355005533482, 45.6072675371543 ] }, "distance": 10.54, "direction": 334.32, "angle": 76.99, "elevation": 45.61, "pano_id": "TMX7316010203-001893_pano_0001_002708", "timestamp": "2020-08-27T08:46:25.233960Z", "filename": "pano_0001_002708.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.54002728, "relative_pitch": 76.98716715100892, "relative_heading": 334.32415984758984, "relative_elevation": 45.6072675371543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852278063374262, 52.354825447549864, 0.0 ] }, "distance": 10.65, "direction": 188.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00247", "timestamp": "2025-10-01T07:29:36Z", "filename": "2025_10_01_07_20_50_00247.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.65389314, "relative_pitch": 0.0, "relative_heading": 188.40018972143116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852456814881084, 52.35490862809208, 0.0 ] }, "distance": 10.7, "direction": 96.89, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00799", "timestamp": "2025-10-01T07:14:39Z", "filename": "2025_10_01_06_47_55_00799.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.69988317, "relative_pitch": 0.0, "relative_heading": 96.89081137939193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8524597913259, 52.3549097476647, 45.2789941616356 ] }, "distance": 10.89, "direction": 96.11, "angle": 76.48, "elevation": 45.28, "pano_id": "TMX7316010203-000264_pano_0001_002934", "timestamp": "2017-04-19T13:33:24.144720Z", "filename": "pano_0001_002934.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.88727318, "relative_pitch": 76.47996326224164, "relative_heading": 96.11185958250937, "relative_elevation": 45.2789941616356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85228416537904, 52.3548225957513, 45.501870165579 ] }, "distance": 10.92, "direction": 186.0, "angle": 76.51, "elevation": 45.5, "pano_id": "TMX7316010203-000264_pano_0001_002861", "timestamp": "2017-04-19T13:31:06.390930Z", "filename": "pano_0001_002861.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.91668148, "relative_pitch": 76.50875228462006, "relative_heading": 185.99752940787184, "relative_elevation": 45.501870165579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852461298291094, 52.35491418481012, 0.0 ] }, "distance": 10.95, "direction": 93.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00145", "timestamp": "2024-11-14T10:24:43Z", "filename": "Job_20241114_1007_Track20_Sphere_00145.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.94830367, "relative_pitch": 0.0, "relative_heading": 93.48452911747975, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85246043183388, 52.3549074188183, 45.9147105775774 ] }, "distance": 10.96, "direction": 97.43, "angle": 76.57, "elevation": 45.91, "pano_id": "TMX7316010203-001140_pano_0000_000968", "timestamp": "2019-04-26T07:02:43.247070Z", "filename": "pano_0000_000968.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 10.96117708, "relative_pitch": 76.57313845093073, "relative_heading": 97.43455603404568, "relative_elevation": 45.9147105775774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522387899918, 52.3550119799583, 46.339230784215 ] }, "distance": 11.06, "direction": 337.5, "angle": 76.58, "elevation": 46.34, "pano_id": "TMX7316010203-002478_pano_0003_000719", "timestamp": "2022-03-24T12:20:08.487790Z", "filename": "pano_0003_000719.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.05853084, "relative_pitch": 76.57780777144484, "relative_heading": 337.49834928319166, "relative_elevation": 46.339230784215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85228361722003, 52.3548212307238, 45.684806897305 ] }, "distance": 11.07, "direction": 186.11, "angle": 76.38, "elevation": 45.68, "pano_id": "TMX7316010203-000786_pano_0001_001059", "timestamp": "2018-06-12T10:56:57.430830Z", "filename": "pano_0001_001059.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.07166505, "relative_pitch": 76.37707961317227, "relative_heading": 186.10761795738424, "relative_elevation": 45.684806897305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_002189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85230927040172, 52.3548204325436, 45.6450766772032 ] }, "distance": 11.11, "direction": 177.06, "angle": 76.32, "elevation": 45.65, "pano_id": "TMX7316010203-001140_pano_0000_002189", "timestamp": "2019-04-26T07:21:36.252970Z", "filename": "pano_0000_002189.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.11225857, "relative_pitch": 76.31755075440552, "relative_heading": 177.06045003494063, "relative_elevation": 45.6450766772032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85246434998014, 52.3549118803781, 46.2992756403983 ] }, "distance": 11.17, "direction": 94.73, "angle": 76.43, "elevation": 46.3, "pano_id": "TMX7316010203-000786_pano_0001_000324", "timestamp": "2018-06-12T10:42:55.151250Z", "filename": "pano_0001_000324.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.17407677, "relative_pitch": 76.43144885658216, "relative_heading": 94.73222363843331, "relative_elevation": 46.2992756403983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85225806490744, 52.3548224762378, 45.6815564343706 ] }, "distance": 11.26, "direction": 195.03, "angle": 76.16, "elevation": 45.68, "pano_id": "TMX7316010203-001484_pano_0000_000020", "timestamp": "2019-12-04T09:16:43.208710Z", "filename": "pano_0000_000020.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.25531547, "relative_pitch": 76.15878511495721, "relative_heading": 195.0309252015361, "relative_elevation": 45.6815564343706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85228226361695, 52.3548194330247, 45.2442566463724 ] }, "distance": 11.28, "direction": 186.47, "angle": 76.0, "elevation": 45.24, "pano_id": "TMX7316010203-002226_pano_0000_001736", "timestamp": "2021-07-09T09:22:55.201590Z", "filename": "pano_0000_001736.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.2805992, "relative_pitch": 76.00007266739307, "relative_heading": 186.46529014083058, "relative_elevation": 45.2442566463724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85226174824601, 52.3548215051754, 45.6108456393704 ] }, "distance": 11.3, "direction": 193.66, "angle": 76.09, "elevation": 45.61, "pano_id": "TMX7316010203-001893_pano_0001_002580", "timestamp": "2020-08-27T08:44:04.919760Z", "filename": "pano_0001_002580.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.29782503, "relative_pitch": 76.08783003351579, "relative_heading": 193.65950856777835, "relative_elevation": 45.6108456393704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85232968524366, 52.3548197271387, 45.658299616538 ] }, "distance": 11.35, "direction": 170.05, "angle": 76.04, "elevation": 45.66, "pano_id": "TMX7316010203-001484_pano_0000_000021", "timestamp": "2019-12-04T09:16:43.993770Z", "filename": "pano_0000_000021.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.34683313, "relative_pitch": 76.04379188825305, "relative_heading": 170.04899159433705, "relative_elevation": 45.658299616538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85231213187613, 52.3548180359248, 45.4307270934805 ] }, "distance": 11.39, "direction": 176.15, "angle": 75.93, "elevation": 45.43, "pano_id": "TMX7316060226-000013_pano_0000_005012", "timestamp": "2016-08-04T08:53:22.772190Z", "filename": "pano_0000_005012.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.39002607, "relative_pitch": 75.92537088139125, "relative_heading": 176.14976643064128, "relative_elevation": 45.4307270934805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track15_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852266520313041, 52.3548198319574, 0.0 ] }, "distance": 11.41, "direction": 191.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track15_Sphere_00027", "timestamp": "2024-11-14T10:11:00Z", "filename": "Job_20241114_1007_Track15_Sphere_00027.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.407642, "relative_pitch": 0.0, "relative_heading": 191.85152985055734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852350881700902, 52.3548219657904, 0.0 ] }, "distance": 11.45, "direction": 162.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00248", "timestamp": "2025-10-01T07:29:36Z", "filename": "2025_10_01_07_20_50_00248.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.44525522, "relative_pitch": 0.0, "relative_heading": 162.69232878819435, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85233505728483, 52.3548188246546, 45.5798926800489 ] }, "distance": 11.51, "direction": 168.34, "angle": 75.82, "elevation": 45.58, "pano_id": "TMX7316010203-001893_pano_0001_002581", "timestamp": "2020-08-27T08:44:05.799760Z", "filename": "pano_0001_002581.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.51410998, "relative_pitch": 75.82289303261898, "relative_heading": 168.3411425617466, "relative_elevation": 45.5798926800489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_002188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85224054501195, 52.354822787926, 45.6613974161446 ] }, "distance": 11.59, "direction": 200.78, "angle": 75.76, "elevation": 45.66, "pano_id": "TMX7316010203-001140_pano_0000_002188", "timestamp": "2019-04-26T07:21:35.422980Z", "filename": "pano_0000_002188.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.58977529, "relative_pitch": 75.75794793510875, "relative_heading": 200.78436346471707, "relative_elevation": 45.6613974161446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track15_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852338701638073, 52.354816832666074, 0.0 ] }, "distance": 11.78, "direction": 167.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track15_Sphere_00028", "timestamp": "2024-11-14T10:11:01Z", "filename": "Job_20241114_1007_Track15_Sphere_00028.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.78304176, "relative_pitch": 0.0, "relative_heading": 167.37642677810229, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223876486803, 52.3548212583072, 45.4575265012681 ] }, "distance": 11.79, "direction": 201.04, "angle": 75.46, "elevation": 45.46, "pano_id": "TMX7316060226-000013_pano_0000_005011", "timestamp": "2016-08-04T08:53:21.292210Z", "filename": "pano_0000_005011.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.79206383, "relative_pitch": 75.45753872213736, "relative_heading": 201.04186660351718, "relative_elevation": 45.4575265012681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85235762764139, 52.3548182581092, 45.6411729799584 ] }, "distance": 11.98, "direction": 161.18, "angle": 75.29, "elevation": 45.64, "pano_id": "TMX7316010203-000786_pano_0001_001060", "timestamp": "2018-06-12T10:56:58.205830Z", "filename": "pano_0001_001060.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 11.98005335, "relative_pitch": 75.29258227670064, "relative_heading": 161.18049574245504, "relative_elevation": 45.6411729799584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85235455622846, 52.3548174098593, 45.2119651716202 ] }, "distance": 12.0, "direction": 162.27, "angle": 75.13, "elevation": 45.21, "pano_id": "TMX7316010203-002226_pano_0000_001737", "timestamp": "2021-07-09T09:22:56.181580Z", "filename": "pano_0000_001737.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.00406428, "relative_pitch": 75.13066777745917, "relative_heading": 162.27133180427774, "relative_elevation": 45.2119651716202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852202158694963, 52.35482924786234, 0.0 ] }, "distance": 12.15, "direction": 213.63, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00246", "timestamp": "2025-10-01T07:29:35Z", "filename": "2025_10_01_07_20_50_00246.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.14967696, "relative_pitch": 0.0, "relative_heading": 213.62562528672868, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522404695429, 52.35502409602442, 0.0 ] }, "distance": 12.28, "direction": 340.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00150", "timestamp": "2024-11-14T10:24:52Z", "filename": "Job_20241114_1007_Track20_Sphere_00150.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.27605113, "relative_pitch": 0.0, "relative_heading": 340.40121089443267, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223584129038, 52.3550231245475, 45.7361647458747 ] }, "distance": 12.28, "direction": 338.85, "angle": 74.97, "elevation": 45.74, "pano_id": "TMX7316010203-000786_pano_0001_000787", "timestamp": "2018-06-12T10:50:42.878250Z", "filename": "pano_0001_000787.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.28451172, "relative_pitch": 74.96547454285054, "relative_heading": 338.84634910349394, "relative_elevation": 45.7361647458747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_002190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85237793537566, 52.3548180261863, 45.6074800267816 ] }, "distance": 12.52, "direction": 155.21, "angle": 74.65, "elevation": 45.61, "pano_id": "TMX7316010203-001140_pano_0000_002190", "timestamp": "2019-04-26T07:21:37.107940Z", "filename": "pano_0000_002190.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.51864841, "relative_pitch": 74.65109249774058, "relative_heading": 155.2136687596914, "relative_elevation": 45.6074800267816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85221037516551, 52.3548210274247, 45.2588223274797 ] }, "distance": 12.64, "direction": 209.21, "angle": 74.4, "elevation": 45.26, "pano_id": "TMX7316010203-002226_pano_0000_001735", "timestamp": "2021-07-09T09:22:54.131630Z", "filename": "pano_0000_001735.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.63882011, "relative_pitch": 74.39726382936678, "relative_heading": 209.2117689979189, "relative_elevation": 45.2588223274797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00804/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00804/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00804/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00804/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00804/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00804/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00804/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00804/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00804/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852232689417171, 52.35502656844904, 0.0 ] }, "distance": 12.72, "direction": 338.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00804", "timestamp": "2025-10-01T07:14:46Z", "filename": "2025_10_01_06_47_55_00804.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.71955323, "relative_pitch": 0.0, "relative_heading": 338.5671328124443, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85238548743336, 52.3548160476226, 45.3928039241582 ] }, "distance": 12.94, "direction": 153.55, "angle": 74.09, "elevation": 45.39, "pano_id": "TMX7316060226-000013_pano_0000_005013", "timestamp": "2016-08-04T08:53:23.822160Z", "filename": "pano_0000_005013.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 12.93967704, "relative_pitch": 74.08926354529594, "relative_heading": 153.55363952298026, "relative_elevation": 45.3928039241582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track15_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852192977954414, 52.35482249250574, 0.0 ] }, "distance": 13.12, "direction": 214.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track15_Sphere_00026", "timestamp": "2024-11-14T10:10:59Z", "filename": "Job_20241114_1007_Track15_Sphere_00026.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.12240045, "relative_pitch": 0.0, "relative_heading": 214.0823027837612, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85218582099558, 52.354824320746, 45.6910892082378 ] }, "distance": 13.24, "direction": 216.32, "angle": 73.84, "elevation": 45.69, "pano_id": "TMX7316010203-001484_pano_0000_000019", "timestamp": "2019-12-04T09:16:42.433800Z", "filename": "pano_0000_000019.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.23730115, "relative_pitch": 73.84301198215964, "relative_heading": 216.32441785455148, "relative_elevation": 45.6910892082378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85218817299112, 52.3548232047661, 45.6242856523022 ] }, "distance": 13.24, "direction": 215.45, "angle": 73.81, "elevation": 45.62, "pano_id": "TMX7316010203-001893_pano_0001_002579", "timestamp": "2020-08-27T08:44:03.994820Z", "filename": "pano_0001_002579.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.24397555, "relative_pitch": 73.81286091439404, "relative_heading": 215.44760466566652, "relative_elevation": 45.6242856523022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85240128812459, 52.3548170486817, 45.619261847809 ] }, "distance": 13.36, "direction": 149.2, "angle": 73.68, "elevation": 45.62, "pano_id": "TMX7316010203-001484_pano_0000_000022", "timestamp": "2019-12-04T09:16:44.833820Z", "filename": "pano_0000_000022.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.35790192, "relative_pitch": 73.67929593886221, "relative_heading": 149.2022314675212, "relative_elevation": 45.619261847809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85239229981611, 52.3548137251772, 45.6768222833052 ] }, "distance": 13.38, "direction": 152.27, "angle": 73.67, "elevation": 45.68, "pano_id": "TMX7316010203-002478_pano_0003_000548", "timestamp": "2022-03-24T12:17:44.178620Z", "filename": "pano_0003_000548.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.38114996, "relative_pitch": 73.67190957092645, "relative_heading": 152.26689680788115, "relative_elevation": 45.6768222833052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223147876778, 52.3550330085882, 45.8097022827715 ] }, "distance": 13.42, "direction": 339.36, "angle": 73.67, "elevation": 45.81, "pano_id": "TMX7316060226-000013_pano_0000_004383", "timestamp": "2016-08-04T08:41:09.537250Z", "filename": "pano_0000_004383.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.41803439, "relative_pitch": 73.67426303646099, "relative_heading": 339.3574606830935, "relative_elevation": 45.8097022827715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85218141126962, 52.3548242272944, 45.8232000516728 ] }, "distance": 13.43, "direction": 217.33, "angle": 73.67, "elevation": 45.82, "pano_id": "TMX7316010203-002107_pano_0006_000359", "timestamp": "2021-04-20T10:18:53.157530Z", "filename": "pano_0006_000359.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.42572563, "relative_pitch": 73.66995899455573, "relative_heading": 217.33122749470675, "relative_elevation": 45.8232000516728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85240778985521, 52.3548164562485, 45.5525817014277 ] }, "distance": 13.65, "direction": 147.75, "angle": 73.32, "elevation": 45.55, "pano_id": "TMX7316010203-001893_pano_0001_002582", "timestamp": "2020-08-27T08:44:06.704780Z", "filename": "pano_0001_002582.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.64574771, "relative_pitch": 73.3238682827588, "relative_heading": 147.7460798898669, "relative_elevation": 45.5525817014277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85232614104267, 52.3547975956087, 45.7319711185992 ] }, "distance": 13.75, "direction": 172.82, "angle": 73.27, "elevation": 45.73, "pano_id": "TMX7316010203-002478_pano_0003_000547", "timestamp": "2022-03-24T12:17:43.013760Z", "filename": "pano_0003_000547.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.74673853, "relative_pitch": 73.26955752024612, "relative_heading": 172.8151261067545, "relative_elevation": 45.7319711185992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track15_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852407705190597, 52.354814430141545, 0.0 ] }, "distance": 13.83, "direction": 148.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track15_Sphere_00029", "timestamp": "2024-11-14T10:11:02Z", "filename": "Job_20241114_1007_Track15_Sphere_00029.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.83389973, "relative_pitch": 0.0, "relative_heading": 148.26461152429923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_002187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85217131998106, 52.3548242667844, 45.6566856121644 ] }, "distance": 13.85, "direction": 219.6, "angle": 73.12, "elevation": 45.66, "pano_id": "TMX7316010203-001140_pano_0000_002187", "timestamp": "2019-04-26T07:21:34.617910Z", "filename": "pano_0000_002187.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.85008002, "relative_pitch": 73.12468299349229, "relative_heading": 219.6044944765941, "relative_elevation": 45.6566856121644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223911061022, 52.3548010667158, 45.8786877552047 ] }, "distance": 13.91, "direction": 197.63, "angle": 73.14, "elevation": 45.88, "pano_id": "TMX7316010203-002107_pano_0006_000360", "timestamp": "2021-04-20T10:18:54.792570Z", "filename": "pano_0006_000360.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.90530233, "relative_pitch": 73.13854765185266, "relative_heading": 197.62525261749087, "relative_elevation": 45.8786877552047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8521656866665, 52.3548257818269, 45.4487969558686 ] }, "distance": 13.97, "direction": 221.26, "angle": 72.91, "elevation": 45.45, "pano_id": "TMX7316060226-000013_pano_0000_005010", "timestamp": "2016-08-04T08:53:19.002180Z", "filename": "pano_0000_005010.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 13.97068826, "relative_pitch": 72.91288501908922, "relative_heading": 221.25825786832758, "relative_elevation": 45.4487969558686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222983425401, 52.3550387149695, 45.8654526825994 ] }, "distance": 14.05, "direction": 339.84, "angle": 72.97, "elevation": 45.87, "pano_id": "TMX7316010203-001140_pano_0000_000963", "timestamp": "2019-04-26T07:02:37.582100Z", "filename": "pano_0000_000963.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.05224447, "relative_pitch": 72.96599790153613, "relative_heading": 339.8426654216182, "relative_elevation": 45.8654526825994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852428125447181, 52.35481910615999, 0.0 ] }, "distance": 14.2, "direction": 142.37, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00249", "timestamp": "2025-10-01T07:29:38Z", "filename": "2025_10_01_07_20_50_00249.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.1981497, "relative_pitch": 0.0, "relative_heading": 142.37470635034384, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8525095688609, 52.3549170317199, 46.3756078081205 ] }, "distance": 14.22, "direction": 91.4, "angle": 72.95, "elevation": 46.38, "pano_id": "TMX7316010203-002478_pano_0003_000714", "timestamp": "2022-03-24T12:20:03.902780Z", "filename": "pano_0003_000714.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.22118192, "relative_pitch": 72.95172693099575, "relative_heading": 91.40474376550814, "relative_elevation": 46.3756078081205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222983783158, 52.3550403860031, 45.5429897988215 ] }, "distance": 14.23, "direction": 340.1, "angle": 72.65, "elevation": 45.54, "pano_id": "TMX7316010203-002107_pano_0005_000362", "timestamp": "2021-04-20T10:06:42.466810Z", "filename": "pano_0005_000362.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.22685946, "relative_pitch": 72.6520785517256, "relative_heading": 340.10164047959853, "relative_elevation": 45.5429897988215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85219096851861, 52.3548106155792, 45.6660898402333 ] }, "distance": 14.31, "direction": 211.57, "angle": 72.6, "elevation": 45.67, "pano_id": "TMX7316010203-002478_pano_0003_001022", "timestamp": "2022-03-24T12:24:53.676110Z", "filename": "pano_0003_001022.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.30746626, "relative_pitch": 72.60390598448278, "relative_heading": 211.569793390655, "relative_elevation": 45.6660898402333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85251223582199, 52.3549099683636, 45.6489681145176 ] }, "distance": 14.44, "direction": 94.51, "angle": 72.44, "elevation": 45.65, "pano_id": "TMX7316010203-001893_pano_0001_002713", "timestamp": "2020-08-27T08:46:30.588960Z", "filename": "pano_0001_002713.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.44325336, "relative_pitch": 72.44272011310669, "relative_heading": 94.50555073967331, "relative_elevation": 45.6489681145176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522129271599, 52.3548014734534, 46.2489257147536 ] }, "distance": 14.5, "direction": 204.41, "angle": 72.59, "elevation": 46.25, "pano_id": "TMX7316010203-000786_pano_0001_001418", "timestamp": "2018-06-12T11:02:43.173650Z", "filename": "pano_0001_001418.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.50396007, "relative_pitch": 72.58824028339397, "relative_heading": 204.4117655060663, "relative_elevation": 46.2489257147536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85242750940848, 52.3548153292765, 45.2672884846106 ] }, "distance": 14.51, "direction": 143.52, "angle": 72.23, "elevation": 45.27, "pano_id": "TMX7316010203-002226_pano_0000_001738", "timestamp": "2021-07-09T09:22:57.076840Z", "filename": "pano_0000_001738.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.50828259, "relative_pitch": 72.22921143963836, "relative_heading": 143.51931388031826, "relative_elevation": 45.2672884846106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85251533256237, 52.3549112534372, 45.5749473338947 ] }, "distance": 14.64, "direction": 93.88, "angle": 72.19, "elevation": 45.57, "pano_id": "TMX7316010203-002107_pano_0005_000368", "timestamp": "2021-04-20T10:06:49.381690Z", "filename": "pano_0005_000368.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.64322439, "relative_pitch": 72.1877951672985, "relative_heading": 93.88290220211776, "relative_elevation": 45.5749473338947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85243154947244, 52.3548152199466, 45.7051849998534 ] }, "distance": 14.68, "direction": 142.68, "angle": 72.19, "elevation": 45.71, "pano_id": "TMX7316010203-000786_pano_0001_001061", "timestamp": "2018-06-12T10:56:58.970780Z", "filename": "pano_0001_001061.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.68328401, "relative_pitch": 72.18982429346569, "relative_heading": 142.68385933312118, "relative_elevation": 45.7051849998534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85214901809763, 52.3548247767372, 46.2513388525695 ] }, "distance": 14.82, "direction": 224.27, "angle": 72.23, "elevation": 46.25, "pano_id": "TMX7316010203-000786_pano_0001_001417", "timestamp": "2018-06-12T11:02:41.838600Z", "filename": "pano_0001_001417.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.82423308, "relative_pitch": 72.22858255245193, "relative_heading": 224.274349055706, "relative_elevation": 46.2513388525695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8524430712747, 52.3548189795978, 45.4690571110696 ] }, "distance": 14.85, "direction": 139.3, "angle": 71.91, "elevation": 45.47, "pano_id": "TMX7316010203-000264_pano_0001_002860", "timestamp": "2017-04-19T13:31:00.406250Z", "filename": "pano_0001_002860.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 14.85242758, "relative_pitch": 71.9104189487155, "relative_heading": 139.29507488872343, "relative_elevation": 45.4690571110696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85252178074222, 52.35491241780607, 0.0 ] }, "distance": 15.07, "direction": 93.28, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00798", "timestamp": "2025-10-01T07:14:38Z", "filename": "2025_10_01_06_47_55_00798.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.07361796, "relative_pitch": 0.0, "relative_heading": 93.27845031936951, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852131763369942, 52.35483264161784, 0.0 ] }, "distance": 15.09, "direction": 229.8, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00245", "timestamp": "2025-10-01T07:29:34Z", "filename": "2025_10_01_07_20_50_00245.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.0884077, "relative_pitch": 0.0, "relative_heading": 229.79929765428844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522653831426, 52.3547858369691, 45.5209982227534 ] }, "distance": 15.14, "direction": 189.2, "angle": 71.6, "elevation": 45.52, "pano_id": "TMX7316010203-000264_pano_0001_002711", "timestamp": "2017-04-19T13:26:14.298420Z", "filename": "pano_0001_002711.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.14191718, "relative_pitch": 71.6010238568736, "relative_heading": 189.1978281983708, "relative_elevation": 45.5209982227534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_002191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85244726647996, 52.3548160972411, 45.7027315832675 ] }, "distance": 15.28, "direction": 139.27, "angle": 71.51, "elevation": 45.7, "pano_id": "TMX7316010203-001140_pano_0000_002191", "timestamp": "2019-04-26T07:21:37.967990Z", "filename": "pano_0000_002191.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.28198019, "relative_pitch": 71.51120736388, "relative_heading": 139.26689328741733, "relative_elevation": 45.7027315832675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85221895788506, 52.3547914603597, 45.6106378538534 ] }, "distance": 15.37, "direction": 201.3, "angle": 71.38, "elevation": 45.61, "pano_id": "TMX7316010203-001893_pano_0001_002233", "timestamp": "2020-08-27T08:38:26.341900Z", "filename": "pano_0001_002233.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.37140546, "relative_pitch": 71.37548357036847, "relative_heading": 201.29914318437503, "relative_elevation": 45.6106378538534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223288936208, 52.355052157899, 45.5904034124687 ] }, "distance": 15.4, "direction": 342.49, "angle": 71.33, "elevation": 45.59, "pano_id": "TMX7316010203-001893_pano_0001_002707", "timestamp": "2020-08-27T08:46:24.143950Z", "filename": "pano_0001_002707.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.40115735, "relative_pitch": 71.33422046848186, "relative_heading": 342.4882216995537, "relative_elevation": 45.5904034124687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85252794320957, 52.3549164264312, 45.9315658174455 ] }, "distance": 15.47, "direction": 91.54, "angle": 71.38, "elevation": 45.93, "pano_id": "TMX7316060226-000013_pano_0000_004389", "timestamp": "2016-08-04T08:41:16.847220Z", "filename": "pano_0000_004389.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.47441008, "relative_pitch": 71.38125549785562, "relative_heading": 91.54040188056942, "relative_elevation": 45.9315658174455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85213896628056, 52.3548224487019, 45.2144059371203 ] }, "distance": 15.49, "direction": 225.42, "angle": 71.09, "elevation": 45.21, "pano_id": "TMX7316010203-002226_pano_0000_001734", "timestamp": "2021-07-09T09:22:53.106750Z", "filename": "pano_0000_001734.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.49090875, "relative_pitch": 71.08802604046994, "relative_heading": 225.4192704378247, "relative_elevation": 45.2144059371203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85213242215281, 52.3548266838945, 45.5047468319535 ] }, "distance": 15.49, "direction": 227.82, "angle": 71.2, "elevation": 45.5, "pano_id": "TMX7316010203-000264_pano_0001_002862", "timestamp": "2017-04-19T13:31:08.525930Z", "filename": "pano_0001_002862.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.49128411, "relative_pitch": 71.19976904147738, "relative_heading": 227.81899002575014, "relative_elevation": 45.5047468319535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852285880587008, 52.354779708183344, 0.0 ] }, "distance": 15.66, "direction": 183.75, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00311", "timestamp": "2025-10-01T07:31:53Z", "filename": "2025_10_01_07_20_50_00311.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.66269751, "relative_pitch": 0.0, "relative_heading": 183.74774133919286, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253308605635, 52.3549130987615, 45.9136653589085 ] }, "distance": 15.84, "direction": 92.85, "angle": 70.97, "elevation": 45.91, "pano_id": "TMX7316010203-001140_pano_0000_000969", "timestamp": "2019-04-26T07:02:44.362040Z", "filename": "pano_0000_000969.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.83874732, "relative_pitch": 70.96720187010239, "relative_heading": 92.8454317730156, "relative_elevation": 45.9136653589085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852533413009496, 52.35491794389863, 0.0 ] }, "distance": 15.84, "direction": 90.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00144", "timestamp": "2024-11-14T10:24:41Z", "filename": "Job_20241114_1007_Track20_Sphere_00144.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.84342173, "relative_pitch": 0.0, "relative_heading": 90.89373230667314, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85245932301781, 52.3548150077666, 45.4435999756679 ] }, "distance": 15.92, "direction": 137.31, "angle": 70.69, "elevation": 45.44, "pano_id": "TMX7316060226-000013_pano_0000_005014", "timestamp": "2016-08-04T08:53:24.717110Z", "filename": "pano_0000_005014.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 15.91914834, "relative_pitch": 70.69435564250423, "relative_heading": 137.3108697133457, "relative_elevation": 45.4435999756679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8521238594383, 52.3548256165074, 45.6250069476664 ] }, "distance": 16.01, "direction": 228.91, "angle": 70.67, "elevation": 45.63, "pano_id": "TMX7316010203-002478_pano_0003_001021", "timestamp": "2022-03-24T12:24:52.581110Z", "filename": "pano_0003_001021.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.00624046, "relative_pitch": 70.66802477055501, "relative_heading": 228.9062927579821, "relative_elevation": 45.6250069476664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522347130007, 52.3550582996089, 46.3357690731063 ] }, "distance": 16.02, "direction": 343.65, "angle": 70.93, "elevation": 46.34, "pano_id": "TMX7316010203-002478_pano_0003_000720", "timestamp": "2022-03-24T12:20:09.167800Z", "filename": "pano_0003_000720.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.01878996, "relative_pitch": 70.92916393852413, "relative_heading": 343.64765540066355, "relative_elevation": 46.3357690731063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253664138554, 52.354914382332, 46.3147378554568 ] }, "distance": 16.07, "direction": 92.29, "angle": 70.86, "elevation": 46.31, "pano_id": "TMX7316010203-000786_pano_0001_000325", "timestamp": "2018-06-12T10:42:56.486250Z", "filename": "pano_0001_000325.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.07433939, "relative_pitch": 70.85977504236504, "relative_heading": 92.29408554519662, "relative_elevation": 46.3147378554568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85246424142931, 52.3548156517271, 45.7186408843845 ] }, "distance": 16.1, "direction": 136.26, "angle": 70.6, "elevation": 45.72, "pano_id": "TMX7316010203-002478_pano_0003_000549", "timestamp": "2022-03-24T12:17:45.038750Z", "filename": "pano_0003_000549.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.09639019, "relative_pitch": 70.60410846931592, "relative_heading": 136.26108503542906, "relative_elevation": 45.7186408843845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track15_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852118111721256, 52.35482416735731, 0.0 ] }, "distance": 16.41, "direction": 229.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track15_Sphere_00025", "timestamp": "2024-11-14T10:10:58Z", "filename": "Job_20241114_1007_Track15_Sphere_00025.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.40792671, "relative_pitch": 0.0, "relative_heading": 229.38078373518695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222219694464, 52.3547807865076, 45.6432100785896 ] }, "distance": 16.41, "direction": 199.07, "angle": 70.22, "elevation": 45.64, "pano_id": "TMX7316010203-000786_pano_0001_000796", "timestamp": "2018-06-12T10:52:26.677580Z", "filename": "pano_0001_000796.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.41021075, "relative_pitch": 70.22484722166534, "relative_heading": 199.0743784036482, "relative_elevation": 45.6432100785896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222215236302, 52.354780761975, 45.644816021435 ] }, "distance": 16.41, "direction": 199.08, "angle": 70.22, "elevation": 45.64, "pano_id": "TMX7316010203-000786_pano_0001_000797", "timestamp": "2018-06-12T10:52:29.297570Z", "filename": "pano_0001_000797.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.41378347, "relative_pitch": 70.22151777771745, "relative_heading": 199.08128527801418, "relative_elevation": 45.644816021435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000798/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000798/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000798/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000798/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000798/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000798/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000798/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000798/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000798/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222205690468, 52.3547807516038, 45.645651656203 ] }, "distance": 16.42, "direction": 199.1, "angle": 70.22, "elevation": 45.65, "pano_id": "TMX7316010203-000786_pano_0001_000798", "timestamp": "2018-06-12T10:52:31.737560Z", "filename": "pano_0001_000798.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.41700132, "relative_pitch": 70.21827519862315, "relative_heading": 199.10142035340633, "relative_elevation": 45.645651656203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000799/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000799/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000799/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000799/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000799/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000799/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000799/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000799/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000799/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222207511113, 52.3547807257978, 45.6448886487633 ] }, "distance": 16.42, "direction": 199.09, "angle": 70.22, "elevation": 45.64, "pano_id": "TMX7316010203-000786_pano_0001_000799", "timestamp": "2018-06-12T10:52:34.072580Z", "filename": "pano_0001_000799.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.41930895, "relative_pitch": 70.21540536333598, "relative_heading": 199.0940509469415, "relative_elevation": 45.6448886487633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222216482225, 52.3547806569233, 45.6304965252057 ] }, "distance": 16.42, "direction": 199.07, "angle": 70.2, "elevation": 45.63, "pano_id": "TMX7316010203-000786_pano_0001_000794", "timestamp": "2018-06-12T10:52:20.172620Z", "filename": "pano_0001_000794.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.42455388, "relative_pitch": 70.20381913968838, "relative_heading": 199.0651560117394, "relative_elevation": 45.6304965252057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000800/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000800/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000800/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000800/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000800/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000800/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000800/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000800/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000800/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222209087072, 52.3547806531119, 45.6440761946142 ] }, "distance": 16.43, "direction": 199.08, "angle": 70.21, "elevation": 45.64, "pano_id": "TMX7316010203-000786_pano_0001_000800", "timestamp": "2018-06-12T10:52:36.332710Z", "filename": "pano_0001_000800.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.42660119, "relative_pitch": 70.20697599353602, "relative_heading": 199.08128337587405, "relative_elevation": 45.6440761946142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000801/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000801/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000801/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000801/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000801/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000801/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000801/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000801/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000801/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222204818464, 52.3547806000071, 45.6405787505209 ] }, "distance": 16.43, "direction": 199.08, "angle": 70.2, "elevation": 45.64, "pano_id": "TMX7316010203-000786_pano_0001_000801", "timestamp": "2018-06-12T10:52:38.557550Z", "filename": "pano_0001_000801.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.4331365, "relative_pitch": 70.19831406197063, "relative_heading": 199.0841312477228, "relative_elevation": 45.6405787505209 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000802/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000802/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000802/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000802/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000802/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000802/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000802/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000802/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000802/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222198001848, 52.3547805804928, 45.6357272574678 ] }, "distance": 16.44, "direction": 199.1, "angle": 70.19, "elevation": 45.64, "pano_id": "TMX7316010203-000786_pano_0001_000802", "timestamp": "2018-06-12T10:52:40.757420Z", "filename": "pano_0001_000802.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.43670752, "relative_pitch": 70.19240395081464, "relative_heading": 199.09695635121105, "relative_elevation": 45.6357272574678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000793/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000793/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000793/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000793/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000793/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000793/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000793/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000793/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000793/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222203107527, 52.3547805603813, 45.6206192662939 ] }, "distance": 16.44, "direction": 199.08, "angle": 70.19, "elevation": 45.62, "pano_id": "TMX7316010203-000786_pano_0001_000793", "timestamp": "2018-06-12T10:52:15.272630Z", "filename": "pano_0001_000793.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.43768463, "relative_pitch": 70.18526870510192, "relative_heading": 199.08294615364673, "relative_elevation": 45.6206192662939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000803/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000803/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000803/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000803/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000803/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000803/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000803/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000803/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000803/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222194420088, 52.354780550602, 45.630556489341 ] }, "distance": 16.44, "direction": 199.1, "angle": 70.19, "elevation": 45.63, "pano_id": "TMX7316010203-000786_pano_0001_000803", "timestamp": "2018-06-12T10:52:42.907520Z", "filename": "pano_0001_000803.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.440649, "relative_pitch": 70.18595345921936, "relative_heading": 199.10120076174164, "relative_elevation": 45.630556489341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222201054163, 52.3547805202236, 45.6241551740095 ] }, "distance": 16.44, "direction": 199.08, "angle": 70.18, "elevation": 45.62, "pano_id": "TMX7316010203-000786_pano_0001_000805", "timestamp": "2018-06-12T10:52:47.142430Z", "filename": "pano_0001_000805.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.44236497, "relative_pitch": 70.18148262236188, "relative_heading": 199.08246261323802, "relative_elevation": 45.6241551740095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222215374411, 52.3547804230383, 45.6006025141105 ] }, "distance": 16.45, "direction": 199.04, "angle": 70.16, "elevation": 45.6, "pano_id": "TMX7316010203-000786_pano_0001_000807", "timestamp": "2018-06-12T10:52:51.287380Z", "filename": "pano_0001_000807.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.44940007, "relative_pitch": 70.16422211265339, "relative_heading": 199.03803067871644, "relative_elevation": 45.6006025141105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222211694429, 52.3547803900759, 45.6000155238435 ] }, "distance": 16.45, "direction": 199.04, "angle": 70.16, "elevation": 45.6, "pano_id": "TMX7316010203-000786_pano_0001_000808", "timestamp": "2018-06-12T10:52:53.377360Z", "filename": "pano_0001_000808.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.45368522, "relative_pitch": 70.15922256964059, "relative_heading": 199.04211789664578, "relative_elevation": 45.6000155238435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85222202943173, 52.3547804009554, 45.6060723606497 ] }, "distance": 16.45, "direction": 199.06, "angle": 70.16, "elevation": 45.61, "pano_id": "TMX7316010203-000786_pano_0001_000809", "timestamp": "2018-06-12T10:52:55.462390Z", "filename": "pano_0001_000809.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.45448732, "relative_pitch": 70.16076032645694, "relative_heading": 199.06311920733725, "relative_elevation": 45.6060723606497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522367806585, 52.3547770244479, 45.7106833066791 ] }, "distance": 16.52, "direction": 195.34, "angle": 70.13, "elevation": 45.71, "pano_id": "TMX7316010203-002478_pano_0003_001023", "timestamp": "2022-03-24T12:24:54.701090Z", "filename": "pano_0003_001023.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.51620911, "relative_pitch": 70.13417080948267, "relative_heading": 195.33940128347606, "relative_elevation": 45.7106833066791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85211360714053, 52.3548254917905, 45.6611019885167 ] }, "distance": 16.55, "direction": 230.46, "angle": 70.08, "elevation": 45.66, "pano_id": "TMX7316010203-001484_pano_0000_000018", "timestamp": "2019-12-04T09:16:41.668770Z", "filename": "pano_0000_000018.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.54787972, "relative_pitch": 70.07915492220572, "relative_heading": 230.46000054832174, "relative_elevation": 45.6611019885167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85211163764368, 52.3548269598331, 45.7882102532312 ] }, "distance": 16.55, "direction": 231.19, "angle": 70.13, "elevation": 45.79, "pano_id": "TMX7316010203-002107_pano_0006_000358", "timestamp": "2021-04-20T10:18:51.787530Z", "filename": "pano_0006_000358.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.54871893, "relative_pitch": 70.12919276186823, "relative_heading": 231.19195113531455, "relative_elevation": 45.7882102532312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8524730638142, 52.3548149633824, 45.6444240426645 ] }, "distance": 16.57, "direction": 134.94, "angle": 70.05, "elevation": 45.64, "pano_id": "TMX7316010203-001484_pano_0000_000023", "timestamp": "2019-12-04T09:16:45.663720Z", "filename": "pano_0000_000023.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.57170292, "relative_pitch": 70.04602284733214, "relative_heading": 134.9425054576735, "relative_elevation": 45.6444240426645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85211396283693, 52.3548233916458, 45.6006242707372 ] }, "distance": 16.68, "direction": 229.79, "angle": 69.91, "elevation": 45.6, "pano_id": "TMX7316010203-001893_pano_0001_002578", "timestamp": "2020-08-27T08:44:03.009950Z", "filename": "pano_0001_002578.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.67911028, "relative_pitch": 69.90925131825236, "relative_heading": 229.7879039990668, "relative_elevation": 45.6006242707372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852238177075193, 52.35506693034333, 0.0 ] }, "distance": 16.88, "direction": 345.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00151", "timestamp": "2024-11-14T10:24:53Z", "filename": "Job_20241114_1007_Track20_Sphere_00151.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.8811819, "relative_pitch": 0.0, "relative_heading": 345.3342735968519, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223463274024, 52.3550668642762, 45.7342975893989 ] }, "distance": 16.94, "direction": 344.54, "angle": 69.68, "elevation": 45.73, "pano_id": "TMX7316010203-000786_pano_0001_000786", "timestamp": "2018-06-12T10:50:42.038880Z", "filename": "pano_0001_000786.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.93684674, "relative_pitch": 69.67882637714482, "relative_heading": 344.5376384502487, "relative_elevation": 45.7342975893989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85248015704275, 52.3548143549472, 45.5414000023156 ] }, "distance": 16.96, "direction": 133.95, "angle": 69.57, "elevation": 45.54, "pano_id": "TMX7316010203-001893_pano_0001_002583", "timestamp": "2020-08-27T08:44:07.609830Z", "filename": "pano_0001_002583.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 16.9641451, "relative_pitch": 69.56966683851488, "relative_heading": 133.9512624534678, "relative_elevation": 45.5414000023156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_002186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85210199472954, 52.3548254809971, 45.6332705495879 ] }, "distance": 17.17, "direction": 232.14, "angle": 69.38, "elevation": 45.63, "pano_id": "TMX7316010203-001140_pano_0000_002186", "timestamp": "2019-04-26T07:21:33.817950Z", "filename": "pano_0000_002186.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 17.16616225, "relative_pitch": 69.38488172537642, "relative_heading": 232.1383254192298, "relative_elevation": 45.6332705495879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track15_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852481743318968, 52.35481204133242, 0.0 ] }, "distance": 17.22, "direction": 134.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track15_Sphere_00030", "timestamp": "2024-11-14T10:11:03Z", "filename": "Job_20241114_1007_Track15_Sphere_00030.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 17.22098708, "relative_pitch": 0.0, "relative_heading": 134.31834406324054, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00805/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00805/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00805/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00805/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00805/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00805/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00805/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00805/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00805/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852231714265125, 52.355069714305486, 0.0 ] }, "distance": 17.3, "direction": 344.18, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00805", "timestamp": "2025-10-01T07:14:47Z", "filename": "2025_10_01_06_47_55_00805.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 17.29584766, "relative_pitch": 0.0, "relative_heading": 344.18285267817186, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85209315420895, 52.3548293222585, 45.4447958962992 ] }, "distance": 17.39, "direction": 234.47, "angle": 69.06, "elevation": 45.44, "pano_id": "TMX7316060226-000013_pano_0000_005009", "timestamp": "2016-08-04T08:53:17.247380Z", "filename": "pano_0000_005009.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 17.39374297, "relative_pitch": 69.05593060587161, "relative_heading": 234.4683370382752, "relative_elevation": 45.4447958962992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_07_20_50_00250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_07_20_50_00250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_07_20_50_00250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852497593056428, 52.354817173043465, 0.0 ] }, "distance": 17.63, "direction": 130.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_07_20_50_00250", "timestamp": "2025-10-01T07:29:39Z", "filename": "2025_10_01_07_20_50_00250.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 17.63307207, "relative_pitch": 0.0, "relative_heading": 130.5365560988392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85229477845227, 52.354760293609, 45.74098915793 ] }, "distance": 17.79, "direction": 181.34, "angle": 68.74, "elevation": 45.74, "pano_id": "TMX7316010203-002478_pano_0003_000546", "timestamp": "2022-03-24T12:17:40.768630Z", "filename": "pano_0003_000546.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 17.79444101, "relative_pitch": 68.7426633534716, "relative_heading": 181.34451036295928, "relative_elevation": 45.74098915793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85249975011896, 52.354813614635, 45.2109874021262 ] }, "distance": 18.0, "direction": 131.19, "angle": 68.29, "elevation": 45.21, "pano_id": "TMX7316010203-002226_pano_0000_001739", "timestamp": "2021-07-09T09:22:57.916700Z", "filename": "pano_0000_001739.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.00328599, "relative_pitch": 68.28725668249082, "relative_heading": 131.1902733510519, "relative_elevation": 45.2109874021262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track17_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track17_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track17_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track17_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track17_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track17_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track17_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track17_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track17_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85224646698669, 52.354761581494614, 0.0 ] }, "distance": 18.03, "direction": 191.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track17_Sphere_00062", "timestamp": "2024-11-14T10:16:28Z", "filename": "Job_20241114_1007_Track17_Sphere_00062.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.03184596, "relative_pitch": 0.0, "relative_heading": 191.8705485223406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85226142462634, 52.3547591959477, 45.9206697335467 ] }, "distance": 18.11, "direction": 188.54, "angle": 68.47, "elevation": 45.92, "pano_id": "TMX7316010203-002107_pano_0006_000361", "timestamp": "2021-04-20T10:18:56.027780Z", "filename": "pano_0006_000361.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.11255763, "relative_pitch": 68.47416307051472, "relative_heading": 188.54108586957443, "relative_elevation": 45.9206697335467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223144156578, 52.3550773730254, 45.7719837576151 ] }, "distance": 18.12, "direction": 344.86, "angle": 68.4, "elevation": 45.77, "pano_id": "TMX7316060226-000013_pano_0000_004382", "timestamp": "2016-08-04T08:41:08.497330Z", "filename": "pano_0000_004382.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.12212933, "relative_pitch": 68.40030414220094, "relative_heading": 344.8607625254612, "relative_elevation": 45.7719837576151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8520752836431, 52.3548305656395, 46.2993982564658 ] }, "distance": 18.32, "direction": 237.03, "angle": 68.41, "elevation": 46.3, "pano_id": "TMX7316010203-000786_pano_0001_001416", "timestamp": "2018-06-12T11:02:40.653690Z", "filename": "pano_0001_001416.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.32256773, "relative_pitch": 68.40926598795416, "relative_heading": 237.0340112672308, "relative_elevation": 46.2993982564658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85250465352122, 52.3548123474403, 45.6249582339078 ] }, "distance": 18.35, "direction": 130.83, "angle": 68.09, "elevation": 45.62, "pano_id": "TMX7316010203-000786_pano_0001_001062", "timestamp": "2018-06-12T10:56:59.710810Z", "filename": "pano_0001_001062.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.34790977, "relative_pitch": 68.09265526574758, "relative_heading": 130.83456846119267, "relative_elevation": 45.6249582339078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_001419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_001419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_001419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223911800811, 52.3547594396342, 46.2365786768496 ] }, "distance": 18.37, "direction": 193.25, "angle": 68.33, "elevation": 46.24, "pano_id": "TMX7316010203-000786_pano_0001_001419", "timestamp": "2018-06-12T11:02:44.388540Z", "filename": "pano_0001_001419.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.37337256, "relative_pitch": 68.32824417932261, "relative_heading": 193.24584111471538, "relative_elevation": 46.2365786768496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85227717895771, 52.3547555140109, 45.7209506528452 ] }, "distance": 18.39, "direction": 185.04, "angle": 68.09, "elevation": 45.72, "pano_id": "TMX7316060226-000013_pano_0000_005093", "timestamp": "2016-08-04T09:03:32.057790Z", "filename": "pano_0000_005093.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.39257397, "relative_pitch": 68.08611727946958, "relative_heading": 185.04262491478747, "relative_elevation": 45.7209506528452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257219171007, 52.3549323067482, 46.4030174855143 ] }, "distance": 18.53, "direction": 85.82, "angle": 68.23, "elevation": 46.4, "pano_id": "TMX7316010203-002478_pano_0003_000713", "timestamp": "2022-03-24T12:20:02.967810Z", "filename": "pano_0003_000713.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.53293392, "relative_pitch": 68.22869163461381, "relative_heading": 85.8192848746622, "relative_elevation": 46.4030174855143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85225190261039, 52.354754613443, 46.1359867276624 ] }, "distance": 18.72, "direction": 190.27, "angle": 67.91, "elevation": 46.14, "pano_id": "TMX7316010203-001140_pano_0000_000704", "timestamp": "2019-04-26T06:58:16.764190Z", "filename": "pano_0000_000704.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.72172372, "relative_pitch": 67.91296271508443, "relative_heading": 190.273055242408, "relative_elevation": 46.1359867276624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522287624527, 52.3550827240179, 45.2118571419269 ] }, "distance": 18.74, "direction": 344.8, "angle": 67.48, "elevation": 45.21, "pano_id": "TMX7316010203-000264_pano_0001_002931", "timestamp": "2017-04-19T13:33:19.179880Z", "filename": "pano_0001_002931.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.74457506, "relative_pitch": 67.48138599471346, "relative_heading": 344.79750162803856, "relative_elevation": 45.2118571419269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_002192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_002192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_002192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85251663452239, 52.3548136130193, 45.6091920891777 ] }, "distance": 18.88, "direction": 128.89, "angle": 67.51, "elevation": 45.61, "pano_id": "TMX7316010203-001140_pano_0000_002192", "timestamp": "2019-04-26T07:21:38.822980Z", "filename": "pano_0000_002192.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.88430461, "relative_pitch": 67.50819398530983, "relative_heading": 128.89144625042675, "relative_elevation": 45.6091920891777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257872075227, 52.3549291461198, 45.6878892583773 ] }, "distance": 18.95, "direction": 86.98, "angle": 67.47, "elevation": 45.69, "pano_id": "TMX7316010203-001893_pano_0001_002714", "timestamp": "2020-08-27T08:46:31.598960Z", "filename": "pano_0001_002714.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 18.95483254, "relative_pitch": 67.46758561276948, "relative_heading": 86.97764971962397, "relative_elevation": 45.6878892583773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8522283660829, 52.3550856373472, 45.5104287862778 ] }, "distance": 19.06, "direction": 344.97, "angle": 67.27, "elevation": 45.51, "pano_id": "TMX7316010203-002107_pano_0005_000361", "timestamp": "2021-04-20T10:06:41.681780Z", "filename": "pano_0005_000361.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.06458142, "relative_pitch": 67.27090860560824, "relative_heading": 344.97466450429584, "relative_elevation": 45.5104287862778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0005_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0005_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0005_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8525804271414, 52.354929847814, 45.6063157096505 ] }, "distance": 19.08, "direction": 86.76, "angle": 67.3, "elevation": 45.61, "pano_id": "TMX7316010203-002107_pano_0005_000369", "timestamp": "2021-04-20T10:06:50.591680Z", "filename": "pano_0005_000369.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.07518499, "relative_pitch": 67.30251284662698, "relative_heading": 86.76185798198796, "relative_elevation": 45.6063157096505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223062347106, 52.3550864923907, 45.8243293398991 ] }, "distance": 19.12, "direction": 345.49, "angle": 67.35, "elevation": 45.82, "pano_id": "TMX7316010203-001140_pano_0000_000962", "timestamp": "2019-04-26T07:02:36.462120Z", "filename": "pano_0000_000962.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.11738436, "relative_pitch": 67.35466261823264, "relative_heading": 345.49379317680945, "relative_elevation": 45.8243293398991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85206710083744, 52.3548236840281, 45.2074017114937 ] }, "distance": 19.21, "direction": 236.02, "angle": 66.98, "elevation": 45.21, "pano_id": "TMX7316010203-002226_pano_0000_001733", "timestamp": "2021-07-09T09:22:52.216670Z", "filename": "pano_0000_001733.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.20999477, "relative_pitch": 66.97789062178404, "relative_heading": 236.02261698935982, "relative_elevation": 45.2074017114937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_06_47_55_00797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_06_47_55_00797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_06_47_55_00797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852584678541801, 52.354930695410104, 0.0 ] }, "distance": 19.37, "direction": 86.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_06_47_55_00797", "timestamp": "2025-10-01T07:14:37Z", "filename": "2025_10_01_06_47_55_00797.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.36986894, "relative_pitch": 0.0, "relative_heading": 86.53171402351352, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85224370998358, 52.3547488660438, 45.6252394206822 ] }, "distance": 19.46, "direction": 191.55, "angle": 66.91, "elevation": 45.63, "pano_id": "TMX7316010203-001893_pano_0001_002234", "timestamp": "2020-08-27T08:38:27.246940Z", "filename": "pano_0001_002234.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.45542373, "relative_pitch": 66.90572712463117, "relative_heading": 191.55479380946818, "relative_elevation": 45.6252394206822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_005015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_005015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_005015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253296420295, 52.3548131366182, 45.382643009536 ] }, "distance": 19.79, "direction": 126.99, "angle": 66.43, "elevation": 45.38, "pano_id": "TMX7316060226-000013_pano_0000_005015", "timestamp": "2016-08-04T08:53:25.557130Z", "filename": "pano_0000_005015.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.79448025, "relative_pitch": 66.43468559979694, "relative_heading": 126.9885606954195, "relative_elevation": 45.382643009536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85205215459829, 52.3548279788643, 45.630661659874 ] }, "distance": 19.81, "direction": 238.82, "angle": 66.53, "elevation": 45.63, "pano_id": "TMX7316010203-002478_pano_0003_001020", "timestamp": "2022-03-24T12:24:51.631110Z", "filename": "pano_0003_001020.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.81091391, "relative_pitch": 66.53154212018309, "relative_heading": 238.81585805196397, "relative_elevation": 45.630661659874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track20_Sphere_00143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track20_Sphere_00143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852590962577043, 52.35493665571742, 0.0 ] }, "distance": 19.85, "direction": 84.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track20_Sphere_00143", "timestamp": "2024-11-14T10:24:40Z", "filename": "Job_20241114_1007_Track20_Sphere_00143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.84755473, "relative_pitch": 0.0, "relative_heading": 84.69507224984883, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001140_pano_0000_000970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001140_pano_0000_000970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001140/pano_0000_000970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259075407123, 52.3549396772965, 45.9225934166461 ] }, "distance": 19.87, "direction": 83.73, "angle": 66.61, "elevation": 45.92, "pano_id": "TMX7316010203-001140_pano_0000_000970", "timestamp": "2019-04-26T07:02:45.452000Z", "filename": "pano_0000_000970.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.86733703, "relative_pitch": 66.6054055788933, "relative_heading": 83.72575011883747, "relative_elevation": 45.9225934166461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000013_pano_0000_004390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000013_pano_0000_004390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/04/TMX7316060226-000013/pano_0000_004390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259068169128, 52.3549401755852, 45.9733355129138 ] }, "distance": 19.87, "direction": 83.57, "angle": 66.63, "elevation": 45.97, "pano_id": "TMX7316060226-000013_pano_0000_004390", "timestamp": "2016-08-04T08:41:18.017240Z", "filename": "pano_0000_004390.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 19.86857242, "relative_pitch": 66.6271577819572, "relative_heading": 83.56525984247794, "relative_elevation": 45.9733355129138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_000550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_000550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_000550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253720684109, 52.3548130501391, 45.6799118798226 ] }, "distance": 20.03, "direction": 126.51, "angle": 66.32, "elevation": 45.68, "pano_id": "TMX7316010203-002478_pano_0003_000550", "timestamp": "2022-03-24T12:17:45.783570Z", "filename": "pano_0003_000550.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.03185279, "relative_pitch": 66.32127462979062, "relative_heading": 126.51308993641643, "relative_elevation": 45.6799118798226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000786_pano_0001_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000786_pano_0001_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000786/pano_0001_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259583035358, 52.3549384759424, 46.2968604434282 ] }, "distance": 20.2, "direction": 84.21, "angle": 66.43, "elevation": 46.3, "pano_id": "TMX7316010203-000786_pano_0001_000326", "timestamp": "2018-06-12T10:42:57.946170Z", "filename": "pano_0001_000326.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.1972427, "relative_pitch": 66.43051670379593, "relative_heading": 84.20993240947861, "relative_elevation": 46.2968604434282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85223192888957, 52.3550986526097, 45.5543514834717 ] }, "distance": 20.41, "direction": 346.69, "angle": 65.87, "elevation": 45.55, "pano_id": "TMX7316010203-001893_pano_0001_002706", "timestamp": "2020-08-27T08:46:23.193980Z", "filename": "pano_0001_002706.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.40951224, "relative_pitch": 65.86640240200029, "relative_heading": 346.6871078201747, "relative_elevation": 45.5543514834717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002935/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002935/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002935/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002935/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_002935/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002935/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_002935/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002935/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_002935/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85259885470722, 52.3549441459556, 45.306361572817 ] }, "distance": 20.47, "direction": 82.51, "angle": 65.68, "elevation": 45.31, "pano_id": "TMX7316010203-000264_pano_0001_002935", "timestamp": "2017-04-19T13:33:26.079780Z", "filename": "pano_0001_002935.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.47489616, "relative_pitch": 65.68079027774529, "relative_heading": 82.51131422406107, "relative_elevation": 45.306361572817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002107_pano_0006_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002107_pano_0006_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002107/pano_0006_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85204033222894, 52.3548284766361, 45.7816092493013 ] }, "distance": 20.48, "direction": 240.12, "angle": 65.9, "elevation": 45.78, "pano_id": "TMX7316010203-002107_pano_0006_000357", "timestamp": "2021-04-20T10:18:50.852560Z", "filename": "pano_0006_000357.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.4766136, "relative_pitch": 65.90259659223665, "relative_heading": 240.11560415505392, "relative_elevation": 45.7816092493013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85204105398796, 52.354827158899, 45.6559587512165 ] }, "distance": 20.51, "direction": 239.69, "angle": 65.81, "elevation": 45.66, "pano_id": "TMX7316010203-001484_pano_0000_000017", "timestamp": "2019-12-04T09:16:40.918850Z", "filename": "pano_0000_000017.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.50759611, "relative_pitch": 65.8114913546616, "relative_heading": 239.69195037064833, "relative_elevation": 45.6559587512165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001484_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001484_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/04/TMX7316010203-001484/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85254494212174, 52.3548122033635, 45.6314564626664 ] }, "distance": 20.51, "direction": 125.85, "angle": 65.79, "elevation": 45.63, "pano_id": "TMX7316010203-001484_pano_0000_000024", "timestamp": "2019-12-04T09:16:46.493720Z", "filename": "pano_0000_000024.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.51288292, "relative_pitch": 65.79447075318056, "relative_heading": 125.84869403763432, "relative_elevation": 45.6314564626664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1007_Track15_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track15_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1007_Track15_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852041103069638, 52.35482578753658, 0.0 ] }, "distance": 20.58, "direction": 239.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1007_Track15_Sphere_00024", "timestamp": "2024-11-14T10:10:57Z", "filename": "Job_20241114_1007_Track15_Sphere_00024.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.58214998, "relative_pitch": 0.0, "relative_heading": 239.3205156614718, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0001_002577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0001_002577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0001_002577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8520394709519, 52.3548236865166, 45.5946477958933 ] }, "distance": 20.8, "direction": 238.92, "angle": 65.48, "elevation": 45.59, "pano_id": "TMX7316010203-001893_pano_0001_002577", "timestamp": "2020-08-27T08:44:02.054850Z", "filename": "pano_0001_002577.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.79757646, "relative_pitch": 65.48033877925518, "relative_heading": 238.92290297473352, "relative_elevation": 45.5946477958933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1007_Track20_Sphere_00147/adjacencies/b_20241114_1007_Track20_Sphere_00147/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0003_001024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0003_001024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0003_001024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85225456636839, 52.3547336890027, 45.6954678045586 ] }, "distance": 20.99, "direction": 188.65, "angle": 65.33, "elevation": 45.7, "pano_id": "TMX7316010203-002478_pano_0003_001024", "timestamp": "2022-03-24T12:24:55.526110Z", "filename": "pano_0003_001024.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": "b_20241114_1007_Track20_Sphere_00147", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118558.51508438708, 485358.84845909104 ] }, "relative_distance": 20.98878098, "relative_pitch": 65.32979829531723, "relative_heading": 188.65181894874362, "relative_elevation": 45.6954678045586 } ] } }