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_1202_Track20_Sphere_00015/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838100940788792, 52.35908834864626, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00015", "timestamp": "2024-11-14T12:06:59Z", "filename": "Job_20241114_1202_Track20_Sphere_00015.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "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_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838099055083322, 52.359079397070325, 0.0 ] }, "distance": 1.0, "direction": 187.35, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00529", "timestamp": "2025-10-01T12:19:29Z", "filename": "2025_10_01_11_49_16_00529.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 1.00432944, "relative_pitch": 0.0, "relative_heading": 187.34906451071245, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810317787132, 52.3590749268146, 44.4671177230775 ] }, "distance": 1.5, "direction": 174.17, "angle": 88.07, "elevation": 44.47, "pano_id": "TMX7316010203-001697_pano_0001_001375", "timestamp": "2020-05-08T06:41:02.642810Z", "filename": "pano_0001_001375.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 1.50125919, "relative_pitch": 88.0663654033792, "relative_heading": 174.17336136146804, "relative_elevation": 44.4671177230775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811225605992, 52.3590727431929, 44.225876474753 ] }, "distance": 1.9, "direction": 156.06, "angle": 87.54, "elevation": 44.23, "pano_id": "TMX7316010203-000054_pano_0003_000212", "timestamp": "2016-08-10T07:07:43.207410Z", "filename": "pano_0003_000212.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 1.89990202, "relative_pitch": 87.54013971348739, "relative_heading": 156.06212522436363, "relative_elevation": 44.225876474753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810411515522, 52.359070731246, 44.9521421650425 ] }, "distance": 1.97, "direction": 173.7, "angle": 87.49, "elevation": 44.95, "pano_id": "TMX7316010203-002502_pano_0006_000321", "timestamp": "2022-04-11T08:12:52.453130Z", "filename": "pano_0006_000321.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 1.97225401, "relative_pitch": 87.48778588612058, "relative_heading": 173.70477373498548, "relative_elevation": 44.9521421650425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810017012045, 52.3591068450014, 44.0301279276609 ] }, "distance": 2.06, "direction": 358.54, "angle": 87.32, "elevation": 44.03, "pano_id": "TMX7316010203-001310_pano_0000_000697", "timestamp": "2019-07-12T09:21:00.263440Z", "filename": "pano_0000_000697.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 2.05883605, "relative_pitch": 87.322815976127, "relative_heading": 358.5387131733537, "relative_elevation": 44.0301279276609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8381078733873, 52.3590660422663, 44.4891983335838 ] }, "distance": 2.53, "direction": 169.23, "angle": 86.75, "elevation": 44.49, "pano_id": "TMX7316010203-000824_pano_0000_004357", "timestamp": "2018-07-04T09:17:59.004000Z", "filename": "pano_0000_004357.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 2.52665871, "relative_pitch": 86.74951353508081, "relative_heading": 169.22655302500633, "relative_elevation": 44.4891983335838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810075705413, 52.3590624250778, 44.0375584876165 ] }, "distance": 2.88, "direction": 180.25, "angle": 86.25, "elevation": 44.04, "pano_id": "TMX7316010203-001310_pano_0000_000696", "timestamp": "2019-07-12T09:20:59.298350Z", "filename": "pano_0000_000696.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 2.8846506, "relative_pitch": 86.25223277182542, "relative_heading": 180.24862357563072, "relative_elevation": 44.0375584876165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8381041408341, 52.3591154493889, 44.975709201768 ] }, "distance": 3.02, "direction": 4.13, "angle": 86.15, "elevation": 44.98, "pano_id": "TMX7316010203-002502_pano_0006_000322", "timestamp": "2022-04-11T08:12:53.233100Z", "filename": "pano_0006_000322.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 3.02348263, "relative_pitch": 86.1540897027092, "relative_heading": 4.134930811847033, "relative_elevation": 44.975709201768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810208277875, 52.3591194716378, 44.4999704519287 ] }, "distance": 3.46, "direction": 1.29, "angle": 85.55, "elevation": 44.5, "pano_id": "TMX7316010203-001697_pano_0001_001376", "timestamp": "2020-05-08T06:41:03.412870Z", "filename": "pano_0001_001376.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 3.46405871, "relative_pitch": 85.54883987790656, "relative_heading": 1.2869333862356127, "relative_elevation": 44.4999704519287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838098223106457, 52.35912053022374, 0.0 ] }, "distance": 3.59, "direction": 357.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00528", "timestamp": "2025-10-01T12:19:28Z", "filename": "2025_10_01_11_49_16_00528.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 3.58576136, "relative_pitch": 0.0, "relative_heading": 357.04026401475244, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83809840532525, 52.3590546388846, 44.3394272821024 ] }, "distance": 3.76, "direction": 182.64, "angle": 85.16, "elevation": 44.34, "pano_id": "TMX7316010203-000289_pano_0000_000036", "timestamp": "2017-05-09T06:56:22.102570Z", "filename": "pano_0000_000036.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 3.75500066, "relative_pitch": 85.1593071014312, "relative_heading": 182.63659717616918, "relative_elevation": 44.3394272821024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83813713024765, 52.3591139104417, 44.4942014273256 ] }, "distance": 3.76, "direction": 40.92, "angle": 85.16, "elevation": 44.49, "pano_id": "TMX7316010203-000824_pano_0000_004362", "timestamp": "2018-07-04T09:18:25.758720Z", "filename": "pano_0000_004362.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 3.76417805, "relative_pitch": 85.16433189769126, "relative_heading": 40.91857057888111, "relative_elevation": 44.4942014273256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83812372242008, 52.3591219047881, 44.2639719136059 ] }, "distance": 4.04, "direction": 22.57, "angle": 84.78, "elevation": 44.26, "pano_id": "TMX7316010203-000054_pano_0003_000206", "timestamp": "2016-08-10T07:07:29.592560Z", "filename": "pano_0003_000206.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 4.04364877, "relative_pitch": 84.78034371051405, "relative_heading": 22.57070372451432, "relative_elevation": 44.2639719136059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83815095461166, 52.3591080637388, 44.5446546925232 ] }, "distance": 4.05, "direction": 57.22, "angle": 84.8, "elevation": 44.54, "pano_id": "TMX7316010203-002085_pano_0000_000869", "timestamp": "2021-04-12T10:12:38.769110Z", "filename": "pano_0000_000869.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 4.05245029, "relative_pitch": 84.80182533502239, "relative_heading": 57.22462047847845, "relative_elevation": 44.5446546925232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810408694874, 52.3590490619559, 44.829374733381 ] }, "distance": 4.38, "direction": 177.19, "angle": 84.42, "elevation": 44.83, "pano_id": "TMX7316010203-002085_pano_0000_000825", "timestamp": "2021-04-12T10:11:17.584890Z", "filename": "pano_0000_000825.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 4.37684503, "relative_pitch": 84.42369078140763, "relative_heading": 177.1930377971517, "relative_elevation": 44.829374733381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811460823703, 52.3591308372649, 44.6186157325283 ] }, "distance": 4.82, "direction": 11.14, "angle": 83.84, "elevation": 44.62, "pano_id": "TMX7316010203-000055_pano_0002_000458", "timestamp": "2016-08-10T10:17:22.502980Z", "filename": "pano_0002_000458.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 4.81870249, "relative_pitch": 83.83608465505652, "relative_heading": 11.141409483476364, "relative_elevation": 44.6186157325283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83816926825752, 52.3591045139806, 44.5360982045531 ] }, "distance": 4.99, "direction": 68.87, "angle": 83.61, "elevation": 44.54, "pano_id": "TMX7316010203-000055_pano_0002_000459", "timestamp": "2016-08-10T10:17:23.667970Z", "filename": "pano_0002_000459.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 4.9904133, "relative_pitch": 83.60649308373989, "relative_heading": 68.87226612496868, "relative_elevation": 44.5360982045531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838099327588247, 52.359133297977074, 0.0 ] }, "distance": 5.0, "direction": 358.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00014", "timestamp": "2024-11-14T12:06:57Z", "filename": "Job_20241114_1202_Track20_Sphere_00014.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 5.0029066, "relative_pitch": 0.0, "relative_heading": 358.7412390141294, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810461081459, 52.3590434161404, 44.4053236702457 ] }, "distance": 5.01, "direction": 177.14, "angle": 83.57, "elevation": 44.41, "pano_id": "TMX7316010203-000055_pano_0002_000466", "timestamp": "2016-08-10T10:17:39.017930Z", "filename": "pano_0002_000466.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 5.00607482, "relative_pitch": 83.56786558954528, "relative_heading": 177.13716868582554, "relative_elevation": 44.4053236702457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838101939463848, 52.35904323468467, 0.0 ] }, "distance": 5.02, "direction": 179.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00016", "timestamp": "2024-11-14T12:07:00Z", "filename": "Job_20241114_1202_Track20_Sphere_00016.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 5.02047945, "relative_pitch": 0.0, "relative_heading": 179.22351055163446, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83817187169346, 52.3591041949674, 44.1490359585732 ] }, "distance": 5.14, "direction": 69.95, "angle": 83.35, "elevation": 44.15, "pano_id": "TMX7316010203-000289_pano_0000_000039", "timestamp": "2017-05-09T06:56:33.122500Z", "filename": "pano_0000_000039.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 5.14397567, "relative_pitch": 83.3542113387972, "relative_heading": 69.95322910735719, "relative_elevation": 44.1490359585732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811300399096, 52.3591367980044, 44.5514281326905 ] }, "distance": 5.45, "direction": 8.67, "angle": 83.02, "elevation": 44.55, "pano_id": "TMX7316010203-002085_pano_0000_000870", "timestamp": "2021-04-12T10:12:42.239100Z", "filename": "pano_0000_000870.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 5.45344232, "relative_pitch": 83.02126714807326, "relative_heading": 8.667461278249151, "relative_elevation": 44.5514281326905 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838099594255533, 52.359037013258565, 0.0 ] }, "distance": 5.71, "direction": 180.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00530", "timestamp": "2025-10-01T12:19:30Z", "filename": "2025_10_01_11_49_16_00530.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 5.71303896, "relative_pitch": 0.0, "relative_heading": 180.92005095341298, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track118_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track118_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track118_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838186825097017, 52.35910444863077, 0.0 ] }, "distance": 6.12, "direction": 72.98, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track118_Sphere_00004", "timestamp": "2024-11-28T12:23:05Z", "filename": "Job_20241128_0827_Track118_Sphere_00004.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 6.11917647, "relative_pitch": 0.0, "relative_heading": 72.97609083859605, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83818861789806, 52.3591040465086, 44.1694569783285 ] }, "distance": 6.22, "direction": 73.7, "angle": 81.98, "elevation": 44.17, "pano_id": "TMX7316010203-000054_pano_0003_000207", "timestamp": "2016-08-10T07:07:31.147480Z", "filename": "pano_0003_000207.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 6.22335855, "relative_pitch": 81.97997094430454, "relative_heading": 73.69922695499463, "relative_elevation": 44.1694569783285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810350847674, 52.3590301429566, 44.4589109094813 ] }, "distance": 6.48, "direction": 178.45, "angle": 81.71, "elevation": 44.46, "pano_id": "TMX7316010203-001697_pano_0001_001374", "timestamp": "2020-05-08T06:41:01.907890Z", "filename": "pano_0001_001374.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 6.47915139, "relative_pitch": 81.70845766636238, "relative_heading": 178.45289327034197, "relative_elevation": 44.4589109094813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838103298079, 52.359026694325, 44.2594478297979 ] }, "distance": 6.86, "direction": 178.66, "angle": 81.19, "elevation": 44.26, "pano_id": "TMX7316010203-000054_pano_0003_000213", "timestamp": "2016-08-10T07:07:45.337420Z", "filename": "pano_0003_000213.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 6.86241252, "relative_pitch": 81.18648825091245, "relative_heading": 178.6590292711529, "relative_elevation": 44.2594478297979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810079466213, 52.3591509720456, 44.0050354925916 ] }, "distance": 6.97, "direction": 359.92, "angle": 81.0, "elevation": 44.01, "pano_id": "TMX7316010203-001310_pano_0000_000698", "timestamp": "2019-07-12T09:21:01.323450Z", "filename": "pano_0000_000698.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 6.96837365, "relative_pitch": 81.0017010991621, "relative_heading": 359.9181459108234, "relative_elevation": 44.0050354925916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810379561766, 52.3590256804266, 44.9366308227181 ] }, "distance": 6.98, "direction": 178.4, "angle": 81.18, "elevation": 44.94, "pano_id": "TMX7316010203-002502_pano_0006_000320", "timestamp": "2022-04-11T08:12:51.688150Z", "filename": "pano_0006_000320.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 6.97606553, "relative_pitch": 81.17571094193515, "relative_heading": 178.40239565353926, "relative_elevation": 44.9366308227181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811273957116, 52.3591553096956, 44.5409891707823 ] }, "distance": 7.49, "direction": 6.16, "angle": 80.45, "elevation": 44.54, "pano_id": "TMX7316010203-000824_pano_0000_004363", "timestamp": "2018-07-04T09:18:27.503710Z", "filename": "pano_0000_004363.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 7.49426734, "relative_pitch": 80.44912642473825, "relative_heading": 6.157244509048594, "relative_elevation": 44.5409891707823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83820852383904, 52.3591039806171, 44.5437669306993 ] }, "distance": 7.53, "direction": 76.65, "angle": 80.4, "elevation": 44.54, "pano_id": "TMX7316010203-002085_pano_0000_000868", "timestamp": "2021-04-12T10:12:34.659140Z", "filename": "pano_0000_000868.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 7.53290329, "relative_pitch": 80.40138925762736, "relative_heading": 76.64921187155264, "relative_elevation": 44.5437669306993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810416217764, 52.3590188184832, 44.4849442979321 ] }, "distance": 7.74, "direction": 178.38, "angle": 80.13, "elevation": 44.48, "pano_id": "TMX7316010203-000824_pano_0000_004356", "timestamp": "2018-07-04T09:17:56.973940Z", "filename": "pano_0000_004356.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 7.74002285, "relative_pitch": 80.12980402408301, "relative_heading": 178.37518988538972, "relative_elevation": 44.4849442979321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810248852842, 52.3590178208645, 44.0503500699997 ] }, "distance": 7.85, "direction": 179.23, "angle": 79.9, "elevation": 44.05, "pano_id": "TMX7316010203-001310_pano_0000_000695", "timestamp": "2019-07-12T09:20:58.383450Z", "filename": "pano_0000_000695.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 7.84862834, "relative_pitch": 79.8973955675711, "relative_heading": 179.23023048534768, "relative_elevation": 44.0503500699997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810379801204, 52.3591595646149, 44.970391690731 ] }, "distance": 7.93, "direction": 1.41, "angle": 80.0, "elevation": 44.97, "pano_id": "TMX7316010203-002502_pano_0006_000323", "timestamp": "2022-04-11T08:12:54.038310Z", "filename": "pano_0006_000323.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 7.92688788, "relative_pitch": 80.00321955323783, "relative_heading": 1.4071073497585345, "relative_elevation": 44.970391690731 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83821508197734, 52.3591028907029, 44.3556909104809 ] }, "distance": 7.94, "direction": 78.24, "angle": 79.85, "elevation": 44.36, "pano_id": "TMX7316010203-000824_pano_0000_004361", "timestamp": "2018-07-04T09:18:15.508760Z", "filename": "pano_0000_004361.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 7.94269112, "relative_pitch": 79.84775065027127, "relative_heading": 78.24485834669808, "relative_elevation": 44.3556909104809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838101997154, 52.3591640725342, 44.5125415381044 ] }, "distance": 8.43, "direction": 0.49, "angle": 79.28, "elevation": 44.51, "pano_id": "TMX7316010203-001697_pano_0001_001377", "timestamp": "2020-05-08T06:41:04.327800Z", "filename": "pano_0001_001377.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 8.42641983, "relative_pitch": 79.28050429552177, "relative_heading": 0.4893485964561488, "relative_elevation": 44.5125415381044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83809851627299, 52.3591646503127, 44.8914164099842 ] }, "distance": 8.49, "direction": 358.89, "angle": 79.29, "elevation": 44.89, "pano_id": "TMX7316010203-000289_pano_0000_000025", "timestamp": "2017-05-09T06:55:56.227880Z", "filename": "pano_0000_000025.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 8.49201086, "relative_pitch": 79.28805967690343, "relative_heading": 358.88549009755064, "relative_elevation": 44.8914164099842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838099144952952, 52.35916466443884, 0.0 ] }, "distance": 8.49, "direction": 359.17, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00527", "timestamp": "2025-10-01T12:19:27Z", "filename": "2025_10_01_11_49_16_00527.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 8.49285747, "relative_pitch": 0.0, "relative_heading": 359.1745896958389, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810741685034, 52.3591649230532, 44.2792872143909 ] }, "distance": 8.53, "direction": 2.96, "angle": 79.09, "elevation": 44.28, "pano_id": "TMX7316010203-000054_pano_0003_000205", "timestamp": "2016-08-10T07:07:27.992600Z", "filename": "pano_0003_000205.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 8.53216795, "relative_pitch": 79.09336087886078, "relative_heading": 2.9640625671316236, "relative_elevation": 44.2792872143909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83807004261001, 52.3591680258994, 44.4363337028772 ] }, "distance": 9.11, "direction": 346.64, "angle": 78.41, "elevation": 44.44, "pano_id": "TMX7316010203-002085_pano_0000_000871", "timestamp": "2021-04-12T10:12:48.389030Z", "filename": "pano_0000_000871.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.11248297, "relative_pitch": 78.41111889310467, "relative_heading": 346.6439350506857, "relative_elevation": 44.4363337028772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00540/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00540/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00540/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00540/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00540/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00540/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00540/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00540/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00540/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83823215423876, 52.35910585422735, 0.0 ] }, "distance": 9.15, "direction": 77.71, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00540", "timestamp": "2025-10-01T12:21:10Z", "filename": "2025_10_01_11_49_16_00540.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.14896768, "relative_pitch": 0.0, "relative_heading": 77.70692928553412, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810641366305, 52.3590049837433, 44.864294196479 ] }, "distance": 9.28, "direction": 177.7, "angle": 78.31, "elevation": 44.86, "pano_id": "TMX7316010203-002085_pano_0000_000824", "timestamp": "2021-04-12T10:11:16.659880Z", "filename": "pano_0000_000824.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.28385008, "relative_pitch": 78.3086930280973, "relative_heading": 177.69830486675022, "relative_elevation": 44.864294196479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83823668825841, 52.3591060237764, 44.1576114473864 ] }, "distance": 9.45, "direction": 77.99, "angle": 77.91, "elevation": 44.16, "pano_id": "TMX7316010203-002502_pano_0006_000301", "timestamp": "2022-04-11T08:12:24.793350Z", "filename": "pano_0006_000301.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.45491039, "relative_pitch": 77.91446673739081, "relative_heading": 77.99375737780825, "relative_elevation": 44.1576114473864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810150042677, 52.3591737762902, 44.6082917004824 ] }, "distance": 9.51, "direction": 0.23, "angle": 77.97, "elevation": 44.61, "pano_id": "TMX7316010203-000055_pano_0002_000457", "timestamp": "2016-08-10T10:17:21.358070Z", "filename": "pano_0002_000457.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.50596633, "relative_pitch": 77.97028702086902, "relative_heading": 0.2298021290392724, "relative_elevation": 44.6082917004824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83823921712975, 52.3591035114293, 44.4456284362823 ] }, "distance": 9.57, "direction": 79.85, "angle": 77.85, "elevation": 44.45, "pano_id": "TMX7316010203-000055_pano_0002_000460", "timestamp": "2016-08-10T10:17:24.627970Z", "filename": "pano_0002_000460.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.57027234, "relative_pitch": 77.84830118811682, "relative_heading": 79.84570525016149, "relative_elevation": 44.4456284362823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810981245762, 52.3589993256705, 44.3895044894889 ] }, "distance": 9.92, "direction": 176.51, "angle": 77.4, "elevation": 44.39, "pano_id": "TMX7316010203-000055_pano_0002_000467", "timestamp": "2016-08-10T10:17:40.467880Z", "filename": "pano_0002_000467.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.92437863, "relative_pitch": 77.39735842940128, "relative_heading": 176.50848020879027, "relative_elevation": 44.3895044894889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838100099530157, 52.35917768315419, 0.0 ] }, "distance": 9.94, "direction": 359.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00013", "timestamp": "2024-11-14T12:06:56Z", "filename": "Job_20241114_1202_Track20_Sphere_00013.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 9.94078812, "relative_pitch": 0.0, "relative_heading": 359.66966616344257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000872/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000872/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000872/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000872/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000872/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000872/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000872/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000872/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000872/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8380022629718, 52.3591558178238, 44.4738097134978 ] }, "distance": 10.08, "direction": 318.16, "angle": 77.23, "elevation": 44.47, "pano_id": "TMX7316010203-002085_pano_0000_000872", "timestamp": "2021-04-12T10:12:52.513980Z", "filename": "pano_0000_000872.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 10.07757386, "relative_pitch": 77.23262511181898, "relative_heading": 318.15729660991855, "relative_elevation": 44.4738097134978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838101815072964, 52.35899753130824, 0.0 ] }, "distance": 10.11, "direction": 179.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00017", "timestamp": "2024-11-14T12:07:01Z", "filename": "Job_20241114_1202_Track20_Sphere_00017.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 10.10579896, "relative_pitch": 0.0, "relative_heading": 179.66230224003687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810084525482, 52.358992862158054, 0.0 ] }, "distance": 10.63, "direction": 180.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00531", "timestamp": "2025-10-01T12:19:31Z", "filename": "2025_10_01_11_49_16_00531.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 10.62518121, "relative_pitch": 0.0, "relative_heading": 180.03509661738022, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83826236201463, 52.3591066242831, 44.110698335804 ] }, "distance": 11.18, "direction": 79.52, "angle": 75.77, "elevation": 44.11, "pano_id": "TMX7316010203-000054_pano_0003_000208", "timestamp": "2016-08-10T07:07:32.452530Z", "filename": "pano_0003_000208.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 11.18361245, "relative_pitch": 75.77328123860384, "relative_heading": 79.52309692866292, "relative_elevation": 44.110698335804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810353577223, 52.3589853610453, 44.4499285072088 ] }, "distance": 11.46, "direction": 179.12, "angle": 75.54, "elevation": 44.45, "pano_id": "TMX7316010203-001697_pano_0001_001373", "timestamp": "2020-05-08T06:41:01.182820Z", "filename": "pano_0001_001373.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 11.46122282, "relative_pitch": 75.54146108374852, "relative_heading": 179.11617825793616, "relative_elevation": 44.4499285072088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810266277257, 52.3591950497253, 44.0028971396387 ] }, "distance": 11.87, "direction": 0.57, "angle": 74.9, "elevation": 44.0, "pano_id": "TMX7316010203-001310_pano_0000_000699", "timestamp": "2019-07-12T09:21:02.338330Z", "filename": "pano_0000_000699.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 11.8736532, "relative_pitch": 74.89907714882526, "relative_heading": 0.5661004876959622, "relative_elevation": 44.0028971396387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810595590556, 52.3589813943105, 44.2761236103252 ] }, "distance": 11.91, "direction": 178.36, "angle": 74.95, "elevation": 44.28, "pano_id": "TMX7316010203-000054_pano_0003_000214", "timestamp": "2016-08-10T07:07:46.837390Z", "filename": "pano_0003_000214.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 11.90615769, "relative_pitch": 74.94881236179683, "relative_heading": 178.3555794123077, "relative_elevation": 44.2761236103252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810433789084, 52.3589804494445, 44.9207289367914 ] }, "distance": 12.01, "direction": 178.9, "angle": 75.03, "elevation": 44.92, "pano_id": "TMX7316010203-002502_pano_0006_000319", "timestamp": "2022-04-11T08:12:50.943160Z", "filename": "pano_0006_000319.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 12.0086239, "relative_pitch": 75.03314686671274, "relative_heading": 178.89570244760498, "relative_elevation": 44.9207289367914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83827683122058, 52.3591121924233, 44.4959405949339 ] }, "distance": 12.27, "direction": 77.52, "angle": 74.58, "elevation": 44.5, "pano_id": "TMX7316010203-002085_pano_0000_000867", "timestamp": "2021-04-12T10:12:33.069150Z", "filename": "pano_0000_000867.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 12.27312393, "relative_pitch": 74.5797751637246, "relative_heading": 77.51520186548375, "relative_elevation": 44.4959405949339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track118_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track118_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track118_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838278581878152, 52.3591086490167, 0.0 ] }, "distance": 12.31, "direction": 79.43, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track118_Sphere_00003", "timestamp": "2024-11-28T12:23:03Z", "filename": "Job_20241128_0827_Track118_Sphere_00003.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 12.31118816, "relative_pitch": 0.0, "relative_heading": 79.42716706591503, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811355947964, 52.359200428433, 44.5893378388137 ] }, "distance": 12.5, "direction": 3.94, "angle": 74.34, "elevation": 44.59, "pano_id": "TMX7316010203-000824_pano_0000_004364", "timestamp": "2018-07-04T09:18:29.098700Z", "filename": "pano_0000_004364.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 12.5011787, "relative_pitch": 74.33849504071112, "relative_heading": 3.943192140883758, "relative_elevation": 44.5893378388137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83793669315271, 52.3591400804472, 44.4736061599106 ] }, "distance": 12.58, "direction": 297.22, "angle": 74.2, "elevation": 44.47, "pano_id": "TMX7316010203-002085_pano_0000_000873", "timestamp": "2021-04-12T10:12:54.554040Z", "filename": "pano_0000_000873.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 12.58356188, "relative_pitch": 74.20143155077983, "relative_heading": 297.2230683746231, "relative_elevation": 44.4736061599106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8381022029257, 52.3592030145612, 44.9959939578548 ] }, "distance": 12.76, "direction": 0.39, "angle": 74.17, "elevation": 45.0, "pano_id": "TMX7316010203-002502_pano_0006_000324", "timestamp": "2022-04-11T08:12:55.048360Z", "filename": "pano_0006_000324.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 12.75964386, "relative_pitch": 74.16810146107508, "relative_heading": 0.38611163665402115, "relative_elevation": 44.9959939578548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810572351542, 52.3589728318997, 44.0369351059198 ] }, "distance": 12.86, "direction": 178.55, "angle": 73.72, "elevation": 44.04, "pano_id": "TMX7316010203-001310_pano_0000_000694", "timestamp": "2019-07-12T09:20:57.463480Z", "filename": "pano_0000_000694.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 12.85815854, "relative_pitch": 73.72294671037957, "relative_heading": 178.54793111658867, "relative_elevation": 44.0369351059198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810384956645, 52.3589713392571, 44.4777338551357 ] }, "distance": 13.02, "direction": 179.13, "angle": 73.68, "elevation": 44.48, "pano_id": "TMX7316010203-000824_pano_0000_004355", "timestamp": "2018-07-04T09:17:55.128890Z", "filename": "pano_0000_004355.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 13.02162998, "relative_pitch": 73.68169022692277, "relative_heading": 179.12802125083164, "relative_elevation": 44.4777338551357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838100790088075, 52.359206105678346, 0.0 ] }, "distance": 13.1, "direction": 359.96, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00526", "timestamp": "2025-10-01T12:19:26Z", "filename": "2025_10_01_11_49_16_00526.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 13.10331964, "relative_pitch": 0.0, "relative_heading": 359.9551073041455, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810033947386, 52.3592087554637, 44.5527569577098 ] }, "distance": 13.4, "direction": 359.82, "angle": 73.26, "elevation": 44.55, "pano_id": "TMX7316010203-001697_pano_0001_001378", "timestamp": "2020-05-08T06:41:05.622760Z", "filename": "pano_0001_001378.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 13.3982309, "relative_pitch": 73.26253224660321, "relative_heading": 359.8248150315473, "relative_elevation": 44.5527569577098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83829629907204, 52.3591063042171, 44.3117714626715 ] }, "distance": 13.46, "direction": 81.46, "angle": 73.11, "elevation": 44.31, "pano_id": "TMX7316010203-000824_pano_0000_004360", "timestamp": "2018-07-04T09:18:09.323770Z", "filename": "pano_0000_004360.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 13.45833386, "relative_pitch": 73.10545920200394, "relative_heading": 81.4623732104419, "relative_elevation": 44.3117714626715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810584941616, 52.3592094229792, 44.2695982009172 ] }, "distance": 13.48, "direction": 1.42, "angle": 73.07, "elevation": 44.27, "pano_id": "TMX7316010203-000054_pano_0003_000204", "timestamp": "2016-08-10T07:07:26.867620Z", "filename": "pano_0003_000204.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 13.4765952, "relative_pitch": 73.06865006432609, "relative_heading": 1.4218902818256667, "relative_elevation": 44.2695982009172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810137994725, 52.3589667057023, 44.373978680931 ] }, "distance": 13.54, "direction": 179.87, "angle": 73.04, "elevation": 44.37, "pano_id": "TMX7316010203-000289_pano_0000_000035", "timestamp": "2017-05-09T06:56:20.432580Z", "filename": "pano_0000_000035.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 13.53575001, "relative_pitch": 73.03630183941955, "relative_heading": 179.87335638873319, "relative_elevation": 44.373978680931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838307109593806, 52.359104727816735, 0.0 ] }, "distance": 14.16, "direction": 82.61, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00539", "timestamp": "2025-10-01T12:21:07Z", "filename": "2025_10_01_11_49_16_00539.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241114_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.16344512, "relative_pitch": 0.0, "relative_heading": 82.60648940662126, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8381081499159, 52.3589604303488, 44.8841582732275 ] }, "distance": 14.24, "direction": 178.02, "angle": 72.39, "elevation": 44.88, "pano_id": "TMX7316010203-002085_pano_0000_000823", "timestamp": "2021-04-12T10:11:15.904860Z", "filename": "pano_0000_000823.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.24247239, "relative_pitch": 72.39492165756147, "relative_heading": 178.0238155603923, "relative_elevation": 44.8841582732275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83830898220439, 52.3591068783561, 44.4016132829711 ] }, "distance": 14.32, "direction": 81.72, "angle": 72.12, "elevation": 44.4, "pano_id": "TMX7316010203-000055_pano_0002_000461", "timestamp": "2016-08-10T10:17:25.507980Z", "filename": "pano_0002_000461.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.3224567, "relative_pitch": 72.12205651975565, "relative_heading": 81.72278861853319, "relative_elevation": 44.4016132829711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811437363789, 52.3592172993894, 44.2925459854305 ] }, "distance": 14.38, "direction": 3.65, "angle": 72.02, "elevation": 44.29, "pano_id": "TMX7316010203-000289_pano_0000_000040", "timestamp": "2017-05-09T06:56:42.172420Z", "filename": "pano_0000_000040.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.3780397, "relative_pitch": 72.01577473034669, "relative_heading": 3.649250471715042, "relative_elevation": 44.2925459854305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810415788688, 52.3592194603955, 44.6782053811476 ] }, "distance": 14.59, "direction": 0.86, "angle": 71.91, "elevation": 44.68, "pano_id": "TMX7316010203-000055_pano_0002_000456", "timestamp": "2016-08-10T10:17:20.113020Z", "filename": "pano_0002_000456.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.59099684, "relative_pitch": 71.91401088030723, "relative_heading": 0.8606710602449007, "relative_elevation": 44.6782053811476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838099550792962, 52.35921965348307, 0.0 ] }, "distance": 14.61, "direction": 359.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00012", "timestamp": "2024-11-14T12:06:55Z", "filename": "Job_20241114_1202_Track20_Sphere_00012.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.61114319, "relative_pitch": 0.0, "relative_heading": 359.6286581754989, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811341321603, 52.3589553595312, 44.3799581900239 ] }, "distance": 14.82, "direction": 176.71, "angle": 71.53, "elevation": 44.38, "pano_id": "TMX7316010203-000055_pano_0002_000468", "timestamp": "2016-08-10T10:17:41.552910Z", "filename": "pano_0002_000468.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.8226277, "relative_pitch": 71.53100386383689, "relative_heading": 176.7136936497154, "relative_elevation": 44.3799581900239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810708290644, 52.3592226773595, 44.6547958375886 ] }, "distance": 14.95, "direction": 1.6, "angle": 71.49, "elevation": 44.65, "pano_id": "TMX7316010203-002085_pano_0000_000829", "timestamp": "2021-04-12T10:11:23.429970Z", "filename": "pano_0000_000829.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 14.9531716, "relative_pitch": 71.48628595144984, "relative_heading": 1.6035518521907506, "relative_elevation": 44.6547958375886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838100769122151, 52.35895274939673, 0.0 ] }, "distance": 15.09, "direction": 180.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00018", "timestamp": "2024-11-14T12:07:03Z", "filename": "Job_20241114_1202_Track20_Sphere_00018.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 15.0886977, "relative_pitch": 0.0, "relative_heading": 180.04440975093826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811133664435, 52.3589514093102, 44.2339133303612 ] }, "distance": 15.25, "direction": 177.34, "angle": 70.97, "elevation": 44.23, "pano_id": "TMX7316010203-001310_pano_0000_000693", "timestamp": "2019-07-12T09:20:47.508400Z", "filename": "pano_0000_000693.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 15.25426053, "relative_pitch": 70.97301989201141, "relative_heading": 177.3388497937052, "relative_elevation": 44.2339133303612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83832765861769, 52.3591057515146, 44.1389214964584 ] }, "distance": 15.57, "direction": 82.85, "angle": 70.57, "elevation": 44.14, "pano_id": "TMX7316010203-002502_pano_0006_000300", "timestamp": "2022-04-11T08:12:19.893390Z", "filename": "pano_0006_000300.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 15.56655501, "relative_pitch": 70.57368839694024, "relative_heading": 82.85376448832179, "relative_elevation": 44.1389214964584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838102366148606, 52.35894706754763, 0.0 ] }, "distance": 15.72, "direction": 179.65, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00532", "timestamp": "2025-10-01T12:19:32Z", "filename": "2025_10_01_11_49_16_00532.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 15.72123607, "relative_pitch": 0.0, "relative_heading": 179.64609656247765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83832985482971, 52.3591081369329, 44.1274790596217 ] }, "distance": 15.75, "direction": 81.96, "angle": 70.36, "elevation": 44.13, "pano_id": "TMX7316010203-000289_pano_0000_000038", "timestamp": "2017-05-09T06:56:27.542540Z", "filename": "pano_0000_000038.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 15.74993626, "relative_pitch": 70.3575512583693, "relative_heading": 81.96332748078255, "relative_elevation": 44.1274790596217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83833450988062, 52.3591080129076, 44.0951618440449 ] }, "distance": 16.06, "direction": 82.17, "angle": 69.99, "elevation": 44.1, "pano_id": "TMX7316010203-000054_pano_0003_000209", "timestamp": "2016-08-10T07:07:34.017610Z", "filename": "pano_0003_000209.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 16.06213225, "relative_pitch": 69.98530831348161, "relative_heading": 82.17022870832368, "relative_elevation": 44.0951618440449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810311864003, 52.3589405294764, 44.4330424331129 ] }, "distance": 16.45, "direction": 179.48, "angle": 69.69, "elevation": 44.43, "pano_id": "TMX7316010203-001697_pano_0001_001372", "timestamp": "2020-05-08T06:41:00.467820Z", "filename": "pano_0001_001372.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 16.44912374, "relative_pitch": 69.68543468260312, "relative_heading": 179.48318442258977, "relative_elevation": 44.4330424331129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001310_pano_0000_000700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001310_pano_0000_000700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001310/pano_0000_000700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810356883491, 52.359238791345, 44.0946112060919 ] }, "distance": 16.74, "direction": 0.61, "angle": 69.21, "elevation": 44.09, "pano_id": "TMX7316010203-001310_pano_0000_000700", "timestamp": "2019-07-12T09:21:03.528320Z", "filename": "pano_0000_000700.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 16.74134339, "relative_pitch": 69.20979811718193, "relative_heading": 0.6127626631256566, "relative_elevation": 44.0946112060919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83786647871089, 52.359135980485, 44.3998875068501 ] }, "distance": 16.83, "direction": 288.36, "angle": 69.24, "elevation": 44.4, "pano_id": "TMX7316010203-002085_pano_0000_000874", "timestamp": "2021-04-12T10:12:56.338950Z", "filename": "pano_0000_000874.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 16.82961386, "relative_pitch": 69.24097137336541, "relative_heading": 288.35683450212565, "relative_elevation": 44.3998875068501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810953210087, 52.3589364313514, 44.2895495165139 ] }, "distance": 16.91, "direction": 178.02, "angle": 69.1, "elevation": 44.29, "pano_id": "TMX7316010203-000054_pano_0003_000215", "timestamp": "2016-08-10T07:07:48.062450Z", "filename": "pano_0003_000215.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 16.91459976, "relative_pitch": 69.09766815589809, "relative_heading": 178.01697230130418, "relative_elevation": 44.2895495165139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810521149393, 52.3589361789758, 44.9072870900854 ] }, "distance": 16.94, "direction": 179.02, "angle": 69.34, "elevation": 44.91, "pano_id": "TMX7316010203-002502_pano_0006_000318", "timestamp": "2022-04-11T08:12:50.243140Z", "filename": "pano_0006_000318.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 16.93505241, "relative_pitch": 69.33796600604465, "relative_heading": 179.01558388414665, "relative_elevation": 44.9072870900854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83834333367565, 52.3591270011042, 44.6006832104176 ] }, "distance": 17.06, "direction": 75.4, "angle": 69.06, "elevation": 44.6, "pano_id": "TMX7316010203-002085_pano_0000_000866", "timestamp": "2021-04-12T10:12:31.394170Z", "filename": "pano_0000_000866.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 17.06444767, "relative_pitch": 69.0628957675192, "relative_heading": 75.40130699600526, "relative_elevation": 44.6006832104176 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838101108987882, 52.35924202227639, 0.0 ] }, "distance": 17.1, "direction": 0.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00525", "timestamp": "2025-10-01T12:19:25Z", "filename": "2025_10_01_11_49_16_00525.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 17.09990903, "relative_pitch": 0.0, "relative_heading": 0.03839469164104851, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track118_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track118_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track118_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track118_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838354187805376, 52.359110707262715, 0.0 ] }, "distance": 17.43, "direction": 81.79, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track118_Sphere_00002", "timestamp": "2024-11-28T12:23:01Z", "filename": "Job_20241128_0827_Track118_Sphere_00002.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 17.43145273, "relative_pitch": 0.0, "relative_heading": 81.7942313703856, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811278198178, 52.3592454634578, 44.7337648710236 ] }, "distance": 17.5, "direction": 2.64, "angle": 68.63, "elevation": 44.73, "pano_id": "TMX7316010203-000824_pano_0000_004365", "timestamp": "2018-07-04T09:18:31.223680Z", "filename": "pano_0000_004365.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 17.50142169, "relative_pitch": 68.63281555498297, "relative_heading": 2.641905679207543, "relative_elevation": 44.7337648710236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002502_pano_0006_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002502_pano_0006_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002502/pano_0006_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83809791438152, 52.3592456864326, 45.0851479480043 ] }, "distance": 17.51, "direction": 359.33, "angle": 68.78, "elevation": 45.09, "pano_id": "TMX7316010203-002502_pano_0006_000325", "timestamp": "2022-04-11T08:12:56.643110Z", "filename": "pano_0006_000325.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 17.50884513, "relative_pitch": 68.77628849209812, "relative_heading": 359.32528373585075, "relative_elevation": 45.0851479480043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000824_pano_0000_004354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000824_pano_0000_004354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/04/TMX7316010203-000824/pano_0000_004354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810497287053, 52.358924175476, 44.4831577334553 ] }, "distance": 18.27, "direction": 179.14, "angle": 67.67, "elevation": 44.48, "pano_id": "TMX7316010203-000824_pano_0000_004354", "timestamp": "2018-07-04T09:17:53.423890Z", "filename": "pano_0000_004354.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 18.27029742, "relative_pitch": 67.67087074202482, "relative_heading": 179.13852139365792, "relative_elevation": 44.4831577334553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000054_pano_0003_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000054_pano_0003_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000054/pano_0003_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810637488824, 52.3592531371956, 44.3293517110869 ] }, "distance": 18.34, "direction": 1.16, "angle": 67.52, "elevation": 44.33, "pano_id": "TMX7316010203-000054_pano_0003_000203", "timestamp": "2016-08-10T07:07:25.672630Z", "filename": "pano_0003_000203.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 18.34044537, "relative_pitch": 67.52358348295778, "relative_heading": 1.1566138774003092, "relative_elevation": 44.3293517110869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_001379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_001379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_001379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83809827624199, 52.3592532857106, 44.5937220538035 ] }, "distance": 18.35, "direction": 359.43, "angle": 67.63, "elevation": 44.59, "pano_id": "TMX7316010203-001697_pano_0001_001379", "timestamp": "2020-05-08T06:41:07.237810Z", "filename": "pano_0001_001379.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 18.35413217, "relative_pitch": 67.62864166780233, "relative_heading": 359.4333201438307, "relative_elevation": 44.5937220538035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000289_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000289_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000289/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8381078807939, 52.3592543924398, 44.9430696256459 ] }, "distance": 18.48, "direction": 1.47, "angle": 67.65, "elevation": 44.94, "pano_id": "TMX7316010203-000289_pano_0000_000024", "timestamp": "2017-05-09T06:55:54.142780Z", "filename": "pano_0000_000024.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 18.48243323, "relative_pitch": 67.64552544811393, "relative_heading": 1.4658489067260458, "relative_elevation": 44.9430696256459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000462/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000462/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000462/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000462/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000462/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000462/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000462/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000462/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000462/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83837759552596, 52.3591083440707, 44.3977622808889 ] }, "distance": 18.98, "direction": 83.27, "angle": 66.85, "elevation": 44.4, "pano_id": "TMX7316010203-000055_pano_0002_000462", "timestamp": "2016-08-10T10:17:26.577960Z", "filename": "pano_0002_000462.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 18.97856772, "relative_pitch": 66.85490227118096, "relative_heading": 83.26727095567578, "relative_elevation": 44.3977622808889 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838094141012127, 52.35926059463296, 0.0 ] }, "distance": 19.17, "direction": 358.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00011", "timestamp": "2024-11-14T12:06:53Z", "filename": "Job_20241114_1202_Track20_Sphere_00011.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 19.17212619, "relative_pitch": 0.0, "relative_heading": 358.61545280960826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811040300617, 52.3589158083657, 44.9222151273862 ] }, "distance": 19.21, "direction": 178.08, "angle": 66.85, "elevation": 44.92, "pano_id": "TMX7316010203-002085_pano_0000_000822", "timestamp": "2021-04-12T10:11:15.219880Z", "filename": "pano_0000_000822.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 19.21009456, "relative_pitch": 66.84698660884793, "relative_heading": 178.07695491798373, "relative_elevation": 44.9222151273862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83809181285435, 52.3592656656977, 44.5936763994396 ] }, "distance": 19.74, "direction": 358.19, "angle": 66.12, "elevation": 44.59, "pano_id": "TMX7316010203-000055_pano_0002_000455", "timestamp": "2016-08-10T10:17:18.813020Z", "filename": "pano_0002_000455.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 19.74060442, "relative_pitch": 66.1221194838412, "relative_heading": 358.1948013686855, "relative_elevation": 44.5936763994396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000055_pano_0002_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000055_pano_0002_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/10/TMX7316010203-000055/pano_0002_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83811757683157, 52.3589111791872, 44.3714153598994 ] }, "distance": 19.75, "direction": 176.71, "angle": 66.01, "elevation": 44.37, "pano_id": "TMX7316010203-000055_pano_0002_000469", "timestamp": "2016-08-10T10:17:42.427860Z", "filename": "pano_0002_000469.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 19.74693489, "relative_pitch": 66.00915213424761, "relative_heading": 176.70971428453097, "relative_elevation": 44.3714153598994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002085_pano_0000_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002085_pano_0000_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/12/TMX7316010203-002085/pano_0000_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810662835421, 52.3592671837611, 44.3956694118679 ] }, "distance": 19.9, "direction": 1.12, "angle": 65.85, "elevation": 44.4, "pano_id": "TMX7316010203-002085_pano_0000_000830", "timestamp": "2021-04-12T10:11:28.834750Z", "filename": "pano_0000_000830.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 19.90350049, "relative_pitch": 65.85231579881719, "relative_heading": 1.1154893730255664, "relative_elevation": 44.3956694118679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241114_1202_Track20_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241114_1202_Track20_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83810408330972, 52.35890795175881, 0.0 ] }, "distance": 20.07, "direction": 179.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241114_1202_Track20_Sphere_00019", "timestamp": "2024-11-14T12:07:04Z", "filename": "Job_20241114_1202_Track20_Sphere_00019.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 20.07465447, "relative_pitch": 0.0, "relative_heading": 179.3889413241712, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838104060963919, 52.35890145349888, 0.0 ] }, "distance": 20.8, "direction": 179.41, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00533", "timestamp": "2025-10-01T12:19:32Z", "filename": "2025_10_01_11_49_16_00533.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 20.79768759, "relative_pitch": 0.0, "relative_heading": 179.41437969345395, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241114_1202_Track20_Sphere_00015/adjacencies/b_20241114_1202_Track20_Sphere_00015/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_01_11_49_16_00524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_01_11_49_16_00524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_01_11_49_16_00524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83808915572928, 52.359276722525756, 0.0 ] }, "distance": 20.98, "direction": 357.81, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_01_11_49_16_00524", "timestamp": "2025-10-01T12:19:23Z", "filename": "2025_10_01_11_49_16_00524.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_1202_Track20_Sphere_00015", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117594.63708351919, 485829.844459353 ] }, "relative_distance": 20.97651744, "relative_pitch": 0.0, "relative_heading": 357.80646052074405, "relative_elevation": 0.0 } ] } }