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_20240917_1015_Track01_Sphere_00085/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780133472925517, 52.37433701378129, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00085", "timestamp": "2024-09-17T08:34:21Z", "filename": "Job_20240917_1015_Track01_Sphere_00085.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "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_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78014023308894, 52.3743430193637, 42.3543699262664 ] }, "distance": 0.81, "direction": 34.56, "angle": 88.9, "elevation": 42.35, "pano_id": "TMX7316010203-000291_pano_0000_000553", "timestamp": "2017-05-09T11:40:41.751200Z", "filename": "pano_0000_000553.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 0.81150652, "relative_pitch": 88.90235150736018, "relative_heading": 34.564249583776885, "relative_elevation": 42.3543699262664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78013740889775, 52.3743448186292, 41.5827712519094 ] }, "distance": 0.91, "direction": 17.15, "angle": 88.75, "elevation": 41.58, "pano_id": "TMX7316010203-001033_pano_0011_000594", "timestamp": "2019-01-02T13:10:20.061430Z", "filename": "pano_0011_000594.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 0.90890644, "relative_pitch": 88.747841704539, "relative_heading": 17.152707531080825, "relative_elevation": 41.5827712519094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_002999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78011904244696, 52.3743336328899, 41.3217108491808 ] }, "distance": 1.05, "direction": 249.05, "angle": 88.54, "elevation": 41.32, "pano_id": "TMX7316010203-002082_pano_0000_002999", "timestamp": "2021-04-08T10:47:06.914060Z", "filename": "pano_0000_002999.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 1.05231472, "relative_pitch": 88.54119875760429, "relative_heading": 249.05301164599788, "relative_elevation": 41.3217108491808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780149321564017, 52.374356077231845, 0.0 ] }, "distance": 2.38, "direction": 26.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04550", "timestamp": "2025-07-15T05:43:13Z", "filename": "recording_2025-07-15_04-48-06_04550.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 2.38008519, "relative_pitch": 0.0, "relative_heading": 26.967968251103624, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78009616195843, 52.3743302101306, 41.7934297556058 ] }, "distance": 2.65, "direction": 253.41, "angle": 86.37, "elevation": 41.79, "pano_id": "TMX7316010203-001798_pano_0000_001139", "timestamp": "2020-07-08T06:01:33.986380Z", "filename": "pano_0000_001139.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 2.65139866, "relative_pitch": 86.36998825635668, "relative_heading": 253.4090622206345, "relative_elevation": 41.7934297556058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780099238953677, 52.374323284677835, 0.0 ] }, "distance": 2.79, "direction": 236.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04549", "timestamp": "2025-07-15T05:43:12Z", "filename": "recording_2025-07-15_04-48-06_04549.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 2.78739472, "relative_pitch": 0.0, "relative_heading": 236.76503417872075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78014445495746, 52.3743622633476, 42.837663507089 ] }, "distance": 2.91, "direction": 14.91, "angle": 86.12, "elevation": 42.84, "pano_id": "TMX7316010203-000818_pano_0001_002411", "timestamp": "2018-07-02T09:40:07.024720Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 2.90747481, "relative_pitch": 86.11717987393835, "relative_heading": 14.906308623432261, "relative_elevation": 42.837663507089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78009215168729, 52.3743284955673, 42.8216660507023 ] }, "distance": 2.97, "direction": 251.39, "angle": 86.03, "elevation": 42.82, "pano_id": "TMX7316010203-000818_pano_0001_002410", "timestamp": "2018-07-02T09:40:06.509500Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 2.96947141, "relative_pitch": 86.03317053433845, "relative_heading": 251.38537686362096, "relative_elevation": 42.8216660507023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78014606787348, 52.3743626789816, 41.8186115631834 ] }, "distance": 2.98, "direction": 16.72, "angle": 85.92, "elevation": 41.82, "pano_id": "TMX7316010203-001798_pano_0000_001140", "timestamp": "2020-07-08T06:01:34.391420Z", "filename": "pano_0000_001140.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 2.98191436, "relative_pitch": 85.92137530514596, "relative_heading": 16.71760365776474, "relative_elevation": 41.8186115631834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7801385427868, 52.3743639358419, 42.2286717211828 ] }, "distance": 3.02, "direction": 6.57, "angle": 85.92, "elevation": 42.23, "pano_id": "TMX7316060226-000020_pano_0011_000430", "timestamp": "2016-08-15T10:28:58.953740Z", "filename": "pano_0011_000430.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 3.01556951, "relative_pitch": 85.91541480204938, "relative_heading": 6.5746594182859575, "relative_elevation": 42.2286717211828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7800886700145, 52.3743308530656, 42.2102234382182 ] }, "distance": 3.13, "direction": 257.34, "angle": 85.76, "elevation": 42.21, "pano_id": "TMX7316060226-000020_pano_0011_000431", "timestamp": "2016-08-15T10:28:59.363780Z", "filename": "pano_0011_000431.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 3.12730564, "relative_pitch": 85.76276494180149, "relative_heading": 257.33750107293827, "relative_elevation": 42.2102234382182 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78010801553051, 52.3743651846551, 41.8148349942639 ] }, "distance": 3.58, "direction": 331.05, "angle": 85.1, "elevation": 41.81, "pano_id": "TMX7316010203-001319_pano_0001_004822", "timestamp": "2019-07-18T11:09:33.076280Z", "filename": "pano_0001_004822.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 3.58220558, "relative_pitch": 85.1035234656977, "relative_heading": 331.05386565751513, "relative_elevation": 41.8148349942639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78008850304946, 52.3743558739242, 40.9465029882267 ] }, "distance": 3.71, "direction": 304.42, "angle": 84.82, "elevation": 40.95, "pano_id": "TMX7316010203-002655_pano_0002_000099", "timestamp": "2022-06-30T10:15:49.200100Z", "filename": "pano_0002_000099.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 3.7126735, "relative_pitch": 84.81908295088158, "relative_heading": 304.4208578139735, "relative_elevation": 40.9465029882267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02387/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02387/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02387/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02387/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02387/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02387/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02387/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02387/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02387/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78008344829679, 52.374356844971174, 0.0 ] }, "distance": 4.06, "direction": 302.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02387", "timestamp": "2025-07-15T05:18:07Z", "filename": "recording_2025-07-15_04-48-06_02387.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 4.05909457, "relative_pitch": 0.0, "relative_heading": 302.93210862755035, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_003000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78017008861976, 52.3743665536445, 41.3565526986495 ] }, "distance": 4.13, "direction": 37.19, "angle": 84.3, "elevation": 41.36, "pano_id": "TMX7316010203-002082_pano_0000_003000", "timestamp": "2021-04-08T10:47:07.379080Z", "filename": "pano_0000_003000.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 4.1258861, "relative_pitch": 84.30280747775997, "relative_heading": 37.18527257328125, "relative_elevation": 41.3565526986495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78008708073287, 52.3743122827624, 41.6097407490015 ] }, "distance": 4.19, "direction": 228.94, "angle": 84.25, "elevation": 41.61, "pano_id": "TMX7316010203-001033_pano_0011_000593", "timestamp": "2019-01-02T13:10:19.676410Z", "filename": "pano_0011_000593.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 4.18992109, "relative_pitch": 84.24994477502621, "relative_heading": 228.94391470012224, "relative_elevation": 41.6097407490015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780084607325136, 52.37430543182326, 0.0 ] }, "distance": 4.84, "direction": 223.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00084", "timestamp": "2024-09-17T08:34:20Z", "filename": "Job_20240917_1015_Track01_Sphere_00084.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 4.83995562, "relative_pitch": 0.0, "relative_heading": 223.44004607234177, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78014031829142, 52.3743814657858, 42.3203216586262 ] }, "distance": 4.97, "direction": 5.38, "angle": 83.3, "elevation": 42.32, "pano_id": "TMX7316010203-000291_pano_0000_000613", "timestamp": "2017-05-09T11:41:46.020870Z", "filename": "pano_0000_000613.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 4.96829335, "relative_pitch": 83.30427589398688, "relative_heading": 5.384205929875254, "relative_elevation": 42.3203216586262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780183690193618, 52.37436962725536, 0.0 ] }, "distance": 4.99, "direction": 43.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00086", "timestamp": "2024-09-17T08:34:21Z", "filename": "Job_20240917_1015_Track01_Sphere_00086.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 4.98660629, "relative_pitch": 0.0, "relative_heading": 43.30114732580174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78005700226754, 52.374332174909, 41.7972069466487 ] }, "distance": 5.24, "direction": 264.1, "angle": 82.86, "elevation": 41.8, "pano_id": "TMX7316010203-001319_pano_0001_004823", "timestamp": "2019-07-18T11:09:33.501380Z", "filename": "pano_0001_004823.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 5.23569487, "relative_pitch": 82.86007788442059, "relative_heading": 264.0972522199496, "relative_elevation": 41.7972069466487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78013844146823, 52.3743879326057, 40.973338322714 ] }, "distance": 5.68, "direction": 3.42, "angle": 82.11, "elevation": 40.97, "pano_id": "TMX7316010203-002655_pano_0002_000098", "timestamp": "2022-06-30T10:15:48.860080Z", "filename": "pano_0002_000098.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 5.67605947, "relative_pitch": 82.11298051260668, "relative_heading": 3.4176882695284014, "relative_elevation": 40.973338322714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02386/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02386/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02386/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02386/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02386/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02386/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02386/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02386/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02386/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780133680726565, 52.374389422593005, 0.0 ] }, "distance": 5.83, "direction": 0.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02386", "timestamp": "2025-07-15T05:18:06Z", "filename": "recording_2025-07-15_04-48-06_02386.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 5.83177913, "relative_pitch": 0.0, "relative_heading": 0.13904003207016946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78018806907793, 52.3743776606114, 41.5983032053337 ] }, "distance": 5.86, "direction": 39.42, "angle": 81.99, "elevation": 41.6, "pano_id": "TMX7316010203-001033_pano_0011_000595", "timestamp": "2019-01-02T13:10:20.446400Z", "filename": "pano_0011_000595.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 5.85509235, "relative_pitch": 81.98807101203509, "relative_heading": 39.42267551825001, "relative_elevation": 41.5983032053337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_002998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78006794567324, 52.3743011893628, 41.3428079979494 ] }, "distance": 5.98, "direction": 228.23, "angle": 81.76, "elevation": 41.34, "pano_id": "TMX7316010203-002082_pano_0000_002998", "timestamp": "2021-04-08T10:47:06.449130Z", "filename": "pano_0000_002998.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 5.98382556, "relative_pitch": 81.76438327308762, "relative_heading": 228.2266263892017, "relative_elevation": 41.3428079979494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78003865415751, 52.374323859949, 40.9318923549727 ] }, "distance": 6.62, "direction": 257.23, "angle": 80.81, "elevation": 40.93, "pano_id": "TMX7316010203-002655_pano_0002_000100", "timestamp": "2022-06-30T10:15:49.540080Z", "filename": "pano_0002_000100.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 6.62131393, "relative_pitch": 80.81119338423235, "relative_heading": 257.22893455097284, "relative_elevation": 40.9318923549727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78004161396985, 52.3743165917546, 42.2784482548013 ] }, "distance": 6.66, "direction": 250.04, "angle": 81.05, "elevation": 42.28, "pano_id": "TMX7316010203-000291_pano_0000_000614", "timestamp": "2017-05-09T11:41:46.565750Z", "filename": "pano_0000_000614.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 6.65588129, "relative_pitch": 81.05337460483572, "relative_heading": 250.03663483269892, "relative_elevation": 42.2784482548013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02388/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02388/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02388/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02388/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02388/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02388/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02388/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02388/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02388/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780034112530782, 52.37432420901124, 0.0 ] }, "distance": 6.92, "direction": 258.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02388", "timestamp": "2025-07-15T05:18:07Z", "filename": "recording_2025-07-15_04-48-06_02388.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 6.91519381, "relative_pitch": 0.0, "relative_heading": 258.1093373889702, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78015891578653, 52.374397775588, 41.8306663194671 ] }, "distance": 6.98, "direction": 14.37, "angle": 80.53, "elevation": 41.83, "pano_id": "TMX7316010203-001319_pano_0001_004821", "timestamp": "2019-07-18T11:09:32.651320Z", "filename": "pano_0001_004821.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 6.97973873, "relative_pitch": 80.5270685734974, "relative_heading": 14.374236471489647, "relative_elevation": 41.8306663194671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780199004456709, 52.374389110385025, 0.0 ] }, "distance": 7.32, "direction": 37.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04551", "timestamp": "2025-07-15T05:43:14Z", "filename": "recording_2025-07-15_04-48-06_04551.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.31595906, "relative_pitch": 0.0, "relative_heading": 37.5914684782731, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78004667028942, 52.3742976968191, 41.8417571457103 ] }, "distance": 7.35, "direction": 233.5, "angle": 80.03, "elevation": 41.84, "pano_id": "TMX7316010203-001798_pano_0000_001138", "timestamp": "2020-07-08T06:01:33.581410Z", "filename": "pano_0000_001138.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.35440012, "relative_pitch": 80.03112005220882, "relative_heading": 233.49607303409834, "relative_elevation": 41.8417571457103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78018816498043, 52.3743965840626, 42.2229431951419 ] }, "distance": 7.6, "direction": 29.33, "angle": 79.79, "elevation": 42.22, "pano_id": "TMX7316060226-000020_pano_0011_000429", "timestamp": "2016-08-15T10:28:58.548770Z", "filename": "pano_0011_000429.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.60346036, "relative_pitch": 79.79164863200566, "relative_heading": 29.332198741731645, "relative_elevation": 42.2229431951419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780049244152711, 52.374290519515746, 0.0 ] }, "distance": 7.72, "direction": 227.95, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04548", "timestamp": "2025-07-15T05:43:12Z", "filename": "recording_2025-07-15_04-48-06_04548.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.72472954, "relative_pitch": 0.0, "relative_heading": 227.95239657561586, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78019537279618, 52.3743951943762, 41.7995089385659 ] }, "distance": 7.73, "direction": 33.07, "angle": 79.53, "elevation": 41.8, "pano_id": "TMX7316010203-001798_pano_0000_001141", "timestamp": "2020-07-08T06:01:34.791430Z", "filename": "pano_0000_001141.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.7255549, "relative_pitch": 79.52852925363872, "relative_heading": 33.070466088180865, "relative_elevation": 41.7995089385659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78003886281462, 52.3742980197646, 42.2316054394469 ] }, "distance": 7.77, "direction": 236.04, "angle": 79.58, "elevation": 42.23, "pano_id": "TMX7316060226-000020_pano_0011_000432", "timestamp": "2016-08-15T10:28:59.773760Z", "filename": "pano_0011_000432.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.76809967, "relative_pitch": 79.57749284083668, "relative_heading": 236.04298295738758, "relative_elevation": 42.2316054394469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78019680644049, 52.3743960088015, 42.841634596698 ] }, "distance": 7.85, "direction": 33.31, "angle": 79.61, "elevation": 42.84, "pano_id": "TMX7316010203-000818_pano_0001_002412", "timestamp": "2018-07-02T09:40:07.534610Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.85484238, "relative_pitch": 79.61043998355544, "relative_heading": 33.306569100618454, "relative_elevation": 42.841634596698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78003967470115, 52.3742947124539, 42.8372318726033 ] }, "distance": 7.93, "direction": 233.62, "angle": 79.51, "elevation": 42.84, "pano_id": "TMX7316010203-000818_pano_0001_002409", "timestamp": "2018-07-02T09:40:05.994560Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 7.93492514, "relative_pitch": 79.50580162386174, "relative_heading": 233.6150831031057, "relative_elevation": 42.8372318726033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_003001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78022166259077, 52.3743992793252, 41.3343326039612 ] }, "distance": 9.17, "direction": 40.92, "angle": 77.49, "elevation": 41.33, "pano_id": "TMX7316010203-002082_pano_0000_003001", "timestamp": "2021-04-08T10:47:07.849130Z", "filename": "pano_0000_003001.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 9.16937794, "relative_pitch": 77.49236752121898, "relative_heading": 40.92040006914233, "relative_elevation": 41.3343326039612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78003668001482, 52.3742793221065, 41.6053511248901 ] }, "distance": 9.2, "direction": 225.76, "angle": 77.53, "elevation": 41.61, "pano_id": "TMX7316010203-001033_pano_0011_000592", "timestamp": "2019-01-02T13:10:19.291410Z", "filename": "pano_0011_000592.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 9.20137532, "relative_pitch": 77.52928633319229, "relative_heading": 225.75892473480252, "relative_elevation": 41.6053511248901 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78003621247114, 52.3742762043266, 42.3606649814174 ] }, "distance": 9.47, "direction": 224.39, "angle": 77.4, "elevation": 42.36, "pano_id": "TMX7316010203-000291_pano_0000_000552", "timestamp": "2017-05-09T11:40:41.131200Z", "filename": "pano_0000_000552.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 9.46893768, "relative_pitch": 77.39973305363537, "relative_heading": 224.38929990361476, "relative_elevation": 42.3606649814174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78000578474607, 52.3742996163779, 41.804542160593 ] }, "distance": 9.64, "direction": 244.43, "angle": 77.01, "elevation": 41.8, "pano_id": "TMX7316010203-001319_pano_0001_004824", "timestamp": "2019-07-18T11:09:33.921370Z", "filename": "pano_0001_004824.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 9.6404439, "relative_pitch": 77.01417764905314, "relative_heading": 244.42721747909044, "relative_elevation": 41.804542160593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780034044182925, 52.374272349167995, 0.0 ] }, "distance": 9.88, "direction": 223.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00083", "timestamp": "2024-09-17T08:34:20Z", "filename": "Job_20240917_1015_Track01_Sphere_00083.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 9.8807033, "relative_pitch": 0.0, "relative_heading": 223.26102266655832, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78018879825845, 52.3744198176489, 40.9597928598523 ] }, "distance": 9.95, "direction": 22.24, "angle": 76.34, "elevation": 40.96, "pano_id": "TMX7316010203-002655_pano_0002_000097", "timestamp": "2022-06-30T10:15:48.520110Z", "filename": "pano_0002_000097.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 9.95458232, "relative_pitch": 76.34006525312226, "relative_heading": 22.241067002824295, "relative_elevation": 40.9597928598523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780233533299322, 52.374402760080805, 0.0 ] }, "distance": 10.0, "direction": 42.97, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00087", "timestamp": "2024-09-17T08:34:22Z", "filename": "Job_20240917_1015_Track01_Sphere_00087.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 9.99796143, "relative_pitch": 0.0, "relative_heading": 42.967704212005565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02385/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02385/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02385/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02385/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02385/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02385/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02385/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02385/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02385/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780184054905065, 52.37442237840651, 0.0 ] }, "distance": 10.1, "direction": 19.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02385", "timestamp": "2025-07-15T05:18:06Z", "filename": "recording_2025-07-15_04-48-06_02385.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 10.10425162, "relative_pitch": 0.0, "relative_heading": 19.933365996506133, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78023836452359, 52.3744101576524, 41.5671857427806 ] }, "distance": 10.83, "direction": 41.27, "angle": 75.4, "elevation": 41.57, "pano_id": "TMX7316010203-001033_pano_0011_000596", "timestamp": "2019-01-02T13:10:20.831410Z", "filename": "pano_0011_000596.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 10.82929466, "relative_pitch": 75.3976071538677, "relative_heading": 41.27282591219364, "relative_elevation": 41.5671857427806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_002997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78001715536824, 52.3742682367335, 41.3372718719766 ] }, "distance": 11.01, "direction": 225.99, "angle": 75.08, "elevation": 41.34, "pano_id": "TMX7316010203-002082_pano_0000_002997", "timestamp": "2021-04-08T10:47:05.984160Z", "filename": "pano_0000_002997.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 11.0146761, "relative_pitch": 75.07970744612979, "relative_heading": 225.9878132538251, "relative_elevation": 41.3372718719766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78024399698308, 52.3744097483922, 42.3658066932112 ] }, "distance": 11.05, "direction": 42.92, "angle": 75.38, "elevation": 42.37, "pano_id": "TMX7316010203-000291_pano_0000_000554", "timestamp": "2017-05-09T11:40:42.371210Z", "filename": "pano_0000_000554.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 11.05268724, "relative_pitch": 75.37819195434592, "relative_heading": 42.923279393368446, "relative_elevation": 42.3658066932112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77998847801492, 52.3742919542322, 40.930225555785 ] }, "distance": 11.07, "direction": 243.08, "angle": 74.86, "elevation": 40.93, "pano_id": "TMX7316010203-002655_pano_0002_000101", "timestamp": "2022-06-30T10:15:49.880100Z", "filename": "pano_0002_000101.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 11.07472511, "relative_pitch": 74.85968450174288, "relative_heading": 243.08040862660656, "relative_elevation": 40.930225555785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02389/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02389/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02389/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02389/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02389/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02389/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02389/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02389/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02389/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779983727828576, 52.37429096546951, 0.0 ] }, "distance": 11.41, "direction": 243.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02389", "timestamp": "2025-07-15T05:18:08Z", "filename": "recording_2025-07-15_04-48-06_02389.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 11.41309111, "relative_pitch": 0.0, "relative_heading": 243.32319704712347, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78021007923086, 52.3744305679015, 41.8210603343323 ] }, "distance": 11.64, "direction": 26.62, "angle": 74.44, "elevation": 41.82, "pano_id": "TMX7316010203-001319_pano_0001_004820", "timestamp": "2019-07-18T11:09:32.221370Z", "filename": "pano_0001_004820.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 11.64434428, "relative_pitch": 74.44106681735902, "relative_heading": 26.618161959196183, "relative_elevation": 41.8210603343323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77999714362845, 52.3742654361089, 41.8399475794286 ] }, "distance": 12.23, "direction": 229.38, "angle": 73.7, "elevation": 41.84, "pano_id": "TMX7316010203-001798_pano_0000_001137", "timestamp": "2020-07-08T06:01:33.176400Z", "filename": "pano_0000_001137.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 12.2327474, "relative_pitch": 73.70266122090338, "relative_heading": 229.37531384739634, "relative_elevation": 41.8399475794286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780249123396054, 52.374422478300026, 0.0 ] }, "distance": 12.35, "direction": 39.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04552", "timestamp": "2025-07-15T05:43:14Z", "filename": "recording_2025-07-15_04-48-06_04552.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 12.34808572, "relative_pitch": 0.0, "relative_heading": 39.631578473297736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78023821499044, 52.3744295832454, 42.2114090612158 ] }, "distance": 12.53, "direction": 34.7, "angle": 73.47, "elevation": 42.21, "pano_id": "TMX7316060226-000020_pano_0011_000428", "timestamp": "2016-08-15T10:28:58.139000Z", "filename": "pano_0011_000428.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 12.52944011, "relative_pitch": 73.46774675992258, "relative_heading": 34.70307374511235, "relative_elevation": 42.2114090612158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77998929418002, 52.3742651820613, 42.2224447475746 ] }, "distance": 12.66, "direction": 230.85, "angle": 73.31, "elevation": 42.22, "pano_id": "TMX7316060226-000020_pano_0011_000433", "timestamp": "2016-08-15T10:29:00.183760Z", "filename": "pano_0011_000433.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 12.66110536, "relative_pitch": 73.3077626953449, "relative_heading": 230.85349325225909, "relative_elevation": 42.2224447475746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78024492745213, 52.3744281658509, 41.7881461130455 ] }, "distance": 12.67, "direction": 36.81, "angle": 73.13, "elevation": 41.79, "pano_id": "TMX7316010203-001798_pano_0000_001142", "timestamp": "2020-07-08T06:01:35.196390Z", "filename": "pano_0000_001142.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 12.66859866, "relative_pitch": 73.1346644254547, "relative_heading": 36.80937339602443, "relative_elevation": 41.7881461130455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779998792497326, 52.37425787781804, 0.0 ] }, "distance": 12.72, "direction": 226.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04547", "timestamp": "2025-07-15T05:43:11Z", "filename": "recording_2025-07-15_04-48-06_04547.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 12.71504386, "relative_pitch": 0.0, "relative_heading": 226.16770281474894, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78024842286545, 52.3744300212361, 42.8333318447694 ] }, "distance": 12.98, "direction": 37.1, "angle": 73.15, "elevation": 42.83, "pano_id": "TMX7316010203-000818_pano_0001_002413", "timestamp": "2018-07-02T09:40:08.044670Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 12.9766963, "relative_pitch": 73.14540075740841, "relative_heading": 37.10471597865487, "relative_elevation": 42.8333318447694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77998711678468, 52.3742612833786, 42.8394022602588 ] }, "distance": 13.05, "direction": 229.79, "angle": 73.06, "elevation": 42.84, "pano_id": "TMX7316010203-000818_pano_0001_002408", "timestamp": "2018-07-02T09:40:05.479460Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 13.05224335, "relative_pitch": 73.05515028214346, "relative_heading": 229.78747966366413, "relative_elevation": 42.8394022602588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78024008447787, 52.3744462700195, 42.3580129882321 ] }, "distance": 14.16, "direction": 30.85, "angle": 71.51, "elevation": 42.36, "pano_id": "TMX7316010203-000291_pano_0000_000612", "timestamp": "2017-05-09T11:41:45.470740Z", "filename": "pano_0000_000612.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.16050252, "relative_pitch": 71.51495212993686, "relative_heading": 30.84635358012623, "relative_elevation": 42.3580129882321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77998579430864, 52.3742467674615, 41.6327823484316 ] }, "distance": 14.21, "direction": 225.04, "angle": 71.15, "elevation": 41.63, "pano_id": "TMX7316010203-001033_pano_0011_000591", "timestamp": "2019-01-02T13:10:18.906440Z", "filename": "pano_0011_000591.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.21255279, "relative_pitch": 71.15117883746467, "relative_heading": 225.0438413817744, "relative_elevation": 41.6327823484316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_003002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7802723425251, 52.3744325564446, 41.377081150189 ] }, "distance": 14.23, "direction": 41.66, "angle": 71.02, "elevation": 41.38, "pano_id": "TMX7316010203-002082_pano_0000_003002", "timestamp": "2021-04-08T10:47:08.324070Z", "filename": "pano_0000_003002.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.22928738, "relative_pitch": 71.02226653006068, "relative_heading": 41.65556630107014, "relative_elevation": 41.377081150189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77995473274994, 52.3742666945999, 41.7677144836634 ] }, "distance": 14.47, "direction": 237.27, "angle": 70.89, "elevation": 41.77, "pano_id": "TMX7316010203-001319_pano_0001_004825", "timestamp": "2019-07-18T11:09:34.341310Z", "filename": "pano_0001_004825.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.47084206, "relative_pitch": 70.89084547112495, "relative_heading": 237.26714714440013, "relative_elevation": 41.7677144836634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78023883468371, 52.3744515904002, 41.0132876606658 ] }, "distance": 14.63, "direction": 29.37, "angle": 70.37, "elevation": 41.01, "pano_id": "TMX7316010203-002655_pano_0002_000096", "timestamp": "2022-06-30T10:15:48.180090Z", "filename": "pano_0002_000096.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.62998695, "relative_pitch": 70.36800439390346, "relative_heading": 29.37119194538387, "relative_elevation": 41.0132876606658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02384/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02384/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02384/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02384/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02384/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02384/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02384/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02384/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02384/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780234489985821, 52.37445518171806, 0.0 ] }, "distance": 14.84, "direction": 27.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02384", "timestamp": "2025-07-15T05:18:05Z", "filename": "recording_2025-07-15_04-48-06_02384.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.84005939, "relative_pitch": 0.0, "relative_heading": 27.61862897423111, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779983127756383, 52.3742404061269, 0.0 ] }, "distance": 14.85, "direction": 223.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00082", "timestamp": "2024-09-17T08:34:19Z", "filename": "Job_20240917_1015_Track01_Sphere_00082.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.8458857, "relative_pitch": 0.0, "relative_heading": 223.6057045363495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78028267656136, 52.37443552978613, 0.0 ] }, "distance": 14.95, "direction": 42.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00088", "timestamp": "2024-09-17T08:34:22Z", "filename": "Job_20240917_1015_Track01_Sphere_00088.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 14.94739125, "relative_pitch": 0.0, "relative_heading": 42.828325302311704, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77993846259529, 52.3742599725225, 40.8939281664789 ] }, "distance": 15.81, "direction": 237.16, "angle": 68.87, "elevation": 40.89, "pano_id": "TMX7316010203-002655_pano_0002_000102", "timestamp": "2022-06-30T10:15:50.220070Z", "filename": "pano_0002_000102.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 15.80742945, "relative_pitch": 68.86613493126396, "relative_heading": 237.1581982835717, "relative_elevation": 40.8939281664789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78028904034072, 52.3744429202404, 41.6111062029377 ] }, "distance": 15.85, "direction": 41.96, "angle": 69.15, "elevation": 41.61, "pano_id": "TMX7316010203-001033_pano_0011_000597", "timestamp": "2019-01-02T13:10:21.216400Z", "filename": "pano_0011_000597.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 15.84697092, "relative_pitch": 69.15140893038864, "relative_heading": 41.95621128427726, "relative_elevation": 41.6111062029377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_002996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_002996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_002996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77996653265544, 52.3742353630578, 41.3405638970435 ] }, "distance": 16.04, "direction": 225.15, "angle": 68.8, "elevation": 41.34, "pano_id": "TMX7316010203-002082_pano_0000_002996", "timestamp": "2021-04-08T10:47:05.519080Z", "filename": "pano_0000_002996.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 16.03751046, "relative_pitch": 68.79691302991468, "relative_heading": 225.14692262997195, "relative_elevation": 41.3405638970435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7799415692829, 52.374251791781, 42.2443715995178 ] }, "distance": 16.15, "direction": 234.04, "angle": 69.08, "elevation": 42.24, "pano_id": "TMX7316010203-000291_pano_0000_000615", "timestamp": "2017-05-09T11:41:47.110680Z", "filename": "pano_0000_000615.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 16.14732268, "relative_pitch": 69.08134050486966, "relative_heading": 234.0357109729514, "relative_elevation": 42.2443715995178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02390/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02390/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02390/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02390/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02390/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02390/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02390/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02390/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02390/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779933606653518, 52.37425778617195, 0.0 ] }, "distance": 16.22, "direction": 237.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02390", "timestamp": "2025-07-15T05:18:09Z", "filename": "recording_2025-07-15_04-48-06_02390.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 16.21723893, "relative_pitch": 0.0, "relative_heading": 237.06969683545617, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78026053943471, 52.3744635998321, 41.8666209997609 ] }, "distance": 16.53, "direction": 31.56, "angle": 68.45, "elevation": 41.87, "pano_id": "TMX7316010203-001319_pano_0001_004819", "timestamp": "2019-07-18T11:09:31.791350Z", "filename": "pano_0001_004819.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 16.53166262, "relative_pitch": 68.45267216590682, "relative_heading": 31.564667228707982, "relative_elevation": 41.8666209997609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77994725161395, 52.3742329041661, 41.8333949185908 ] }, "distance": 17.18, "direction": 227.59, "angle": 67.68, "elevation": 41.83, "pano_id": "TMX7316010203-001798_pano_0000_001136", "timestamp": "2020-07-08T06:01:32.766380Z", "filename": "pano_0000_001136.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 17.17698495, "relative_pitch": 67.67672059975034, "relative_heading": 227.589870971488, "relative_elevation": 41.8333949185908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780298553855856, 52.374455725823154, 0.0 ] }, "distance": 17.35, "direction": 40.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04553", "timestamp": "2025-07-15T05:43:15Z", "filename": "recording_2025-07-15_04-48-06_04553.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 17.34618642, "relative_pitch": 0.0, "relative_heading": 40.400788914361534, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000427/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000427/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000427/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000427/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000427/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000427/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000427/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000427/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000427/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78028823658589, 52.3744626284594, 42.2203420363367 ] }, "distance": 17.51, "direction": 37.02, "angle": 67.48, "elevation": 42.22, "pano_id": "TMX7316060226-000020_pano_0011_000427", "timestamp": "2016-08-15T10:28:57.728780Z", "filename": "pano_0011_000427.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 17.50619959, "relative_pitch": 67.47919803973568, "relative_heading": 37.01824968749265, "relative_elevation": 42.2203420363367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0011_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0011_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0011_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77993955207748, 52.3742327311818, 42.2190441964194 ] }, "distance": 17.58, "direction": 228.7, "angle": 67.39, "elevation": 42.22, "pano_id": "TMX7316060226-000020_pano_0011_000434", "timestamp": "2016-08-15T10:29:00.593770Z", "filename": "pano_0011_000434.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 17.58040318, "relative_pitch": 67.39270023528688, "relative_heading": 228.6961991100425, "relative_elevation": 42.2190441964194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001798_pano_0000_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001798_pano_0000_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/08/TMX7316010203-001798/pano_0000_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78029489380205, 52.3744609289383, 41.8176138317212 ] }, "distance": 17.63, "direction": 38.56, "angle": 67.13, "elevation": 41.82, "pano_id": "TMX7316010203-001798_pano_0000_001143", "timestamp": "2020-07-08T06:01:35.596380Z", "filename": "pano_0000_001143.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 17.63459185, "relative_pitch": 67.13472608709047, "relative_heading": 38.5645243626246, "relative_elevation": 41.8176138317212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_04546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_04546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_04546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779948001460467, 52.374225360186664, 0.0 ] }, "distance": 17.72, "direction": 225.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_04546", "timestamp": "2025-07-15T05:43:11Z", "filename": "recording_2025-07-15_04-48-06_04546.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 17.71751922, "relative_pitch": 0.0, "relative_heading": 225.4736828161052, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78030008114951, 52.3744640044734, 42.8863764759153 ] }, "distance": 18.12, "direction": 38.76, "angle": 67.09, "elevation": 42.89, "pano_id": "TMX7316010203-000818_pano_0001_002414", "timestamp": "2018-07-02T09:40:08.549460Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 18.12252284, "relative_pitch": 67.0925087681835, "relative_heading": 38.76333871456862, "relative_elevation": 42.8863764759153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000818_pano_0001_002407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000818_pano_0001_002407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/02/TMX7316010203-000818/pano_0001_002407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77993457004309, 52.3742278025046, 42.8104008901864 ] }, "distance": 18.2, "direction": 228.1, "angle": 66.97, "elevation": 42.81, "pano_id": "TMX7316010203-000818_pano_0001_002407", "timestamp": "2018-07-02T09:40:04.964550Z", "filename": "pano_0001_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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 18.19825701, "relative_pitch": 66.9701589108502, "relative_heading": 228.10415367251633, "relative_elevation": 42.8104008901864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77993513632254, 52.3742139806047, 41.6128375614062 ] }, "distance": 19.23, "direction": 224.61, "angle": 65.19, "elevation": 41.61, "pano_id": "TMX7316010203-001033_pano_0011_000590", "timestamp": "2019-01-02T13:10:18.521500Z", "filename": "pano_0011_000590.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.23227095, "relative_pitch": 65.19496179208116, "relative_heading": 224.61462289010993, "relative_elevation": 41.6128375614062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002082_pano_0000_003003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002082_pano_0000_003003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002082/pano_0000_003003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78032354139877, 52.3744654519646, 41.3839315529913 ] }, "distance": 19.28, "direction": 42.17, "angle": 65.02, "elevation": 41.38, "pano_id": "TMX7316010203-002082_pano_0000_003003", "timestamp": "2021-04-08T10:47:08.799070Z", "filename": "pano_0000_003003.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.28248368, "relative_pitch": 65.01724318773954, "relative_heading": 42.167461693346524, "relative_elevation": 41.3839315529913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001319_pano_0001_004826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001319_pano_0001_004826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/18/TMX7316010203-001319/pano_0001_004826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77990395004819, 52.3742338849982, 41.7449377514422 ] }, "distance": 19.39, "direction": 233.72, "angle": 65.08, "elevation": 41.74, "pano_id": "TMX7316010203-001319_pano_0001_004826", "timestamp": "2019-07-18T11:09:34.761350Z", "filename": "pano_0001_004826.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.39147243, "relative_pitch": 65.08406042919769, "relative_heading": 233.71625077597392, "relative_elevation": 41.7449377514422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78028884786959, 52.3744840446946, 40.975852470845 ] }, "distance": 19.48, "direction": 32.89, "angle": 64.57, "elevation": 40.98, "pano_id": "TMX7316010203-002655_pano_0002_000095", "timestamp": "2022-06-30T10:15:47.840090Z", "filename": "pano_0002_000095.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.48448921, "relative_pitch": 64.56837476314271, "relative_heading": 32.89332952706995, "relative_elevation": 40.975852470845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000291_pano_0000_000551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000291_pano_0000_000551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/09/TMX7316010203-000291/pano_0000_000551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77993216308098, 52.3742098154491, 42.3401952777058 ] }, "distance": 19.71, "direction": 224.09, "angle": 65.04, "elevation": 42.34, "pano_id": "TMX7316010203-000291_pano_0000_000551", "timestamp": "2017-05-09T11:40:40.516240Z", "filename": "pano_0000_000551.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.70524493, "relative_pitch": 65.04260011274594, "relative_heading": 224.08725013104487, "relative_elevation": 42.3401952777058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02383/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02383/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02383/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02383/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02383/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02383/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02383/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02383/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02383/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780284994134424, 52.37448830892174, 0.0 ] }, "distance": 19.75, "direction": 31.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02383", "timestamp": "2025-07-15T05:18:04Z", "filename": "recording_2025-07-15_04-48-06_02383.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.74617351, "relative_pitch": 0.0, "relative_heading": 31.506027071701496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779931794056844, 52.37420784076637, 0.0 ] }, "distance": 19.88, "direction": 223.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00081", "timestamp": "2024-09-17T08:34:18Z", "filename": "Job_20240917_1015_Track01_Sphere_00081.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.8810173, "relative_pitch": 0.0, "relative_heading": 223.6986855117663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track01_Sphere_00089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track01_Sphere_00089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.780332433063047, 52.37446856325948, 0.0 ] }, "distance": 19.95, "direction": 42.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track01_Sphere_00089", "timestamp": "2024-09-17T08:34:23Z", "filename": "Job_20240917_1015_Track01_Sphere_00089.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 19.94677042, "relative_pitch": 0.0, "relative_heading": 42.78911671098985, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002655_pano_0002_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002655_pano_0002_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/30/TMX7316010203-002655/pano_0002_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.77988922547403, 52.37422793891, 40.8758956575766 ] }, "distance": 20.59, "direction": 233.88, "angle": 63.26, "elevation": 40.88, "pano_id": "TMX7316010203-002655_pano_0002_000103", "timestamp": "2022-06-30T10:15:50.560100Z", "filename": "pano_0002_000103.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 20.59146626, "relative_pitch": 63.26305803098606, "relative_heading": 233.88346254590994, "relative_elevation": 40.8758956575766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0011_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0011_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0011_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.78033987493569, 52.3744752367441, 41.5902380496264 ] }, "distance": 20.84, "direction": 42.42, "angle": 63.39, "elevation": 41.59, "pano_id": "TMX7316010203-001033_pano_0011_000598", "timestamp": "2019-01-02T13:10:21.601400Z", "filename": "pano_0011_000598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 20.83642858, "relative_pitch": 63.38943963044369, "relative_heading": 42.4247350549332, "relative_elevation": 41.5902380496264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track01_Sphere_00085/adjacencies/b_20240917_1015_Track01_Sphere_00085/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02391/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02391/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02391/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02391/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-15_04-48-06_02391/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02391/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-15_04-48-06_02391/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02391/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-15_04-48-06_02391/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.779886161204946, 52.374226534974646, 0.0 ] }, "distance": 20.85, "direction": 233.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-15_04-48-06_02391", "timestamp": "2025-07-15T05:18:09Z", "filename": "recording_2025-07-15_04-48-06_02391.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_20240917_1015_Track01_Sphere_00085", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 113660.12007997703, 487557.9384603323 ] }, "relative_distance": 20.8521312, "relative_pitch": 0.0, "relative_heading": 233.87469388999187, "relative_elevation": 0.0 } ] } }