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_20241021_0921_Track79_Sphere_00408/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846424778842771, 52.33736249306286, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00408", "timestamp": "2024-10-21T11:53:51Z", "filename": "Job_20241021_0921_Track79_Sphere_00408.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "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_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641335924201, 52.3373705790238, 45.4717398444191 ] }, "distance": 1.19, "direction": 319.14, "angle": 88.5, "elevation": 45.47, "pano_id": "TMX7316010203-001690_pano_0000_003235", "timestamp": "2020-05-06T09:55:10.159840Z", "filename": "pano_0000_003235.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 1.18971148, "relative_pitch": 88.50126915703096, "relative_heading": 319.1373607894423, "relative_elevation": 45.4717398444191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641578502803, 52.3373722810153, 45.6642480464652 ] }, "distance": 1.25, "direction": 330.63, "angle": 88.43, "elevation": 45.66, "pano_id": "TMX7316010203-000985_pano_0001_001944", "timestamp": "2018-06-12T08:51:05.805990Z", "filename": "pano_0001_001944.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 1.24981131, "relative_pitch": 88.43222994476349, "relative_heading": 330.62703484248624, "relative_elevation": 45.6642480464652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641578502803, 52.3373722810153, 45.6642480464652 ] }, "distance": 1.25, "direction": 330.63, "angle": 88.43, "elevation": 45.66, "pano_id": "TMX7316010203-000785_pano_0001_001944", "timestamp": "2018-06-12T08:51:05.805990Z", "filename": "pano_0001_001944.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 1.24981131, "relative_pitch": 88.43222994476349, "relative_heading": 330.62703484248624, "relative_elevation": 45.6642480464652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640642065406, 52.3373551286316, 45.6990389414132 ] }, "distance": 1.5, "direction": 236.78, "angle": 88.13, "elevation": 45.7, "pano_id": "TMX7316010203-002466_pano_0000_000784", "timestamp": "2022-03-22T10:58:19.110580Z", "filename": "pano_0000_000784.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 1.49575741, "relative_pitch": 88.12534344409104, "relative_heading": 236.77958025272076, "relative_elevation": 45.6990389414132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640331480916, 52.3373575859932, 45.5768348947167 ] }, "distance": 1.56, "direction": 249.53, "angle": 88.04, "elevation": 45.58, "pano_id": "TMX7316010203-001143_pano_0001_000271", "timestamp": "2019-04-26T09:43:20.669260Z", "filename": "pano_0001_000271.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 1.56157512, "relative_pitch": 88.03767247458725, "relative_heading": 249.53318615488374, "relative_elevation": 45.5768348947167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846406415828153, 52.33735104856419, 0.0 ] }, "distance": 1.79, "direction": 224.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00068", "timestamp": "2025-08-01T09:02:09Z", "filename": "recording_2025-08-01_09-00-55_00068.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 1.78558612, "relative_pitch": 0.0, "relative_heading": 224.50448312891868, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642046005442, 52.3373836151858, 45.4969190657139 ] }, "distance": 2.37, "direction": 352.86, "angle": 87.02, "elevation": 45.5, "pano_id": "TMX7316010203-002087_pano_0000_000209", "timestamp": "2021-04-13T08:16:17.926210Z", "filename": "pano_0000_000209.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 2.36870061, "relative_pitch": 87.01970753535632, "relative_heading": 352.8610959410039, "relative_elevation": 45.4969190657139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642670036243, 52.3373385442455, 45.517642791383 ] }, "distance": 2.67, "direction": 177.19, "angle": 86.65, "elevation": 45.52, "pano_id": "TMX7316010203-002087_pano_0000_000208", "timestamp": "2021-04-13T08:16:17.371200Z", "filename": "pano_0000_000208.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 2.66809133, "relative_pitch": 86.64535243303118, "relative_heading": 177.18632025464467, "relative_elevation": 45.517642791383 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639695156504, 52.3373804664969, 45.4753094725311 ] }, "distance": 2.76, "direction": 316.52, "angle": 86.53, "elevation": 45.48, "pano_id": "TMX7316010203-000028_pano_0001_000333", "timestamp": "2016-07-27T07:31:55.242250Z", "filename": "pano_0001_000333.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 2.75634557, "relative_pitch": 86.53143656475498, "relative_heading": 316.51780183621173, "relative_elevation": 45.4753094725311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0004_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464736679516, 52.3373621086014, 45.804751444608 ] }, "distance": 3.33, "direction": 90.74, "angle": 85.84, "elevation": 45.8, "pano_id": "TMX7316010203-002220_pano_0004_000220", "timestamp": "2021-07-07T10:24:32.417730Z", "filename": "pano_0004_000220.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.33258316, "relative_pitch": 85.83870466078669, "relative_heading": 90.7355084926041, "relative_elevation": 45.804751444608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640161185562, 52.3373358458238, 45.4681672630832 ] }, "distance": 3.36, "direction": 208.04, "angle": 85.77, "elevation": 45.47, "pano_id": "TMX7316010203-000028_pano_0001_000334", "timestamp": "2016-07-27T07:31:55.767370Z", "filename": "pano_0001_000334.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.35939329, "relative_pitch": 85.77440726402752, "relative_heading": 208.037401498067, "relative_elevation": 45.4681672630832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640852032485, 52.3373910116748, 45.3232497628778 ] }, "distance": 3.36, "direction": 340.75, "angle": 85.76, "elevation": 45.32, "pano_id": "TMX7316010203-000264_pano_0001_000535", "timestamp": "2017-04-19T12:23:10.135710Z", "filename": "pano_0001_000535.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.36130623, "relative_pitch": 85.75854039966455, "relative_heading": 340.75004345503345, "relative_elevation": 45.3232497628778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464785995623, 52.3373651673947, 45.6202842248604 ] }, "distance": 3.68, "direction": 85.36, "angle": 85.39, "elevation": 45.62, "pano_id": "TMX7316010203-000028_pano_0002_001557", "timestamp": "2016-07-27T08:30:51.927520Z", "filename": "pano_0002_001557.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.68049984, "relative_pitch": 85.3875480205423, "relative_heading": 85.36232631705757, "relative_elevation": 45.6202842248604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642173103467, 52.3373275805598, 45.6699462756515 ] }, "distance": 3.89, "direction": 183.06, "angle": 85.13, "elevation": 45.67, "pano_id": "TMX7316010203-000785_pano_0001_001943", "timestamp": "2018-06-12T08:51:05.295990Z", "filename": "pano_0001_001943.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.89039571, "relative_pitch": 85.13101189514438, "relative_heading": 183.06095191618994, "relative_elevation": 45.6699462756515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642173103467, 52.3373275805598, 45.6699462756515 ] }, "distance": 3.89, "direction": 183.06, "angle": 85.13, "elevation": 45.67, "pano_id": "TMX7316010203-000985_pano_0001_001943", "timestamp": "2018-06-12T08:51:05.295990Z", "filename": "pano_0001_001943.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.89039571, "relative_pitch": 85.13101189514438, "relative_heading": 183.06095191618994, "relative_elevation": 45.6699462756515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84647500063413, 52.3373448793478, 45.7847988409922 ] }, "distance": 3.94, "direction": 119.79, "angle": 85.08, "elevation": 45.78, "pano_id": "TMX7316010203-000785_pano_0001_001432", "timestamp": "2018-06-12T08:45:05.743440Z", "filename": "pano_0001_001432.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.94452875, "relative_pitch": 85.07591685397009, "relative_heading": 119.79355456439968, "relative_elevation": 45.7847988409922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84647500063413, 52.3373448793478, 45.7847988409922 ] }, "distance": 3.94, "direction": 119.79, "angle": 85.08, "elevation": 45.78, "pano_id": "TMX7316010203-000985_pano_0001_001432", "timestamp": "2018-06-12T08:45:05.743440Z", "filename": "pano_0001_001432.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 3.94452875, "relative_pitch": 85.07591685397009, "relative_heading": 119.79355456439968, "relative_elevation": 45.7847988409922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640035173157, 52.337395968844135, 0.0 ] }, "distance": 4.08, "direction": 335.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00067", "timestamp": "2025-08-01T09:02:08Z", "filename": "recording_2025-08-01_09-00-55_00067.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 4.08014125, "relative_pitch": 0.0, "relative_heading": 335.9166419996577, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641872393881, 52.3373254325887, 45.4802633132786 ] }, "distance": 4.14, "direction": 185.71, "angle": 84.79, "elevation": 45.48, "pano_id": "TMX7316010203-001690_pano_0000_003234", "timestamp": "2020-05-06T09:55:09.724850Z", "filename": "pano_0000_003234.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 4.14445792, "relative_pitch": 84.79321593369546, "relative_heading": 185.71499677955035, "relative_elevation": 45.4802633132786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646891098754, 52.3373904589701, 45.7612266903743 ] }, "distance": 4.33, "direction": 44.03, "angle": 84.6, "elevation": 45.76, "pano_id": "TMX7316010203-000985_pano_0001_001431", "timestamp": "2018-06-12T08:45:05.013660Z", "filename": "pano_0001_001431.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 4.32807477, "relative_pitch": 84.59706479701512, "relative_heading": 44.02827408955793, "relative_elevation": 45.7612266903743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646891098754, 52.3373904589701, 45.7612266903743 ] }, "distance": 4.33, "direction": 44.03, "angle": 84.6, "elevation": 45.76, "pano_id": "TMX7316010203-000785_pano_0001_001431", "timestamp": "2018-06-12T08:45:05.013660Z", "filename": "pano_0001_001431.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 4.32807477, "relative_pitch": 84.59706479701512, "relative_heading": 44.02827408955793, "relative_elevation": 45.7612266903743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640091155279, 52.3373993796411, 45.7108414461836 ] }, "distance": 4.42, "direction": 338.38, "angle": 84.48, "elevation": 45.71, "pano_id": "TMX7316010203-002466_pano_0000_000783", "timestamp": "2022-03-22T10:58:18.680590Z", "filename": "pano_0000_000783.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 4.41514293, "relative_pitch": 84.48299913543079, "relative_heading": 338.37928957744634, "relative_elevation": 45.7108414461836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639743885954, 52.3374027879313, 45.5983062842861 ] }, "distance": 4.86, "direction": 337.43, "angle": 83.92, "elevation": 45.6, "pano_id": "TMX7316010203-001143_pano_0001_000272", "timestamp": "2019-04-26T09:43:21.463960Z", "filename": "pano_0001_000272.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 4.85559217, "relative_pitch": 83.92169345061494, "relative_heading": 337.43162736109736, "relative_elevation": 45.5983062842861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641251748688, 52.337312530818, 45.5847082454711 ] }, "distance": 5.62, "direction": 188.55, "angle": 82.97, "elevation": 45.58, "pano_id": "TMX7316010203-001143_pano_0001_000270", "timestamp": "2019-04-26T09:43:19.874020Z", "filename": "pano_0001_000270.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 5.62195285, "relative_pitch": 82.96922623775765, "relative_heading": 188.54909607160178, "relative_elevation": 45.5847082454711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0004_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646695137393, 52.3374072468861, 45.7928181393072 ] }, "distance": 5.75, "direction": 29.99, "angle": 82.84, "elevation": 45.79, "pano_id": "TMX7316010203-002220_pano_0004_000219", "timestamp": "2021-07-07T10:24:31.087720Z", "filename": "pano_0004_000219.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 5.74999313, "relative_pitch": 82.84308971400517, "relative_heading": 29.994286872751875, "relative_elevation": 45.7928181393072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641181896795, 52.3373108451218, 45.7017241735011 ] }, "distance": 5.81, "direction": 188.74, "angle": 82.75, "elevation": 45.7, "pano_id": "TMX7316010203-002466_pano_0000_000785", "timestamp": "2022-03-22T10:58:19.540620Z", "filename": "pano_0000_000785.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 5.81455189, "relative_pitch": 82.7493112876963, "relative_heading": 188.73827461500662, "relative_elevation": 45.7017241735011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846417158137511, 52.33741595362876, 0.0 ] }, "distance": 5.97, "direction": 355.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00410", "timestamp": "2024-10-21T11:53:52Z", "filename": "Job_20241021_0921_Track79_Sphere_00410.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 5.97139256, "relative_pitch": 0.0, "relative_heading": 355.0097310041037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640787815931, 52.3374152960806, 45.4813030185178 ] }, "distance": 5.99, "direction": 348.91, "angle": 82.5, "elevation": 45.48, "pano_id": "TMX7316010203-001690_pano_0000_003236", "timestamp": "2020-05-06T09:55:10.629820Z", "filename": "pano_0000_003236.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 5.9874509, "relative_pitch": 82.50034206398728, "relative_heading": 348.90738502014125, "relative_elevation": 45.4813030185178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846431665269584, 52.33730787870191, 0.0 ] }, "distance": 6.1, "direction": 175.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00406", "timestamp": "2024-10-21T11:53:50Z", "filename": "Job_20241021_0921_Track79_Sphere_00406.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.09524495, "relative_pitch": 0.0, "relative_heading": 175.58338839657844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640949011147, 52.3374168790935, 45.681833922863 ] }, "distance": 6.14, "direction": 350.23, "angle": 82.34, "elevation": 45.68, "pano_id": "TMX7316010203-000785_pano_0001_001945", "timestamp": "2018-06-12T08:51:06.315980Z", "filename": "pano_0001_001945.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.1408043, "relative_pitch": 82.34388079953148, "relative_heading": 350.2296934893411, "relative_elevation": 45.681833922863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640949011147, 52.3374168790935, 45.681833922863 ] }, "distance": 6.14, "direction": 350.23, "angle": 82.34, "elevation": 45.68, "pano_id": "TMX7316010203-000985_pano_0001_001945", "timestamp": "2018-06-12T08:51:06.315980Z", "filename": "pano_0001_001945.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.1408043, "relative_pitch": 82.34388079953148, "relative_heading": 350.2296934893411, "relative_elevation": 45.681833922863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84647305122888, 52.3374095953898, 45.6229713531211 ] }, "distance": 6.19, "direction": 32.12, "angle": 82.28, "elevation": 45.62, "pano_id": "TMX7316010203-000028_pano_0002_001556", "timestamp": "2016-07-27T08:30:51.362500Z", "filename": "pano_0002_001556.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.1884256, "relative_pitch": 82.27538723791731, "relative_heading": 32.11911009111944, "relative_elevation": 45.6229713531211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84648462392693, 52.3373205572386, 45.6320313215256 ] }, "distance": 6.2, "direction": 138.84, "angle": 82.27, "elevation": 45.63, "pano_id": "TMX7316010203-000028_pano_0002_001558", "timestamp": "2016-07-27T08:30:52.492520Z", "filename": "pano_0002_001558.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.19788213, "relative_pitch": 82.26524349588915, "relative_heading": 138.84178381732502, "relative_elevation": 45.6320313215256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846412450896743, 52.33730610118753, 0.0 ] }, "distance": 6.33, "direction": 187.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00069", "timestamp": "2025-08-01T09:02:10Z", "filename": "recording_2025-08-01_09-00-55_00069.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.33094684, "relative_pitch": 0.0, "relative_heading": 187.6271404958402, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0004_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84648331796968, 52.3373170036672, 45.8222315143794 ] }, "distance": 6.45, "direction": 141.75, "angle": 81.99, "elevation": 45.82, "pano_id": "TMX7316010203-002220_pano_0004_000221", "timestamp": "2021-07-07T10:24:33.547720Z", "filename": "pano_0004_000221.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.44532095, "relative_pitch": 81.99334654135679, "relative_heading": 141.75221883264817, "relative_elevation": 45.8222315143794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642013836836, 52.3373020803784, 45.3388116201386 ] }, "distance": 6.73, "direction": 182.69, "angle": 81.56, "elevation": 45.34, "pano_id": "TMX7316010203-000264_pano_0001_000534", "timestamp": "2017-04-19T12:23:09.380640Z", "filename": "pano_0001_000534.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 6.7297832, "relative_pitch": 81.5570522247078, "relative_heading": 182.69387623642706, "relative_elevation": 45.3388116201386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639209022145, 52.3374249168033, 45.4831087812781 ] }, "distance": 7.29, "direction": 342.22, "angle": 80.89, "elevation": 45.48, "pano_id": "TMX7316010203-000028_pano_0001_000332", "timestamp": "2016-07-27T07:31:54.722260Z", "filename": "pano_0001_000332.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 7.29472048, "relative_pitch": 80.88832408740083, "relative_heading": 342.2155948960315, "relative_elevation": 45.4831087812781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641397120864, 52.3374287236169, 45.5018475838006 ] }, "distance": 7.41, "direction": 354.29, "angle": 80.75, "elevation": 45.5, "pano_id": "TMX7316010203-002087_pano_0000_000210", "timestamp": "2021-04-13T08:16:18.476210Z", "filename": "pano_0000_000210.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 7.40644768, "relative_pitch": 80.75490520479033, "relative_heading": 354.29186284859037, "relative_elevation": 45.5018475838006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464328185162, 52.3372932298774, 45.5286355679855 ] }, "distance": 7.73, "direction": 175.93, "angle": 80.37, "elevation": 45.53, "pano_id": "TMX7316010203-002087_pano_0000_000207", "timestamp": "2021-04-13T08:16:16.811210Z", "filename": "pano_0000_000207.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 7.72663138, "relative_pitch": 80.36814533483228, "relative_heading": 175.93304501720638, "relative_elevation": 45.5286355679855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640643388606, 52.3372911324038, 45.4668654035777 ] }, "distance": 8.04, "direction": 188.95, "angle": 79.97, "elevation": 45.47, "pano_id": "TMX7316010203-000028_pano_0001_000335", "timestamp": "2016-07-27T07:31:56.287330Z", "filename": "pano_0001_000335.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.03841618, "relative_pitch": 79.97387085232508, "relative_heading": 188.94890303475145, "relative_elevation": 45.4668654035777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84648162496109, 52.3372990502593, 45.7832378624007 ] }, "distance": 8.05, "direction": 151.24, "angle": 80.02, "elevation": 45.78, "pano_id": "TMX7316010203-000785_pano_0001_001433", "timestamp": "2018-06-12T08:45:06.478430Z", "filename": "pano_0001_001433.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.05293979, "relative_pitch": 80.02413094943438, "relative_heading": 151.23949309078438, "relative_elevation": 45.7832378624007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84648162496109, 52.3372990502593, 45.7832378624007 ] }, "distance": 8.05, "direction": 151.24, "angle": 80.02, "elevation": 45.78, "pano_id": "TMX7316010203-000985_pano_0001_001433", "timestamp": "2018-06-12T08:45:06.478430Z", "filename": "pano_0001_001433.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.05293979, "relative_pitch": 80.02413094943438, "relative_heading": 151.23949309078438, "relative_elevation": 45.7832378624007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646254935851, 52.3374363227801, 45.7858311021701 ] }, "distance": 8.61, "direction": 17.4, "angle": 79.35, "elevation": 45.79, "pano_id": "TMX7316010203-000785_pano_0001_001430", "timestamp": "2018-06-12T08:45:04.278440Z", "filename": "pano_0001_001430.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.60924762, "relative_pitch": 79.35084555333489, "relative_heading": 17.39957185227746, "relative_elevation": 45.7858311021701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646254935851, 52.3374363227801, 45.7858311021701 ] }, "distance": 8.61, "direction": 17.4, "angle": 79.35, "elevation": 45.79, "pano_id": "TMX7316010203-000985_pano_0001_001430", "timestamp": "2018-06-12T08:45:04.278440Z", "filename": "pano_0001_001430.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.60924762, "relative_pitch": 79.35084555333489, "relative_heading": 17.39957185227746, "relative_elevation": 45.7858311021701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642796835751, 52.3372828461252, 45.66236525774 ] }, "distance": 8.87, "direction": 178.59, "angle": 79.01, "elevation": 45.66, "pano_id": "TMX7316010203-000985_pano_0001_001942", "timestamp": "2018-06-12T08:51:04.785990Z", "filename": "pano_0001_001942.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.86527968, "relative_pitch": 79.01279873003966, "relative_heading": 178.5948191958518, "relative_elevation": 45.66236525774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642796835751, 52.3372828461252, 45.66236525774 ] }, "distance": 8.87, "direction": 178.59, "angle": 79.01, "elevation": 45.66, "pano_id": "TMX7316010203-000785_pano_0001_001942", "timestamp": "2018-06-12T08:51:04.785990Z", "filename": "pano_0001_001942.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.86527968, "relative_pitch": 79.01279873003966, "relative_heading": 178.5948191958518, "relative_elevation": 45.66236525774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846394433904816, 52.33744092574308, 0.0 ] }, "distance": 8.97, "direction": 346.67, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00066", "timestamp": "2025-08-01T09:02:07Z", "filename": "recording_2025-08-01_09-00-55_00066.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.96923673, "relative_pitch": 0.0, "relative_heading": 346.6674829234717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846413397159642, 52.33744284591739, 0.0 ] }, "distance": 8.97, "direction": 355.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00411", "timestamp": "2024-10-21T11:53:52Z", "filename": "Job_20241021_0921_Track79_Sphere_00411.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 8.97475609, "relative_pitch": 0.0, "relative_heading": 355.0411486352017, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642430126622, 52.3372806300499, 45.4818089576438 ] }, "distance": 9.11, "direction": 180.2, "angle": 78.67, "elevation": 45.48, "pano_id": "TMX7316010203-001690_pano_0000_003233", "timestamp": "2020-05-06T09:55:09.304840Z", "filename": "pano_0000_003233.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 9.10926287, "relative_pitch": 78.67444130793855, "relative_heading": 180.20474683867644, "relative_elevation": 45.4818089576438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8463949801029, 52.3374438642174, 45.714253895916 ] }, "distance": 9.28, "direction": 347.36, "angle": 78.53, "elevation": 45.71, "pano_id": "TMX7316010203-002466_pano_0000_000782", "timestamp": "2022-03-22T10:58:18.245590Z", "filename": "pano_0000_000782.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 9.2794855, "relative_pitch": 78.52549854426809, "relative_heading": 347.35673522786055, "relative_elevation": 45.714253895916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639643221669, 52.3374480239041, 45.6230883328244 ] }, "distance": 9.71, "direction": 348.52, "angle": 77.98, "elevation": 45.62, "pano_id": "TMX7316010203-001143_pano_0001_000273", "timestamp": "2019-04-26T09:43:22.284060Z", "filename": "pano_0001_000273.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 9.71147809, "relative_pitch": 77.98318961155663, "relative_heading": 348.524319009245, "relative_elevation": 45.6230883328244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642184461642, 52.3372674290235, 45.5751137137413 ] }, "distance": 10.58, "direction": 181.08, "angle": 76.93, "elevation": 45.58, "pano_id": "TMX7316010203-001143_pano_0001_000269", "timestamp": "2019-04-26T09:43:19.094070Z", "filename": "pano_0001_000269.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 10.58002295, "relative_pitch": 76.9305797088306, "relative_heading": 181.08315228913528, "relative_elevation": 45.5751137137413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646715025251, 52.3374541262441, 45.6369874374941 ] }, "distance": 10.6, "direction": 15.81, "angle": 76.93, "elevation": 45.64, "pano_id": "TMX7316010203-000028_pano_0002_001555", "timestamp": "2016-07-27T08:30:50.802520Z", "filename": "pano_0002_001555.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 10.59748973, "relative_pitch": 76.92688311255047, "relative_heading": 15.81441564147673, "relative_elevation": 45.6369874374941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84649069620955, 52.3372761102689, 45.6301515558735 ] }, "distance": 10.61, "direction": 154.95, "angle": 76.91, "elevation": 45.63, "pano_id": "TMX7316010203-000028_pano_0002_001559", "timestamp": "2016-07-27T08:30:53.052690Z", "filename": "pano_0002_001559.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 10.6103702, "relative_pitch": 76.90964714972885, "relative_heading": 154.94733878601158, "relative_elevation": 45.6301515558735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641718405988, 52.3372664478922, 45.6899960981682 ] }, "distance": 10.7, "direction": 182.77, "angle": 76.82, "elevation": 45.69, "pano_id": "TMX7316010203-002466_pano_0000_000786", "timestamp": "2022-03-22T10:58:19.975560Z", "filename": "pano_0000_000786.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 10.69983643, "relative_pitch": 76.81979858828738, "relative_heading": 182.77309312940412, "relative_elevation": 45.6899960981682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640430445407, 52.3374602281507, 45.4823981244117 ] }, "distance": 10.96, "direction": 352.69, "angle": 76.45, "elevation": 45.48, "pano_id": "TMX7316010203-001690_pano_0000_003237", "timestamp": "2020-05-06T09:55:11.164840Z", "filename": "pano_0000_003237.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 10.96452395, "relative_pitch": 76.4462153542849, "relative_heading": 352.68767433654807, "relative_elevation": 45.4823981244117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640333638306, 52.3374612901005, 45.6846003038809 ] }, "distance": 11.09, "direction": 352.43, "angle": 76.36, "elevation": 45.68, "pano_id": "TMX7316010203-000985_pano_0001_001946", "timestamp": "2018-06-12T08:51:06.825980Z", "filename": "pano_0001_001946.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 11.09024295, "relative_pitch": 76.3550152565558, "relative_heading": 352.42725277335984, "relative_elevation": 45.6846003038809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640333638306, 52.3374612901005, 45.6846003038809 ] }, "distance": 11.09, "direction": 352.43, "angle": 76.36, "elevation": 45.68, "pano_id": "TMX7316010203-000785_pano_0001_001946", "timestamp": "2018-06-12T08:51:06.825980Z", "filename": "pano_0001_001946.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 11.09024295, "relative_pitch": 76.3550152565558, "relative_heading": 352.42725277335984, "relative_elevation": 45.6846003038809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0004_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84649380597559, 52.3372716691128, 45.8231962090358 ] }, "distance": 11.15, "direction": 155.04, "angle": 76.33, "elevation": 45.82, "pano_id": "TMX7316010203-002220_pano_0004_000222", "timestamp": "2021-07-07T10:24:34.607720Z", "filename": "pano_0004_000222.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 11.14783059, "relative_pitch": 76.3267477105127, "relative_heading": 155.03594754427337, "relative_elevation": 45.8231962090358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641864701606, 52.33726118150958, 0.0 ] }, "distance": 11.28, "direction": 182.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00070", "timestamp": "2025-08-01T09:02:11Z", "filename": "recording_2025-08-01_09-00-55_00070.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 11.28106167, "relative_pitch": 0.0, "relative_heading": 182.12322497404082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0004_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646258336237, 52.337463553245, 45.7571740103886 ] }, "distance": 11.54, "direction": 12.91, "angle": 75.85, "elevation": 45.76, "pano_id": "TMX7316010203-002220_pano_0004_000218", "timestamp": "2021-07-07T10:24:16.657800Z", "filename": "pano_0004_000218.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 11.53679198, "relative_pitch": 75.84891100958028, "relative_heading": 12.906016321519617, "relative_elevation": 45.7571740103886 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84643889472118, 52.33725401189509, 0.0 ] }, "distance": 12.11, "direction": 175.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00404", "timestamp": "2024-10-21T11:53:49Z", "filename": "Job_20241021_0921_Track79_Sphere_00404.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 12.10939071, "relative_pitch": 0.0, "relative_heading": 175.44277560211847, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84638705082089, 52.3374697095821, 45.4906991263852 ] }, "distance": 12.2, "direction": 347.84, "angle": 74.98, "elevation": 45.49, "pano_id": "TMX7316010203-000028_pano_0001_000331", "timestamp": "2016-07-27T07:31:54.192270Z", "filename": "pano_0001_000331.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 12.20438437, "relative_pitch": 74.98215322313244, "relative_heading": 347.8361775483506, "relative_elevation": 45.4906991263852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640770928603, 52.3374740252091, 45.495643209666 ] }, "distance": 12.47, "direction": 354.64, "angle": 74.68, "elevation": 45.5, "pano_id": "TMX7316010203-002087_pano_0000_000211", "timestamp": "2021-04-13T08:16:19.031350Z", "filename": "pano_0000_000211.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 12.46501786, "relative_pitch": 74.6779533177477, "relative_heading": 354.6442956901675, "relative_elevation": 45.495643209666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84643844091693, 52.3372479388582, 45.5336090074852 ] }, "distance": 12.78, "direction": 175.82, "angle": 74.32, "elevation": 45.53, "pano_id": "TMX7316010203-002087_pano_0000_000206", "timestamp": "2021-04-13T08:16:16.251330Z", "filename": "pano_0000_000206.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 12.78084572, "relative_pitch": 74.32108032835299, "relative_heading": 175.82170702584918, "relative_elevation": 45.5336090074852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84648822855989, 52.3372531383846, 45.7724649207667 ] }, "distance": 12.91, "direction": 160.43, "angle": 74.24, "elevation": 45.77, "pano_id": "TMX7316010203-000985_pano_0001_001434", "timestamp": "2018-06-12T08:45:07.218890Z", "filename": "pano_0001_001434.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 12.91399701, "relative_pitch": 74.24440337120168, "relative_heading": 160.4341046875936, "relative_elevation": 45.7724649207667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84648822855989, 52.3372531383846, 45.7724649207667 ] }, "distance": 12.91, "direction": 160.43, "angle": 74.24, "elevation": 45.77, "pano_id": "TMX7316010203-000785_pano_0001_001434", "timestamp": "2018-06-12T08:45:07.218890Z", "filename": "pano_0001_001434.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 12.91399701, "relative_pitch": 74.24440337120168, "relative_heading": 160.4341046875936, "relative_elevation": 45.7724649207667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464111184502, 52.3372463716976, 45.4575363155454 ] }, "distance": 12.95, "direction": 184.12, "angle": 74.09, "elevation": 45.46, "pano_id": "TMX7316010203-000028_pano_0001_000336", "timestamp": "2016-07-27T07:31:56.802240Z", "filename": "pano_0001_000336.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 12.95476407, "relative_pitch": 74.09318689303709, "relative_heading": 184.12159344237458, "relative_elevation": 45.4575363155454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846397343866, 52.3374800311534, 45.323056072928 ] }, "distance": 13.21, "direction": 351.86, "angle": 73.75, "elevation": 45.32, "pano_id": "TMX7316010203-000264_pano_0001_000536", "timestamp": "2017-04-19T12:23:10.905680Z", "filename": "pano_0001_000536.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 13.21191038, "relative_pitch": 73.74831722221755, "relative_heading": 351.8631869414305, "relative_elevation": 45.323056072928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84645595747961, 52.337481879617, 45.783497591503 ] }, "distance": 13.45, "direction": 9.09, "angle": 73.62, "elevation": 45.78, "pano_id": "TMX7316010203-000985_pano_0001_001429", "timestamp": "2018-06-12T08:45:03.548420Z", "filename": "pano_0001_001429.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 13.45349768, "relative_pitch": 73.62455530887468, "relative_heading": 9.088648662567936, "relative_elevation": 45.783497591503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84645595747961, 52.337481879617, 45.783497591503 ] }, "distance": 13.45, "direction": 9.09, "angle": 73.62, "elevation": 45.78, "pano_id": "TMX7316010203-000785_pano_0001_001429", "timestamp": "2018-06-12T08:45:03.548420Z", "filename": "pano_0001_001429.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 13.45349768, "relative_pitch": 73.62455530887468, "relative_heading": 9.088648662567936, "relative_elevation": 45.783497591503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464342362308, 52.3372382149693, 45.6519310269505 ] }, "distance": 13.84, "direction": 177.33, "angle": 73.13, "elevation": 45.65, "pano_id": "TMX7316010203-000785_pano_0001_001941", "timestamp": "2018-06-12T08:51:04.275990Z", "filename": "pano_0001_001941.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 13.84390595, "relative_pitch": 73.13012133366729, "relative_heading": 177.33113524478034, "relative_elevation": 45.6519310269505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464342362308, 52.3372382149693, 45.6519310269505 ] }, "distance": 13.84, "direction": 177.33, "angle": 73.13, "elevation": 45.65, "pano_id": "TMX7316010203-000985_pano_0001_001941", "timestamp": "2018-06-12T08:51:04.275990Z", "filename": "pano_0001_001941.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 13.84390595, "relative_pitch": 73.13012133366729, "relative_heading": 177.33113524478034, "relative_elevation": 45.6519310269505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846388223501088, 52.337485809401834, 0.0 ] }, "distance": 13.95, "direction": 349.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00065", "timestamp": "2025-08-01T09:02:07Z", "filename": "recording_2025-08-01_09-00-55_00065.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 13.94625355, "relative_pitch": 0.0, "relative_heading": 349.70833342785437, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84643002619295, 52.3372358677904, 45.4802146665752 ] }, "distance": 14.09, "direction": 178.55, "angle": 72.78, "elevation": 45.48, "pano_id": "TMX7316010203-001690_pano_0000_003232", "timestamp": "2020-05-06T09:55:08.889820Z", "filename": "pano_0000_003232.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 14.094608, "relative_pitch": 72.7814584725553, "relative_heading": 178.5459122166911, "relative_elevation": 45.4802146665752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84638899049461, 52.3374881472591, 45.7258281605318 ] }, "distance": 14.19, "direction": 350.1, "angle": 72.76, "elevation": 45.73, "pano_id": "TMX7316010203-002466_pano_0000_000781", "timestamp": "2022-03-22T10:58:17.805560Z", "filename": "pano_0000_000781.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 14.19320795, "relative_pitch": 72.75575906030801, "relative_heading": 350.1036015541644, "relative_elevation": 45.7258281605318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640349852731, 52.3374928617811, 45.6695529967546 ] }, "distance": 14.58, "direction": 354.29, "angle": 72.3, "elevation": 45.67, "pano_id": "TMX7316010203-001143_pano_0001_000274", "timestamp": "2019-04-26T09:43:23.163960Z", "filename": "pano_0001_000274.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 14.57895101, "relative_pitch": 72.29551688943772, "relative_heading": 354.2901419033893, "relative_elevation": 45.6695529967546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846406015448109, 52.33749595704975, 0.0 ] }, "distance": 14.91, "direction": 355.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00413", "timestamp": "2024-10-21T11:53:53Z", "filename": "Job_20241021_0921_Track79_Sphere_00413.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 14.90600549, "relative_pitch": 0.0, "relative_heading": 355.0780314753789, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846442584606031, 52.337226930536026, 0.0 ] }, "distance": 15.13, "direction": 175.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00403", "timestamp": "2024-10-21T11:53:49Z", "filename": "Job_20241021_0921_Track79_Sphere_00403.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 15.13329554, "relative_pitch": 0.0, "relative_heading": 175.40007480907866, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84649693775311, 52.3372318861612, 45.6284949909896 ] }, "distance": 15.34, "direction": 161.3, "angle": 71.41, "elevation": 45.63, "pano_id": "TMX7316010203-000028_pano_0002_001560", "timestamp": "2016-07-27T08:30:53.612550Z", "filename": "pano_0002_001560.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 15.34282311, "relative_pitch": 71.41450894816094, "relative_heading": 161.30277113024306, "relative_elevation": 45.6284949909896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646154295805, 52.3374987744497, 45.6443166863173 ] }, "distance": 15.37, "direction": 9.38, "angle": 71.39, "elevation": 45.64, "pano_id": "TMX7316010203-000028_pano_0002_001554", "timestamp": "2016-07-27T08:30:50.237530Z", "filename": "pano_0002_001554.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 15.3701871, "relative_pitch": 71.38965252388057, "relative_heading": 9.383012538496057, "relative_elevation": 45.6443166863173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464301443669, 52.3372223517183, 45.5662330081686 ] }, "distance": 15.6, "direction": 178.66, "angle": 71.1, "elevation": 45.57, "pano_id": "TMX7316010203-001143_pano_0001_000268", "timestamp": "2019-04-26T09:43:18.324060Z", "filename": "pano_0001_000268.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 15.5983412, "relative_pitch": 71.10277701190746, "relative_heading": 178.6565217945855, "relative_elevation": 45.5662330081686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642219443279, 52.3372221130838, 45.6751360250637 ] }, "distance": 15.62, "direction": 180.65, "angle": 71.12, "elevation": 45.68, "pano_id": "TMX7316010203-002466_pano_0000_000787", "timestamp": "2022-03-22T10:58:20.415540Z", "filename": "pano_0000_000787.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 15.6216003, "relative_pitch": 71.1185216506739, "relative_heading": 180.64610363765357, "relative_elevation": 45.6751360250637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641080349494, 52.3375048495098, 45.5119375083596 ] }, "distance": 15.87, "direction": 356.56, "angle": 70.78, "elevation": 45.51, "pano_id": "TMX7316010203-001690_pano_0000_003238", "timestamp": "2020-05-06T09:55:11.799830Z", "filename": "pano_0000_003238.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 15.86915174, "relative_pitch": 70.77730285129056, "relative_heading": 356.55868532382965, "relative_elevation": 45.5119375083596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639725140956, 52.3375056034081, 45.704904734157 ] }, "distance": 16.03, "direction": 353.28, "angle": 70.67, "elevation": 45.7, "pano_id": "TMX7316010203-000785_pano_0001_001947", "timestamp": "2018-06-12T08:51:07.335990Z", "filename": "pano_0001_001947.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 16.03458023, "relative_pitch": 70.667678858101, "relative_heading": 353.2801660379366, "relative_elevation": 45.704904734157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639725140956, 52.3375056034081, 45.704904734157 ] }, "distance": 16.03, "direction": 353.28, "angle": 70.67, "elevation": 45.7, "pano_id": "TMX7316010203-000985_pano_0001_001947", "timestamp": "2018-06-12T08:51:07.335990Z", "filename": "pano_0001_001947.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 16.03458023, "relative_pitch": 70.667678858101, "relative_heading": 353.2801660379366, "relative_elevation": 45.704904734157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0004_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84650190640368, 52.3372260689243, 45.8270736401901 ] }, "distance": 16.06, "direction": 160.9, "angle": 70.68, "elevation": 45.83, "pano_id": "TMX7316010203-002220_pano_0004_000223", "timestamp": "2021-07-07T10:24:35.597710Z", "filename": "pano_0004_000223.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 16.06493269, "relative_pitch": 70.68160432714843, "relative_heading": 160.89871813911878, "relative_elevation": 45.8270736401901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846424784872745, 52.33721622561349, 0.0 ] }, "distance": 16.28, "direction": 180.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00071", "timestamp": "2025-08-01T09:02:12Z", "filename": "recording_2025-08-01_09-00-55_00071.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 16.27572799, "relative_pitch": 0.0, "relative_heading": 179.99855312097216, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84643235317741, 52.337213144829, 45.3344142818823 ] }, "distance": 16.63, "direction": 178.22, "angle": 69.86, "elevation": 45.33, "pano_id": "TMX7316010203-000264_pano_0001_000533", "timestamp": "2017-04-19T12:23:08.630650Z", "filename": "pano_0001_000533.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 16.62655574, "relative_pitch": 69.85931042292171, "relative_heading": 178.22061800692111, "relative_elevation": 45.3344142818823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84636807105992, 52.3372130613772, 53.1761667281389 ] }, "distance": 17.07, "direction": 193.09, "angle": 72.2, "elevation": 53.18, "pano_id": "TMX7316010203-001228_pano_0001_002900", "timestamp": "2019-06-18T08:16:24.982480Z", "filename": "pano_0001_002900.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.0711636, "relative_pitch": 72.20179314652648, "relative_heading": 193.08637208447442, "relative_elevation": 53.1761667281389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002220_pano_0004_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002220_pano_0004_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/07/TMX7316010203-002220/pano_0004_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464572693767, 52.3375147374738, 45.7764103841037 ] }, "distance": 17.08, "direction": 7.45, "angle": 69.53, "elevation": 45.78, "pano_id": "TMX7316010203-002220_pano_0004_000217", "timestamp": "2021-07-07T10:24:14.077840Z", "filename": "pano_0004_000217.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.08494276, "relative_pitch": 69.53312228593323, "relative_heading": 7.447684111705346, "relative_elevation": 45.7764103841037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84638173038701, 52.3375144643287, 45.5098381750286 ] }, "distance": 17.16, "direction": 350.16, "angle": 69.34, "elevation": 45.51, "pano_id": "TMX7316010203-000028_pano_0001_000330", "timestamp": "2016-07-27T07:31:53.662260Z", "filename": "pano_0001_000330.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.16308893, "relative_pitch": 69.33707585092436, "relative_heading": 350.1563778553951, "relative_elevation": 45.5098381750286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001228_pano_0001_002901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001228_pano_0001_002901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/06/18/TMX7316010203-001228/pano_0001_002901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84651563701064, 52.3372172172512, 53.230503635481 ] }, "distance": 17.31, "direction": 159.04, "angle": 71.99, "elevation": 53.23, "pano_id": "TMX7316010203-001228_pano_0001_002901", "timestamp": "2019-06-18T08:16:25.432460Z", "filename": "pano_0001_002901.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.31104643, "relative_pitch": 71.98500087438565, "relative_heading": 159.03814641682484, "relative_elevation": 53.230503635481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640136389809, 52.3375193554355, 45.4994050571695 ] }, "distance": 17.53, "direction": 354.78, "angle": 68.93, "elevation": 45.5, "pano_id": "TMX7316010203-002087_pano_0000_000212", "timestamp": "2021-04-13T08:16:19.596200Z", "filename": "pano_0000_000212.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.52747756, "relative_pitch": 68.93210160542898, "relative_heading": 354.7756789360955, "relative_elevation": 45.4994050571695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84644337594462, 52.3372028741533, 45.533624089323 ] }, "distance": 17.81, "direction": 175.92, "angle": 68.64, "elevation": 45.53, "pano_id": "TMX7316010203-002087_pano_0000_000205", "timestamp": "2021-04-13T08:16:15.701250Z", "filename": "pano_0000_000205.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.80657015, "relative_pitch": 68.64131122369164, "relative_heading": 175.91784244352505, "relative_elevation": 45.533624089323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84649457926983, 52.3372075231008, 45.7709712535143 ] }, "distance": 17.89, "direction": 164.58, "angle": 68.65, "elevation": 45.77, "pano_id": "TMX7316010203-000985_pano_0001_001435", "timestamp": "2018-06-12T08:45:07.963450Z", "filename": "pano_0001_001435.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.88837017, "relative_pitch": 68.65327492843414, "relative_heading": 164.5757927034948, "relative_elevation": 45.7709712535143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84649457926983, 52.3372075231008, 45.7709712535143 ] }, "distance": 17.89, "direction": 164.58, "angle": 68.65, "elevation": 45.77, "pano_id": "TMX7316010203-000785_pano_0001_001435", "timestamp": "2018-06-12T08:45:07.963450Z", "filename": "pano_0001_001435.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.88837017, "relative_pitch": 68.65327492843414, "relative_heading": 164.5757927034948, "relative_elevation": 45.7709712535143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0001_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0001_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0001_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641571715882, 52.3372017654444, 45.4393674647436 ] }, "distance": 17.9, "direction": 181.98, "angle": 68.5, "elevation": 45.44, "pano_id": "TMX7316010203-000028_pano_0001_000337", "timestamp": "2016-07-27T07:31:57.317340Z", "filename": "pano_0001_000337.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 17.89542734, "relative_pitch": 68.50394663961532, "relative_heading": 181.9779276141574, "relative_elevation": 45.4393674647436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84644933616418, 52.3375275719563, 45.8081333898008 ] }, "distance": 18.45, "direction": 5.21, "angle": 68.07, "elevation": 45.81, "pano_id": "TMX7316010203-000985_pano_0001_001428", "timestamp": "2018-06-12T08:45:02.813460Z", "filename": "pano_0001_001428.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.4450535, "relative_pitch": 68.06737926087361, "relative_heading": 5.206586118930466, "relative_elevation": 45.8081333898008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84644933616418, 52.3375275719563, 45.8081333898008 ] }, "distance": 18.45, "direction": 5.21, "angle": 68.07, "elevation": 45.81, "pano_id": "TMX7316010203-000785_pano_0001_001428", "timestamp": "2018-06-12T08:45:02.813460Z", "filename": "pano_0001_001428.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.4450535, "relative_pitch": 68.06737926087361, "relative_heading": 5.206586118930466, "relative_elevation": 45.8081333898008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_002652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642646018367, 52.3371943765718, 53.1290569137782 ] }, "distance": 18.71, "direction": 179.65, "angle": 70.6, "elevation": 53.13, "pano_id": "TMX7316060226-000018_pano_0001_002652", "timestamp": "2016-08-12T10:23:34.028740Z", "filename": "pano_0001_002652.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.70730383, "relative_pitch": 70.6022936459325, "relative_heading": 179.6490019855753, "relative_elevation": 53.1290569137782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84647561745387, 52.3371970063377, 53.2609529634938 ] }, "distance": 18.74, "direction": 169.34, "angle": 70.62, "elevation": 53.26, "pano_id": "TMX7316010203-002323_pano_0000_006861", "timestamp": "2021-09-22T11:31:07.864980Z", "filename": "pano_0000_006861.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.73753129, "relative_pitch": 70.6178139541872, "relative_heading": 169.34273413534098, "relative_elevation": 53.2609529634938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001895_pano_0000_000696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001895_pano_0000_000696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001895_pano_0000_000696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84644292686593, 52.3371944213713, 53.2032039677724 ] }, "distance": 18.74, "direction": 176.22, "angle": 70.59, "elevation": 53.2, "pano_id": "TMX7316010203-001895_pano_0000_000696", "timestamp": "2020-08-27T10:58:39.649790Z", "filename": "pano_0000_000696.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.74283124, "relative_pitch": 70.59326906918864, "relative_heading": 176.21585929939522, "relative_elevation": 53.2032039677724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_009248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84646392713164, 52.337195297174, 53.0808398984373 ] }, "distance": 18.79, "direction": 171.84, "angle": 70.5, "elevation": 53.08, "pano_id": "TMX7316010203-000085_pano_0006_009248", "timestamp": "2016-08-28T11:37:53.923980Z", "filename": "pano_0006_009248.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.79489714, "relative_pitch": 70.50193182191829, "relative_heading": 171.83793464555472, "relative_elevation": 53.0808398984373 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84644045857385, 52.3371936419581, 45.6341295139864 ] }, "distance": 18.82, "direction": 176.74, "angle": 67.59, "elevation": 45.63, "pano_id": "TMX7316010203-000985_pano_0001_001940", "timestamp": "2018-06-12T08:51:03.766000Z", "filename": "pano_0001_001940.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.81906762, "relative_pitch": 67.58922918933561, "relative_heading": 176.74439579307372, "relative_elevation": 45.6341295139864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84644045857385, 52.3371936419581, 45.6341295139864 ] }, "distance": 18.82, "direction": 176.74, "angle": 67.59, "elevation": 45.63, "pano_id": "TMX7316010203-000785_pano_0001_001940", "timestamp": "2018-06-12T08:51:03.766000Z", "filename": "pano_0001_001940.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.81906762, "relative_pitch": 67.58922918933561, "relative_heading": 176.74439579307372, "relative_elevation": 45.6341295139864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_007003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_007003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_007003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641441375903, 52.3371934813781, 53.2653149748221 ] }, "distance": 18.82, "direction": 182.15, "angle": 70.54, "elevation": 53.27, "pano_id": "TMX7316010203-000880_pano_0000_007003", "timestamp": "2018-07-29T10:02:23.122840Z", "filename": "pano_0000_007003.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.81982978, "relative_pitch": 70.54054365481771, "relative_heading": 182.15137716725314, "relative_elevation": 53.2653149748221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8464016639229, 52.3371932213823, 53.2260662931949 ] }, "distance": 18.9, "direction": 184.78, "angle": 70.45, "elevation": 53.23, "pano_id": "TMX7316010203-002323_pano_0000_006860", "timestamp": "2021-09-22T11:31:07.629920Z", "filename": "pano_0000_006860.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.90127417, "relative_pitch": 70.44938225226181, "relative_heading": 184.78148613666815, "relative_elevation": 53.2260662931949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-00-55_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-00-55_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-00-55_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846381485110033, 52.33753067267128, 0.0 ] }, "distance": 18.95, "direction": 351.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-00-55_00064", "timestamp": "2025-08-01T09:02:06Z", "filename": "recording_2025-08-01_09-00-55_00064.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.94520639, "relative_pitch": 0.0, "relative_heading": 351.0390988047515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84647326034128, 52.3371948166417, 53.1800417127088 ] }, "distance": 18.95, "direction": 169.96, "angle": 70.39, "elevation": 53.18, "pano_id": "TMX7316060226-000506_pano_0000_011725", "timestamp": "2020-09-17T08:32:37.757290Z", "filename": "pano_0000_011725.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 18.94835927, "relative_pitch": 70.38871985723942, "relative_heading": 169.95642749865254, "relative_elevation": 53.1800417127088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_002653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84650020161326, 52.3371980062882, 53.1574830338359 ] }, "distance": 19.01, "direction": 164.31, "angle": 70.32, "elevation": 53.16, "pano_id": "TMX7316060226-000018_pano_0001_002653", "timestamp": "2016-08-12T10:23:34.273550Z", "filename": "pano_0001_002653.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.01132671, "relative_pitch": 70.32083719788955, "relative_heading": 164.31125999609452, "relative_elevation": 53.1574830338359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84643568080547, 52.3371911033031, 45.466771138832 ] }, "distance": 19.09, "direction": 177.77, "angle": 67.23, "elevation": 45.47, "pano_id": "TMX7316010203-001690_pano_0000_003231", "timestamp": "2020-05-06T09:55:08.479840Z", "filename": "pano_0000_003231.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.0856529, "relative_pitch": 67.22872606895531, "relative_heading": 177.7686646170991, "relative_elevation": 45.466771138832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639947820532, 52.3371913434936, 53.1510016424581 ] }, "distance": 19.12, "direction": 185.17, "angle": 70.21, "elevation": 53.15, "pano_id": "TMX7316060226-000506_pano_0000_011724", "timestamp": "2020-09-17T08:32:37.492270Z", "filename": "pano_0000_011724.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.12237403, "relative_pitch": 70.21256328434241, "relative_heading": 185.17413191619028, "relative_elevation": 53.1510016424581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_009247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639017361941, 52.3371916937369, 53.0491091301665 ] }, "distance": 19.15, "direction": 187.07, "angle": 70.15, "elevation": 53.05, "pano_id": "TMX7316010203-000085_pano_0006_009247", "timestamp": "2016-08-28T11:37:53.673980Z", "filename": "pano_0006_009247.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.1512893, "relative_pitch": 70.14988167730996, "relative_heading": 187.07465325181676, "relative_elevation": 53.0491091301665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84638315769899, 52.3375328621171, 45.7538628354669 ] }, "distance": 19.17, "direction": 351.49, "angle": 67.27, "elevation": 45.75, "pano_id": "TMX7316010203-002466_pano_0000_000780", "timestamp": "2022-03-22T10:58:17.350600Z", "filename": "pano_0000_000780.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.16869461, "relative_pitch": 67.26863178290957, "relative_heading": 351.48913286509145, "relative_elevation": 45.7538628354669 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001895_pano_0000_000697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001895_pano_0000_000697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001895_pano_0000_000697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84651720050259, 52.3371977562589, 53.2265894245356 ] }, "distance": 19.38, "direction": 161.03, "angle": 69.99, "elevation": 53.23, "pano_id": "TMX7316010203-001895_pano_0000_000697", "timestamp": "2020-08-27T10:58:39.899770Z", "filename": "pano_0000_000697.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.38311729, "relative_pitch": 69.99028327162961, "relative_heading": 161.0343579479454, "relative_elevation": 53.2265894245356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84641993273934, 52.3375367235344, 45.7768513485789 ] }, "distance": 19.39, "direction": 359.02, "angle": 67.04, "elevation": 45.78, "pano_id": "TMX7316010203-001143_pano_0001_000275", "timestamp": "2019-04-26T09:43:24.073980Z", "filename": "pano_0001_000275.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.39009258, "relative_pitch": 67.04352602256607, "relative_heading": 359.0239146024902, "relative_elevation": 45.7768513485789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001895_pano_0000_000695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001895_pano_0000_000695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001895_pano_0000_000695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001895/pano_0000_000695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84636899420534, 52.3371911545435, 53.1815844420344 ] }, "distance": 19.44, "direction": 191.28, "angle": 69.92, "elevation": 53.18, "pano_id": "TMX7316010203-001895_pano_0000_000695", "timestamp": "2020-08-27T10:58:39.399820Z", "filename": "pano_0000_000695.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.4409402, "relative_pitch": 69.91972326149588, "relative_heading": 191.2788094527537, "relative_elevation": 53.1815844420344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001902_pano_0003_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84640858471144, 52.3371873285381, 53.1683510933071 ] }, "distance": 19.52, "direction": 183.24, "angle": 69.84, "elevation": 53.17, "pano_id": "TMX7316010203-001902_pano_0003_000084", "timestamp": "2020-09-01T09:01:36.869600Z", "filename": "pano_0003_000084.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.52244356, "relative_pitch": 69.83769072430808, "relative_heading": 183.24125037553978, "relative_elevation": 53.1683510933071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001902_pano_0003_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84648184757982, 52.3371904214827, 53.1931832497939 ] }, "distance": 19.54, "direction": 168.52, "angle": 69.83, "elevation": 53.19, "pano_id": "TMX7316010203-001902_pano_0003_000085", "timestamp": "2020-09-01T09:01:37.074530Z", "filename": "pano_0003_000085.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.53817868, "relative_pitch": 69.8314101980884, "relative_heading": 168.51626337009216, "relative_elevation": 53.1931832497939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_002651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84635296474995, 52.3371907581138, 53.1046516476199 ] }, "distance": 19.73, "direction": 194.37, "angle": 69.62, "elevation": 53.1, "pano_id": "TMX7316060226-000018_pano_0001_002651", "timestamp": "2016-08-12T10:23:33.783560Z", "filename": "pano_0001_002651.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.72654395, "relative_pitch": 69.62170739152899, "relative_heading": 194.36736152728966, "relative_elevation": 53.1046516476199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_009249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84653808342024, 52.3371990577632, 53.1038590110838 ] }, "distance": 19.76, "direction": 156.99, "angle": 69.59, "elevation": 53.1, "pano_id": "TMX7316010203-000085_pano_0006_009249", "timestamp": "2016-08-28T11:37:54.174060Z", "filename": "pano_0006_009249.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.7579398, "relative_pitch": 69.59166732090944, "relative_heading": 156.99089942905368, "relative_elevation": 53.1038590110838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84654934054561, 52.3372007980126, 53.2866246523336 ] }, "distance": 19.89, "direction": 154.74, "angle": 69.53, "elevation": 53.29, "pano_id": "TMX7316010203-002323_pano_0000_006862", "timestamp": "2021-09-22T11:31:08.099880Z", "filename": "pano_0000_006862.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 19.89499077, "relative_pitch": 69.5264770950712, "relative_heading": 154.7383964441476, "relative_elevation": 53.2866246523336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_001523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84643349658371, 52.3371822971979, 53.1871754489839 ] }, "distance": 20.06, "direction": 178.3, "angle": 69.34, "elevation": 53.19, "pano_id": "TMX7316010203-002492_pano_0003_001523", "timestamp": "2022-03-30T09:05:39.043960Z", "filename": "pano_0003_001523.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.05987269, "relative_pitch": 69.33572185104643, "relative_heading": 178.3025507333871, "relative_elevation": 53.1871754489839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84654744047703, 52.3371983386224, 53.2030271412805 ] }, "distance": 20.09, "direction": 155.41, "angle": 69.31, "elevation": 53.2, "pano_id": "TMX7316060226-000506_pano_0000_011726", "timestamp": "2020-09-17T08:32:38.022340Z", "filename": "pano_0000_011726.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.08857892, "relative_pitch": 69.31429689664759, "relative_heading": 155.40556510113817, "relative_elevation": 53.2030271412805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84650377229846, 52.3371873454421, 45.6322377044708 ] }, "distance": 20.22, "direction": 164.56, "angle": 66.1, "elevation": 45.63, "pano_id": "TMX7316010203-000028_pano_0002_001561", "timestamp": "2016-07-27T08:30:54.182570Z", "filename": "pano_0002_001561.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.21940223, "relative_pitch": 66.10212225949377, "relative_heading": 164.5562810290791, "relative_elevation": 45.6322377044708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84645565199231, 52.3375433735944, 45.6622988535091 ] }, "distance": 20.24, "direction": 5.97, "angle": 66.1, "elevation": 45.66, "pano_id": "TMX7316010203-000028_pano_0002_001553", "timestamp": "2016-07-27T08:30:49.662510Z", "filename": "pano_0002_001553.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.23696192, "relative_pitch": 66.0976755517763, "relative_heading": 5.968639370709335, "relative_elevation": 45.6622988535091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000880_pano_0000_007004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_007004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000880_pano_0000_007004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/29/TMX7316010203-000880/pano_0000_007004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84656357219072, 52.3372010781774, 53.3215141799301 ] }, "distance": 20.3, "direction": 152.22, "angle": 69.16, "elevation": 53.32, "pano_id": "TMX7316010203-000880_pano_0000_007004", "timestamp": "2018-07-29T10:02:23.582860Z", "filename": "pano_0000_007004.jpg", "surface_type": "L", "mission_distance": 10, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-10" ], "from_pano_id": "b_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.30030635, "relative_pitch": 69.15741443803083, "relative_heading": 152.2240113123081, "relative_elevation": 53.3215141799301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002323_pano_0000_006859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002323_pano_0000_006859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/22/TMX7316010203-002323/pano_0000_006859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84632787038815, 52.3371894981965, 53.2126958137378 ] }, "distance": 20.35, "direction": 198.94, "angle": 69.07, "elevation": 53.21, "pano_id": "TMX7316010203-002323_pano_0000_006859", "timestamp": "2021-09-22T11:31:07.394930Z", "filename": "pano_0000_006859.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.35153402, "relative_pitch": 69.07032867840283, "relative_heading": 198.9391147056068, "relative_elevation": 53.2126958137378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0000_000788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0000_000788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0000_000788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642684076583, 52.3371779612115, 45.651518589817 ] }, "distance": 20.53, "direction": 179.61, "angle": 65.78, "elevation": 45.65, "pano_id": "TMX7316010203-002466_pano_0000_000788", "timestamp": "2022-03-22T10:58:20.860640Z", "filename": "pano_0000_000788.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.53403248, "relative_pitch": 65.78180632347883, "relative_heading": 179.60784376146836, "relative_elevation": 45.651518589817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_002654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_002654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_002654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84657284106042, 52.3372015636619, 53.1799084916711 ] }, "distance": 20.56, "direction": 150.6, "angle": 68.87, "elevation": 53.18, "pano_id": "TMX7316060226-000018_pano_0001_002654", "timestamp": "2016-08-12T10:23:34.513530Z", "filename": "pano_0001_002654.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.55522674, "relative_pitch": 68.86736548822508, "relative_heading": 150.595517906971, "relative_elevation": 53.1799084916711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_011723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_011723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_011723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84632489747265, 52.3371878914822, 53.138530889526 ] }, "distance": 20.59, "direction": 199.31, "angle": 68.82, "elevation": 53.14, "pano_id": "TMX7316060226-000506_pano_0000_011723", "timestamp": "2020-09-17T08:32:37.222210Z", "filename": "pano_0000_011723.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.58684232, "relative_pitch": 68.82271772054557, "relative_heading": 199.31105339014377, "relative_elevation": 53.138530889526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_001524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84650714730083, 52.3371843545599, 53.206808404997 ] }, "distance": 20.6, "direction": 164.19, "angle": 68.83, "elevation": 53.21, "pano_id": "TMX7316010203-002492_pano_0003_001524", "timestamp": "2022-03-30T09:05:39.293070Z", "filename": "pano_0003_001524.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.60188051, "relative_pitch": 68.83340539149197, "relative_heading": 164.18607739940938, "relative_elevation": 53.206808404997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0001_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0001_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0001_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84643748107634, 52.3371771394751, 45.55214239005 ] }, "distance": 20.64, "direction": 177.6, "angle": 65.62, "elevation": 45.55, "pano_id": "TMX7316010203-001143_pano_0001_000267", "timestamp": "2019-04-26T09:43:17.549050Z", "filename": "pano_0001_000267.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.64315328, "relative_pitch": 65.62109083265241, "relative_heading": 177.59625165683468, "relative_elevation": 45.55214239005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000085_pano_0006_009246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000085_pano_0006_009246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/28/TMX7316010203-000085/pano_0006_009246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84631687056702, 52.3371882506781, 53.041827746667 ] }, "distance": 20.74, "direction": 200.77, "angle": 68.65, "elevation": 53.04, "pano_id": "TMX7316010203-000085_pano_0006_009246", "timestamp": "2016-08-28T11:37:53.424010Z", "filename": "pano_0006_009246.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.73681479, "relative_pitch": 68.6468813982898, "relative_heading": 200.77437398490235, "relative_elevation": 53.041827746667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002492_pano_0003_001522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002492_pano_0003_001522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/30/TMX7316010203-002492/pano_0003_001522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84636031637848, 52.3371802091339, 53.1702213557437 ] }, "distance": 20.75, "direction": 192.22, "angle": 68.68, "elevation": 53.17, "pano_id": "TMX7316010203-002492_pano_0003_001522", "timestamp": "2022-03-30T09:05:38.793060Z", "filename": "pano_0003_001522.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.75385572, "relative_pitch": 68.6778785869683, "relative_heading": 192.22262748736966, "relative_elevation": 53.1702213557437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_003239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_003239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_003239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84642813863234, 52.33754903939, 45.6257266057655 ] }, "distance": 20.76, "direction": 0.63, "angle": 65.54, "elevation": 45.63, "pano_id": "TMX7316010203-001690_pano_0000_003239", "timestamp": "2020-05-06T09:55:12.489800Z", "filename": "pano_0000_003239.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.75897363, "relative_pitch": 65.53522643476998, "relative_heading": 0.6320754181868418, "relative_elevation": 45.6257266057655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001902_pano_0003_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8463337565013, 52.3371841527919, 53.1645135246217 ] }, "distance": 20.79, "direction": 197.36, "angle": 68.64, "elevation": 53.16, "pano_id": "TMX7316010203-001902_pano_0003_000083", "timestamp": "2020-09-01T09:01:36.659610Z", "filename": "pano_0003_000083.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.79180649, "relative_pitch": 68.64031226896975, "relative_heading": 197.36119024039667, "relative_elevation": 53.1645135246217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001902_pano_0003_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001902_pano_0003_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/01/TMX7316010203-001902/pano_0003_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84655526432935, 52.3371935894749, 53.2174767842516 ] }, "distance": 20.79, "direction": 154.68, "angle": 68.66, "elevation": 53.22, "pano_id": "TMX7316010203-001902_pano_0003_000086", "timestamp": "2020-09-01T09:01:37.279610Z", "filename": "pano_0003_000086.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.79272602, "relative_pitch": 68.65879805540344, "relative_heading": 154.67542687119033, "relative_elevation": 53.2174767842516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241021_0921_Track79_Sphere_00415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241021_0921_Track79_Sphere_00415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.846398691093295, 52.33754917629688, 0.0 ] }, "distance": 20.85, "direction": 355.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241021_0921_Track79_Sphere_00415", "timestamp": "2024-10-21T11:53:54Z", "filename": "Job_20241021_0921_Track79_Sphere_00415.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.84891005, "relative_pitch": 0.0, "relative_heading": 355.1074523497009, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_001948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_001948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_001948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639115295652, 52.3375500757071, 45.7320792078972 ] }, "distance": 21.0, "direction": 353.73, "angle": 65.34, "elevation": 45.73, "pano_id": "TMX7316010203-000985_pano_0001_001948", "timestamp": "2018-06-12T08:51:07.851040Z", "filename": "pano_0001_001948.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.99848186, "relative_pitch": 65.33716025116611, "relative_heading": 353.7337771976207, "relative_elevation": 45.7320792078972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241021_0921_Track79_Sphere_00408/adjacencies/b_20241021_0921_Track79_Sphere_00408/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_001948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_001948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_001948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84639115295652, 52.3375500757071, 45.7320792078972 ] }, "distance": 21.0, "direction": 353.73, "angle": 65.34, "elevation": 45.73, "pano_id": "TMX7316010203-000785_pano_0001_001948", "timestamp": "2018-06-12T08:51:07.851040Z", "filename": "pano_0001_001948.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_20241021_0921_Track79_Sphere_00408", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118143.62108398927, 483408.3154579245 ] }, "relative_distance": 20.99848186, "relative_pitch": 65.33716025116611, "relative_heading": 353.7337771976207, "relative_elevation": 45.7320792078972 } ] } }