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_20241017_0902_Track03_Sphere_00045/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804106206124336, 52.33310100026416, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00045", "timestamp": "2024-10-17T07:19:56Z", "filename": "Job_20241017_0902_Track03_Sphere_00045.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "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_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80410668946899, 52.3331039908947, 45.4102052943781 ] }, "distance": 0.33, "direction": 5.65, "angle": 89.58, "elevation": 45.41, "pano_id": "TMX7316060226-000018_pano_0001_000684", "timestamp": "2016-08-12T10:04:19.927250Z", "filename": "pano_0001_000684.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 0.33440556, "relative_pitch": 89.57807543984897, "relative_heading": 5.654393717127711, "relative_elevation": 45.4102052943781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002214_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80410902609711, 52.3330960458226, 45.4343359423801 ] }, "distance": 0.58, "direction": 160.78, "angle": 89.26, "elevation": 45.43, "pano_id": "TMX7316010203-002214_pano_0000_000044", "timestamp": "2021-07-05T11:02:00.443500Z", "filename": "pano_0000_000044.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 0.58385154, "relative_pitch": 89.26376412847101, "relative_heading": 160.77712767204306, "relative_elevation": 45.4343359423801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_001569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80410267736534, 52.3330936378495, 45.3514993032441 ] }, "distance": 0.85, "direction": 196.36, "angle": 88.92, "elevation": 45.35, "pano_id": "TMX7316010203-002466_pano_0001_001569", "timestamp": "2022-03-22T11:26:32.890380Z", "filename": "pano_0001_001569.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 0.85382727, "relative_pitch": 88.92142661255863, "relative_heading": 196.36324282162747, "relative_elevation": 45.3514993032441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80412040331381, 52.3331035263511, 45.398942925036 ] }, "distance": 1.01, "direction": 73.8, "angle": 88.73, "elevation": 45.4, "pano_id": "TMX7316010203-000809_pano_0000_002411", "timestamp": "2018-06-26T11:12:30.933960Z", "filename": "pano_0000_002411.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 1.00777497, "relative_pitch": 88.7283454775453, "relative_heading": 73.80433287264601, "relative_elevation": 45.398942925036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80411048809281, 52.3330890682915, 45.3878643978387 ] }, "distance": 1.36, "direction": 167.6, "angle": 88.28, "elevation": 45.39, "pano_id": "TMX7316010203-002515_pano_0001_000255", "timestamp": "2022-04-14T07:05:54.293810Z", "filename": "pano_0001_000255.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 1.35942084, "relative_pitch": 88.28443572933445, "relative_heading": 167.60113156378796, "relative_elevation": 45.3878643978387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80412766074526, 52.333100709694, 45.4177597267553 ] }, "distance": 1.46, "direction": 91.27, "angle": 88.16, "elevation": 45.42, "pano_id": "TMX7316010203-000809_pano_0000_002410", "timestamp": "2018-06-26T11:11:43.634190Z", "filename": "pano_0000_002410.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 1.46285669, "relative_pitch": 88.15520296240399, "relative_heading": 91.26647533926746, "relative_elevation": 45.4177597267553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80411342179122, 52.33308779673837, 0.0 ] }, "distance": 1.55, "direction": 161.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00333", "timestamp": "2025-07-17T10:36:21Z", "filename": "recording_2025-07-17_10-29-41_00333.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 1.54935472, "relative_pitch": 0.0, "relative_heading": 161.49010351406332, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80412428208065, 52.3330785265665, 45.3624252565205 ] }, "distance": 2.79, "direction": 153.77, "angle": 86.48, "elevation": 45.36, "pano_id": "TMX7316010203-001690_pano_0000_001403", "timestamp": "2020-05-06T09:28:00.645440Z", "filename": "pano_0000_001403.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 2.78781939, "relative_pitch": 86.48322057314823, "relative_heading": 153.76912851302512, "relative_elevation": 45.3624252565205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804061265986086, 52.333117873659006, 0.0 ] }, "distance": 3.59, "direction": 301.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00332", "timestamp": "2025-07-17T10:36:20Z", "filename": "recording_2025-07-17_10-29-41_00332.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 3.59303544, "relative_pitch": 0.0, "relative_heading": 301.5039223143642, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80406081131361, 52.3331181317478, 45.4573656897992 ] }, "distance": 3.63, "direction": 301.63, "angle": 85.43, "elevation": 45.46, "pano_id": "TMX7316010203-002515_pano_0001_000256", "timestamp": "2022-04-14T07:05:55.358820Z", "filename": "pano_0001_000256.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 3.63447729, "relative_pitch": 85.42872380357252, "relative_heading": 301.6346034647129, "relative_elevation": 45.4573656897992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80414626726604, 52.3330716354905, 45.1718685049564 ] }, "distance": 4.26, "direction": 140.11, "angle": 84.61, "elevation": 45.17, "pano_id": "TMX7316010203-000288_pano_0003_002316", "timestamp": "2017-05-08T11:12:18.116910Z", "filename": "pano_0003_002316.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 4.25843689, "relative_pitch": 84.6145354894388, "relative_heading": 140.1126096805222, "relative_elevation": 45.1718685049564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804053554982432, 52.33312522365849, 0.0 ] }, "distance": 4.49, "direction": 306.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00046", "timestamp": "2024-10-17T07:19:58Z", "filename": "Job_20241017_0902_Track03_Sphere_00046.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 4.48851638, "relative_pitch": 0.0, "relative_heading": 306.90688591277296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_000683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416543225367, 52.3330765723812, 45.3624931657687 ] }, "distance": 4.87, "direction": 123.95, "angle": 83.88, "elevation": 45.36, "pano_id": "TMX7316060226-000018_pano_0001_000683", "timestamp": "2016-08-12T10:04:16.772230Z", "filename": "pano_0001_000683.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 4.86704128, "relative_pitch": 83.87603747598503, "relative_heading": 123.95121863704728, "relative_elevation": 45.3624931657687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804159008286229, 52.33306974011422, 0.0 ] }, "distance": 5.01, "direction": 134.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00044", "timestamp": "2024-10-17T07:19:55Z", "filename": "Job_20241017_0902_Track03_Sphere_00044.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 5.00549328, "relative_pitch": 0.0, "relative_heading": 134.02104949377934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_001570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8041613471223, 52.3330649234609, 45.3259253492579 ] }, "distance": 5.5, "direction": 136.88, "angle": 83.08, "elevation": 45.33, "pano_id": "TMX7316010203-002466_pano_0001_001570", "timestamp": "2022-03-22T11:26:37.270360Z", "filename": "pano_0001_001570.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 5.49945439, "relative_pitch": 83.0820422330467, "relative_heading": 136.88327327239097, "relative_elevation": 45.3259253492579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80414952529839, 52.3330544401502, 45.322032279335 ] }, "distance": 5.96, "direction": 150.32, "angle": 82.5, "elevation": 45.32, "pano_id": "TMX7316010203-002515_pano_0001_000254", "timestamp": "2022-04-14T07:05:53.468780Z", "filename": "pano_0001_000254.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 5.96336799, "relative_pitch": 82.5042135780565, "relative_heading": 150.31832348279647, "relative_elevation": 45.322032279335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80418010071748, 52.3330704750827, 45.3642601007596 ] }, "distance": 6.08, "direction": 123.99, "angle": 82.37, "elevation": 45.36, "pano_id": "TMX7316010203-000809_pano_0000_002409", "timestamp": "2018-06-26T11:11:41.574180Z", "filename": "pano_0000_002409.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 6.07539521, "relative_pitch": 82.3720678854943, "relative_heading": 123.99236278478047, "relative_elevation": 45.3642601007596 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002214_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417137699758, 52.3330630176802, 45.3647745642811 ] }, "distance": 6.13, "direction": 133.57, "angle": 82.3, "elevation": 45.36, "pano_id": "TMX7316010203-002214_pano_0000_000045", "timestamp": "2021-07-05T11:02:06.278470Z", "filename": "pano_0000_000045.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 6.13179302, "relative_pitch": 82.30218936993084, "relative_heading": 133.57233333191235, "relative_elevation": 45.3647745642811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80419221811689, 52.3330752254817, 45.3440175084397 ] }, "distance": 6.53, "direction": 116.07, "angle": 81.81, "elevation": 45.34, "pano_id": "TMX7316010203-000809_pano_0000_002412", "timestamp": "2018-06-26T11:14:25.883440Z", "filename": "pano_0000_002412.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 6.52707699, "relative_pitch": 81.80878384374232, "relative_heading": 116.06612886867732, "relative_elevation": 45.3440175084397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804150760274256, 52.33304871287215, 0.0 ] }, "distance": 6.56, "direction": 152.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00334", "timestamp": "2025-07-17T10:36:22Z", "filename": "recording_2025-07-17_10-29-41_00334.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 6.56320975, "relative_pitch": 0.0, "relative_heading": 152.43524272257315, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80416515082672, 52.3330425387555, 45.3259756807238 ] }, "distance": 7.65, "direction": 148.3, "angle": 80.42, "elevation": 45.33, "pano_id": "TMX7316010203-001690_pano_0000_001402", "timestamp": "2020-05-06T09:27:59.715430Z", "filename": "pano_0000_001402.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 7.64611274, "relative_pitch": 80.42482884159357, "relative_heading": 148.29753988752185, "relative_elevation": 45.3259756807238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80400391914523, 52.3331421018174, 45.5004684962332 ] }, "distance": 8.34, "direction": 303.26, "angle": 79.61, "elevation": 45.5, "pano_id": "TMX7316010203-002515_pano_0001_000257", "timestamp": "2022-04-14T07:05:56.483790Z", "filename": "pano_0001_000257.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 8.33872259, "relative_pitch": 79.61483359818656, "relative_heading": 303.26200141821045, "relative_elevation": 45.5004684962332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80400010319151, 52.33314226180134, 0.0 ] }, "distance": 8.57, "direction": 302.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00331", "timestamp": "2025-07-17T10:36:19Z", "filename": "recording_2025-07-17_10-29-41_00331.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 8.56694642, "relative_pitch": 0.0, "relative_heading": 302.40735646731713, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80415616425017, 52.3330283260016, 45.2426829291508 ] }, "distance": 8.77, "direction": 157.16, "angle": 79.02, "elevation": 45.24, "pano_id": "TMX7316010203-000809_pano_0000_002413", "timestamp": "2018-06-26T11:15:08.848200Z", "filename": "pano_0000_002413.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 8.77454783, "relative_pitch": 79.02408934849346, "relative_heading": 157.16293430624376, "relative_elevation": 45.2426829291508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.803998125677072, 52.33314760880538, 0.0 ] }, "distance": 9.01, "direction": 305.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00047", "timestamp": "2024-10-17T07:19:59Z", "filename": "Job_20241017_0902_Track03_Sphere_00047.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 9.00989447, "relative_pitch": 0.0, "relative_heading": 305.1433244606265, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80418982535399, 52.33303791323709, 0.0 ] }, "distance": 9.04, "direction": 140.92, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00043", "timestamp": "2024-10-17T07:19:53Z", "filename": "Job_20241017_0902_Track03_Sphere_00043.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 9.04269395, "relative_pitch": 0.0, "relative_heading": 140.92383416415493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000682/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000682/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000682/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000682/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_000682/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000682/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000682/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000682/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000682/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80419356987891, 52.3330369986777, 45.2843167977408 ] }, "distance": 9.28, "direction": 140.1, "angle": 78.41, "elevation": 45.28, "pano_id": "TMX7316060226-000018_pano_0001_000682", "timestamp": "2016-08-12T10:04:15.012380Z", "filename": "pano_0001_000682.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 9.28356313, "relative_pitch": 78.41453599653671, "relative_heading": 140.09674680565772, "relative_elevation": 45.2843167977408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80398673357995, 52.333143516989, 45.4650820894167 ] }, "distance": 9.42, "direction": 300.15, "angle": 78.3, "elevation": 45.47, "pano_id": "TMX7316010203-000809_pano_0000_004183", "timestamp": "2018-06-26T11:43:30.679900Z", "filename": "pano_0000_004183.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 9.41852112, "relative_pitch": 78.2961872747451, "relative_heading": 300.1528165459814, "relative_elevation": 45.4650820894167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80420587403571, 52.3330291331744, 45.2936079930514 ] }, "distance": 10.49, "direction": 139.65, "angle": 76.96, "elevation": 45.29, "pano_id": "TMX7316010203-000809_pano_0000_002408", "timestamp": "2018-06-26T11:11:40.159220Z", "filename": "pano_0000_002408.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 10.49333824, "relative_pitch": 76.95619033796252, "relative_heading": 139.64915158058446, "relative_elevation": 45.2936079930514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417848317625, 52.3330161335185, 45.2833440164104 ] }, "distance": 10.65, "direction": 152.45, "angle": 76.76, "elevation": 45.28, "pano_id": "TMX7316010203-002515_pano_0001_000253", "timestamp": "2022-04-14T07:05:52.748800Z", "filename": "pano_0001_000253.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 10.65143245, "relative_pitch": 76.76364275826599, "relative_heading": 152.44757681288073, "relative_elevation": 45.2833440164104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_002269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_002269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_002269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80396680676678, 52.3331535817026, 47.7825613273308 ] }, "distance": 11.16, "direction": 301.62, "angle": 76.85, "elevation": 47.78, "pano_id": "TMX7316060226-000018_pano_0000_002269", "timestamp": "2016-08-12T09:47:24.209650Z", "filename": "pano_0000_002269.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 11.15929351, "relative_pitch": 76.8545732098335, "relative_heading": 301.6218634664594, "relative_elevation": 47.7825613273308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804174200063031, 52.33300552497179, 0.0 ] }, "distance": 11.59, "direction": 156.43, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00335", "timestamp": "2025-07-17T10:36:23Z", "filename": "recording_2025-07-17_10-29-41_00335.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 11.59093471, "relative_pitch": 0.0, "relative_heading": 156.42944860318107, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_001571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417453682163, 52.3329983101683, 45.3245133850724 ] }, "distance": 12.34, "direction": 157.82, "angle": 74.77, "elevation": 45.32, "pano_id": "TMX7316010203-002466_pano_0001_001571", "timestamp": "2022-03-22T11:26:43.400300Z", "filename": "pano_0001_001571.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 12.33959889, "relative_pitch": 74.77033678521909, "relative_heading": 157.8225024693727, "relative_elevation": 45.3245133850724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_014813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80398822026281, 52.3331895270502, 53.513067397289 ] }, "distance": 12.72, "direction": 320.77, "angle": 76.63, "elevation": 53.51, "pano_id": "TMX7316060226-000506_pano_0000_014813", "timestamp": "2020-09-17T08:46:10.350830Z", "filename": "pano_0000_014813.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 12.71699929, "relative_pitch": 76.63203265894859, "relative_heading": 320.769633583883, "relative_elevation": 53.513067397289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80394688586518, 52.3331642165268, 45.3352987216786 ] }, "distance": 12.94, "direction": 302.93, "angle": 74.07, "elevation": 45.34, "pano_id": "TMX7316010203-002515_pano_0001_000166", "timestamp": "2022-04-14T07:03:21.164980Z", "filename": "pano_0001_000166.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 12.93945841, "relative_pitch": 74.07036067529009, "relative_heading": 302.9313031278448, "relative_elevation": 45.3352987216786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_014812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80393503333223, 52.3331571128788, 53.5168863162398 ] }, "distance": 13.23, "direction": 298.15, "angle": 76.11, "elevation": 53.52, "pano_id": "TMX7316060226-000506_pano_0000_014812", "timestamp": "2020-09-17T08:46:10.135770Z", "filename": "pano_0000_014812.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 13.23389735, "relative_pitch": 76.1102834830358, "relative_heading": 298.15178047079456, "relative_elevation": 53.5168863162398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002214_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80418122082081, 52.3329909130046, 45.3184267962351 ] }, "distance": 13.27, "direction": 157.34, "angle": 73.67, "elevation": 45.32, "pano_id": "TMX7316010203-002214_pano_0000_000046", "timestamp": "2021-07-05T11:02:14.708400Z", "filename": "pano_0000_000046.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 13.2742696, "relative_pitch": 73.67410724560743, "relative_heading": 157.34244690356027, "relative_elevation": 45.3184267962351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_000681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80419591435218, 52.3329924172216, 45.2559534823522 ] }, "distance": 13.54, "direction": 153.16, "angle": 73.34, "elevation": 45.26, "pano_id": "TMX7316060226-000018_pano_0001_000681", "timestamp": "2016-08-12T10:04:13.617290Z", "filename": "pano_0001_000681.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 13.54180041, "relative_pitch": 73.34140033418845, "relative_heading": 153.155095855669, "relative_elevation": 45.2559534823522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80393761983283, 52.33316553789867, 0.0 ] }, "distance": 13.55, "direction": 302.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00330", "timestamp": "2025-07-17T10:36:18Z", "filename": "recording_2025-07-17_10-29-41_00330.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 13.55132482, "relative_pitch": 0.0, "relative_heading": 302.00122149761654, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.803938781852704, 52.33316866240616, 0.0 ] }, "distance": 13.67, "direction": 303.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00048", "timestamp": "2024-10-17T07:20:00Z", "filename": "Job_20241017_0902_Track03_Sphere_00048.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 13.67254539, "relative_pitch": 0.0, "relative_heading": 303.41282804941204, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80417948902192, 52.3329863656257, 45.2273890879005 ] }, "distance": 13.7, "direction": 158.61, "angle": 73.15, "elevation": 45.23, "pano_id": "TMX7316010203-000809_pano_0000_002414", "timestamp": "2018-06-26T11:15:10.258190Z", "filename": "pano_0000_002414.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 13.69911618, "relative_pitch": 73.14874105504943, "relative_heading": 158.61344811348613, "relative_elevation": 45.2273890879005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80392726604468, 52.3331647399507, 45.4130387743935 ] }, "distance": 14.11, "direction": 300.18, "angle": 72.74, "elevation": 45.41, "pano_id": "TMX7316010203-000809_pano_0000_004184", "timestamp": "2018-06-26T11:43:37.499870Z", "filename": "pano_0000_004184.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 14.10996144, "relative_pitch": 72.73983046205451, "relative_heading": 300.17638012496593, "relative_elevation": 45.4130387743935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_014814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8040414060799, 52.3332220021969, 53.5103182503954 ] }, "distance": 14.17, "direction": 341.84, "angle": 75.17, "elevation": 53.51, "pano_id": "TMX7316060226-000506_pano_0000_014814", "timestamp": "2020-09-17T08:46:10.565790Z", "filename": "pano_0000_014814.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 14.17039349, "relative_pitch": 75.1676189964835, "relative_heading": 341.83698119214785, "relative_elevation": 53.5103182503954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_002268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_002268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_002268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80392593067239, 52.3331684701706, 47.7448753789067 ] }, "distance": 14.4, "direction": 301.42, "angle": 73.22, "elevation": 47.74, "pano_id": "TMX7316060226-000018_pano_0000_002268", "timestamp": "2016-08-12T09:47:09.079760Z", "filename": "pano_0000_002268.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 14.4006997, "relative_pitch": 73.21575915459874, "relative_heading": 301.42208062585144, "relative_elevation": 47.7448753789067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80392309577612, 52.3331662760948, 45.4751897612587 ] }, "distance": 14.44, "direction": 300.2, "angle": 72.38, "elevation": 45.48, "pano_id": "TMX7316010203-000809_pano_0000_004182", "timestamp": "2018-06-26T11:43:28.834940Z", "filename": "pano_0000_004182.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 14.44163414, "relative_pitch": 72.38162393126089, "relative_heading": 300.195718345887, "relative_elevation": 45.4751897612587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80418187872562, 52.3329796540869, 45.2724313987419 ] }, "distance": 14.45, "direction": 159.09, "angle": 72.29, "elevation": 45.27, "pano_id": "TMX7316010203-001690_pano_0000_001404", "timestamp": "2020-05-06T09:28:14.225360Z", "filename": "pano_0000_001404.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 14.4544153, "relative_pitch": 72.29294857516123, "relative_heading": 159.09169687713245, "relative_elevation": 45.2724313987419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80421239222872, 52.332984740625, 45.2730726581067 ] }, "distance": 14.82, "direction": 150.77, "angle": 71.87, "elevation": 45.27, "pano_id": "TMX7316010203-000809_pano_0000_002407", "timestamp": "2018-06-26T11:11:39.004380Z", "filename": "pano_0000_002407.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 14.8240053, "relative_pitch": 71.86972295582903, "relative_heading": 150.7717305045053, "relative_elevation": 45.2730726581067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804215632151764, 52.33298205515311, 0.0 ] }, "distance": 15.19, "direction": 150.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00042", "timestamp": "2024-10-17T07:19:50Z", "filename": "Job_20241017_0902_Track03_Sphere_00042.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 15.19269623, "relative_pitch": 0.0, "relative_heading": 150.59513645430687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8042010837084, 52.3329763475461, 45.2635720726103 ] }, "distance": 15.3, "direction": 155.0, "angle": 71.32, "elevation": 45.26, "pano_id": "TMX7316010203-002515_pano_0001_000252", "timestamp": "2022-04-14T07:05:52.053870Z", "filename": "pano_0001_000252.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 15.30430177, "relative_pitch": 71.3188231712717, "relative_heading": 155.00136038691895, "relative_elevation": 45.2635720726103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_014811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80388188127182, 52.333124785866, 53.5193587522954 ] }, "distance": 15.52, "direction": 279.82, "angle": 73.83, "elevation": 53.52, "pano_id": "TMX7316060226-000506_pano_0000_014811", "timestamp": "2020-09-17T08:46:09.920840Z", "filename": "pano_0000_014811.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 15.51893104, "relative_pitch": 73.82950297910136, "relative_heading": 279.8197286697306, "relative_elevation": 53.5193587522954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804197271668176, 52.332963557598326, 0.0 ] }, "distance": 16.51, "direction": 157.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00336", "timestamp": "2025-07-17T10:36:25Z", "filename": "recording_2025-07-17_10-29-41_00336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 16.50557877, "relative_pitch": 0.0, "relative_heading": 157.9078892979773, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_002317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_002317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_002317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80420417292821, 52.3329632601148, 45.1764925541356 ] }, "distance": 16.72, "direction": 156.46, "angle": 69.69, "elevation": 45.18, "pano_id": "TMX7316010203-000288_pano_0003_002317", "timestamp": "2017-05-08T11:12:46.741720Z", "filename": "pano_0003_002317.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 16.71854452, "relative_pitch": 69.6919094645442, "relative_heading": 156.4565321429809, "relative_elevation": 45.1764925541356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_014815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80409462370747, 52.3332545654392, 53.5088647631928 ] }, "distance": 17.11, "direction": 357.35, "angle": 72.27, "elevation": 53.51, "pano_id": "TMX7316060226-000506_pano_0000_014815", "timestamp": "2020-09-17T08:46:10.780880Z", "filename": "pano_0000_014815.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 17.10599189, "relative_pitch": 72.27169141930597, "relative_heading": 357.35453996058664, "relative_elevation": 53.5088647631928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002466_pano_0001_001572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002466_pano_0001_001572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002466/pano_0001_001572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80420205810783, 52.3329554668659, 45.3026077374816 ] }, "distance": 17.46, "direction": 158.03, "angle": 68.92, "elevation": 45.3, "pano_id": "TMX7316010203-002466_pano_0001_001572", "timestamp": "2022-03-22T11:26:44.280310Z", "filename": "pano_0001_001572.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 17.46251576, "relative_pitch": 68.92015417556095, "relative_heading": 158.02689270236522, "relative_elevation": 45.3026077374816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8038860092729, 52.3331862499639, 45.3634153539315 ] }, "distance": 17.76, "direction": 302.29, "angle": 68.62, "elevation": 45.36, "pano_id": "TMX7316010203-002515_pano_0001_000165", "timestamp": "2022-04-14T07:03:20.109960Z", "filename": "pano_0001_000165.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 17.75641286, "relative_pitch": 68.6233414284817, "relative_heading": 302.2919424736099, "relative_elevation": 45.3634153539315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002214_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002214_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/05/TMX7316010203-002214/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80420478446726, 52.3329496001534, 45.2854238217697 ] }, "distance": 18.14, "direction": 158.25, "angle": 68.17, "elevation": 45.29, "pano_id": "TMX7316010203-002214_pano_0000_000047", "timestamp": "2021-07-05T11:02:15.723430Z", "filename": "pano_0000_000047.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 18.13758786, "relative_pitch": 68.17305264276098, "relative_heading": 158.2540650093646, "relative_elevation": 45.2854238217697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0001_000680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0001_000680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0001_000680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80421795416507, 52.33295000968, 45.2280569234863 ] }, "distance": 18.45, "direction": 155.61, "angle": 67.81, "elevation": 45.23, "pano_id": "TMX7316060226-000018_pano_0001_000680", "timestamp": "2016-08-12T10:04:12.422260Z", "filename": "pano_0001_000680.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 18.44749341, "relative_pitch": 67.81057236123308, "relative_heading": 155.6108287987807, "relative_elevation": 45.2280569234863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.803876591418747, 52.333189737895225, 0.0 ] }, "distance": 18.51, "direction": 302.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00049", "timestamp": "2024-10-17T07:20:01Z", "filename": "Job_20241017_0902_Track03_Sphere_00049.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 18.50645785, "relative_pitch": 0.0, "relative_heading": 302.245872690786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_10-29-41_00329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_10-29-41_00329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_10-29-41_00329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.803875137117066, 52.33318876003926, 0.0 ] }, "distance": 18.53, "direction": 301.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_10-29-41_00329", "timestamp": "2025-07-17T10:36:17Z", "filename": "recording_2025-07-17_10-29-41_00329.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 18.53281449, "relative_pitch": 0.0, "relative_heading": 301.79783110365196, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80420547631556, 52.3329449977655, 45.2116154311225 ] }, "distance": 18.63, "direction": 158.7, "angle": 67.6, "elevation": 45.21, "pano_id": "TMX7316010203-000809_pano_0000_002415", "timestamp": "2018-06-26T11:15:11.598200Z", "filename": "pano_0000_002415.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 18.63131218, "relative_pitch": 67.60386837507207, "relative_heading": 158.70284540706348, "relative_elevation": 45.2116154311225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_014810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80382874107316, 52.33309246783, 53.5219735857099 ] }, "distance": 18.94, "direction": 267.13, "angle": 70.51, "elevation": 53.52, "pano_id": "TMX7316060226-000506_pano_0000_014810", "timestamp": "2020-09-17T08:46:09.705770Z", "filename": "pano_0000_014810.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 18.93780477, "relative_pitch": 70.51457420103382, "relative_heading": 267.1264161843624, "relative_elevation": 53.5219735857099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8038646944408, 52.3331870785778, 45.4038503151387 ] }, "distance": 19.05, "direction": 300.19, "angle": 67.24, "elevation": 45.4, "pano_id": "TMX7316010203-000809_pano_0000_004185", "timestamp": "2018-06-26T11:43:39.349910Z", "filename": "pano_0000_004185.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.0467243, "relative_pitch": 67.24215564135122, "relative_heading": 300.190935079765, "relative_elevation": 45.4038503151387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000018_pano_0000_002267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_002267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000018_pano_0000_002267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316060226-000018/pano_0000_002267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80386462482127, 52.3331903442716, 47.7396904146299 ] }, "distance": 19.24, "direction": 301.12, "angle": 68.05, "elevation": 47.74, "pano_id": "TMX7316060226-000018_pano_0000_002267", "timestamp": "2016-08-12T09:47:07.574800Z", "filename": "pano_0000_002267.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.23609154, "relative_pitch": 68.05366657493188, "relative_heading": 301.11941589027066, "relative_elevation": 47.7396904146299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0001_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0001_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0001_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8039215052511, 52.3332328509329, 53.5677719367668 ] }, "distance": 19.33, "direction": 319.37, "angle": 70.15, "elevation": 53.57, "pano_id": "TMX7316010203-002325_pano_0001_000123", "timestamp": "2021-09-23T09:44:15.432500Z", "filename": "pano_0001_000123.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.33323463, "relative_pitch": 70.15489462334997, "relative_heading": 319.3651934890391, "relative_elevation": 53.5677719367668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_004181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_004181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_004181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80385982179018, 52.3331892842465, 45.4794686855748 ] }, "distance": 19.46, "direction": 300.32, "angle": 66.84, "elevation": 45.48, "pano_id": "TMX7316010203-000809_pano_0000_004181", "timestamp": "2018-06-26T11:43:27.699910Z", "filename": "pano_0000_004181.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.4572991, "relative_pitch": 66.83750180823955, "relative_heading": 300.3237637712925, "relative_elevation": 45.4794686855748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001690_pano_0000_001405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001690_pano_0000_001405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001690/pano_0000_001405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80420756507268, 52.3329372262378, 45.2347060637549 ] }, "distance": 19.49, "direction": 159.24, "angle": 66.69, "elevation": 45.23, "pano_id": "TMX7316010203-001690_pano_0000_001405", "timestamp": "2020-05-06T09:28:15.160340Z", "filename": "pano_0000_001405.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.4895827, "relative_pitch": 66.69098225329196, "relative_heading": 159.23620859293402, "relative_elevation": 45.2347060637549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000809_pano_0000_002406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000809_pano_0000_002406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/26/TMX7316010203-000809/pano_0000_002406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80422660168189, 52.3329412485371, 45.2272128928453 ] }, "distance": 19.58, "direction": 155.22, "angle": 66.59, "elevation": 45.23, "pano_id": "TMX7316010203-000809_pano_0000_002406", "timestamp": "2018-06-26T11:11:37.939250Z", "filename": "pano_0000_002406.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.57925601, "relative_pitch": 66.59179152874054, "relative_heading": 155.21777373400676, "relative_elevation": 45.2272128928453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0001_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0001_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0001_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80386808063146, 52.3332006427684, 53.5733311865479 ] }, "distance": 19.66, "direction": 304.34, "angle": 69.85, "elevation": 53.57, "pano_id": "TMX7316010203-002325_pano_0001_000122", "timestamp": "2021-09-23T09:44:15.232530Z", "filename": "pano_0001_000122.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.65762877, "relative_pitch": 69.85042961045524, "relative_heading": 304.3353901382346, "relative_elevation": 53.5733311865479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0001_004725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0001_004725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0001_004725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80388590301053, 52.3332153909019, 53.4090429386124 ] }, "distance": 19.69, "direction": 310.28, "angle": 69.77, "elevation": 53.41, "pano_id": "TMX7316010203-000081_pano_0001_004725", "timestamp": "2016-08-23T10:18:21.109710Z", "filename": "pano_0001_004725.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.68607163, "relative_pitch": 69.76658725083396, "relative_heading": 310.28450622055027, "relative_elevation": 53.4090429386124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0001_004726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0001_004726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0001_004726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80393874224601, 52.3332475495731, 53.407851469703 ] }, "distance": 19.91, "direction": 325.01, "angle": 69.56, "elevation": 53.41, "pano_id": "TMX7316010203-000081_pano_0001_004726", "timestamp": "2016-08-23T10:18:21.324620Z", "filename": "pano_0001_004726.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 19.90564474, "relative_pitch": 69.55906822107403, "relative_heading": 325.0067438816583, "relative_elevation": 53.407851469703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002515_pano_0001_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002515_pano_0001_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/14/TMX7316010203-002515/pano_0001_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80422667850442, 52.3329365354376, 45.2189467353746 ] }, "distance": 20.06, "direction": 155.83, "angle": 66.08, "elevation": 45.22, "pano_id": "TMX7316010203-002515_pano_0001_000251", "timestamp": "2022-04-14T07:05:51.338830Z", "filename": "pano_0001_000251.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 20.05875112, "relative_pitch": 66.0783216692974, "relative_heading": 155.83212838410475, "relative_elevation": 45.2189467353746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241017_0902_Track03_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241017_0902_Track03_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.804236578771041, 52.33293766856167, 0.0 ] }, "distance": 20.23, "direction": 153.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241017_0902_Track03_Sphere_00041", "timestamp": "2024-10-17T07:19:48Z", "filename": "Job_20241017_0902_Track03_Sphere_00041.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 20.23102575, "relative_pitch": 0.0, "relative_heading": 153.94181796624238, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002325_pano_0001_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0001_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002325_pano_0001_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/23/TMX7316010203-002325/pano_0001_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80397483982184, 52.3332650206021, 53.5635002739727 ] }, "distance": 20.33, "direction": 333.87, "angle": 69.22, "elevation": 53.56, "pano_id": "TMX7316010203-002325_pano_0001_000124", "timestamp": "2021-09-23T09:44:15.632550Z", "filename": "pano_0001_000124.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 20.32962232, "relative_pitch": 69.21612008214842, "relative_heading": 333.8653793703088, "relative_elevation": 53.5635002739727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000081_pano_0001_004724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0001_004724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000081_pano_0001_004724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/23/TMX7316010203-000081/pano_0001_004724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80383326186852, 52.3331833008209, 53.4150858465582 ] }, "distance": 20.74, "direction": 296.21, "angle": 68.78, "elevation": 53.42, "pano_id": "TMX7316010203-000081_pano_0001_004724", "timestamp": "2016-08-23T10:18:20.894610Z", "filename": "pano_0001_004724.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 20.73747125, "relative_pitch": 68.78217053874546, "relative_heading": 296.2067914847245, "relative_elevation": 53.4150858465582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241017_0902_Track03_Sphere_00045/adjacencies/b_20241017_0902_Track03_Sphere_00045/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_014816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_014816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_014816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80414781499169, 52.3332871578626, 53.5057221055031 ] }, "distance": 20.91, "direction": 7.8, "angle": 68.66, "elevation": 53.51, "pano_id": "TMX7316060226-000506_pano_0000_014816", "timestamp": "2020-09-17T08:46:10.995780Z", "filename": "pano_0000_014816.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_20241017_0902_Track03_Sphere_00045", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115255.66108136575, 482956.5344576253 ] }, "relative_distance": 20.9077237, "relative_pitch": 68.65659012715997, "relative_heading": 7.796792237650947, "relative_elevation": 53.5057221055031 } ] } }