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_Track75_Sphere_00021/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801898381528671, 52.38376481536548, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00021", "timestamp": "2024-09-17T11:33:10Z", "filename": "Job_20240917_1015_Track75_Sphere_00021.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "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_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80188745462145, 52.3837514513442, 44.9244316397235 ] }, "distance": 1.66, "direction": 206.58, "angle": 87.88, "elevation": 44.92, "pano_id": "TMX7315080123-000284_pano_0000_001140", "timestamp": "2016-06-13T11:53:02.158640Z", "filename": "pano_0000_001140.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 1.66281063, "relative_pitch": 87.88025010141335, "relative_heading": 206.57941970157137, "relative_elevation": 44.9244316397235 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80191320817252, 52.3837516036684, 44.0907881520689 ] }, "distance": 1.78, "direction": 145.52, "angle": 87.68, "elevation": 44.09, "pano_id": "TMX7316010203-002524_pano_0000_000094", "timestamp": "2022-04-19T08:45:35.555730Z", "filename": "pano_0000_000094.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 1.78337661, "relative_pitch": 87.68377275834999, "relative_heading": 145.52265393299078, "relative_elevation": 44.0907881520689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80189280390813, 52.3837490558693, 44.164445319213 ] }, "distance": 1.79, "direction": 192.22, "angle": 87.67, "elevation": 44.16, "pano_id": "TMX7316010203-002076_pano_0000_001457", "timestamp": "2021-04-01T07:51:10.403990Z", "filename": "pano_0000_001457.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 1.79428407, "relative_pitch": 87.67350417152898, "relative_heading": 192.2195726392488, "relative_elevation": 44.164445319213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80192523337999, 52.3837654214433, 45.4764796718955 ] }, "distance": 1.83, "direction": 87.89, "angle": 87.7, "elevation": 45.48, "pano_id": "TMX7316010203-000827_pano_0001_002102", "timestamp": "2018-07-05T09:46:13.715420Z", "filename": "pano_0001_002102.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 1.82956417, "relative_pitch": 87.69617600238095, "relative_heading": 87.88748341318224, "relative_elevation": 45.4764796718955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80189704462957, 52.3837473825584, 44.2285818494856 ] }, "distance": 1.94, "direction": 182.69, "angle": 87.49, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_002487", "timestamp": "2019-11-12T11:52:41.937110Z", "filename": "pano_0001_002487.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 1.94196383, "relative_pitch": 87.48590374647881, "relative_heading": 182.68669039613766, "relative_elevation": 44.2285818494856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801866821383707, 52.38375221134135, 0.0 ] }, "distance": 2.57, "direction": 236.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00893", "timestamp": "2025-07-17T04:21:48Z", "filename": "recording_2025-07-17_04-06-15_00893.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 2.56609074, "relative_pitch": 0.0, "relative_heading": 236.86906314976642, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002930/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002930/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002930/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002930/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002930/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002930/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002930/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002930/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002930/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80193209436245, 52.3837497005849, 44.153284852393 ] }, "distance": 2.85, "direction": 126.23, "angle": 86.31, "elevation": 44.15, "pano_id": "TMX7316010203-001883_pano_0001_002930", "timestamp": "2020-08-20T09:17:33.576620Z", "filename": "pano_0001_002930.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 2.8456963, "relative_pitch": 86.31236515184422, "relative_heading": 126.23011527426152, "relative_elevation": 44.153284852393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80185279461532, 52.3837638430263, 45.4508810769767 ] }, "distance": 3.11, "direction": 268.0, "angle": 86.09, "elevation": 45.45, "pano_id": "TMX7316010203-000827_pano_0001_002103", "timestamp": "2018-07-05T09:46:14.540450Z", "filename": "pano_0001_002103.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 3.10586112, "relative_pitch": 86.09080145463766, "relative_heading": 268.0036416141696, "relative_elevation": 45.4508810769767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801940241060514, 52.38375160354667, 0.0 ] }, "distance": 3.21, "direction": 117.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00892", "timestamp": "2025-07-17T04:21:47Z", "filename": "recording_2025-07-17_04-06-15_00892.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 3.20700012, "relative_pitch": 0.0, "relative_heading": 117.2849278987556, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002931/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002931/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002931/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002931/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002931/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002931/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002931/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002931/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002931/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8018576636267, 52.3837496566591, 44.1668437020853 ] }, "distance": 3.25, "direction": 238.68, "angle": 85.8, "elevation": 44.17, "pano_id": "TMX7316010203-001883_pano_0001_002931", "timestamp": "2020-08-20T09:17:34.356630Z", "filename": "pano_0001_002931.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 3.24525816, "relative_pitch": 85.79761565992085, "relative_heading": 238.68336385592053, "relative_elevation": 44.1668437020853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801839402506, 52.3837533204562, 44.0951839582995 ] }, "distance": 4.21, "direction": 252.33, "angle": 84.54, "elevation": 44.1, "pano_id": "TMX7316010203-002524_pano_0000_000095", "timestamp": "2022-04-19T08:45:36.190700Z", "filename": "pano_0000_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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 4.21461754, "relative_pitch": 84.54025516731006, "relative_heading": 252.33271683280415, "relative_elevation": 44.0951839582995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80196008764894, 52.3837510788959, 44.9358685286716 ] }, "distance": 4.47, "direction": 109.99, "angle": 84.32, "elevation": 44.94, "pano_id": "TMX7315080123-000284_pano_0000_001139", "timestamp": "2016-06-13T11:53:01.488670Z", "filename": "pano_0000_001139.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 4.47092251, "relative_pitch": 84.31802048888042, "relative_heading": 109.99145298718321, "relative_elevation": 44.9358685286716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80196656538966, 52.3837513750328, 44.1546255722642 ] }, "distance": 4.88, "direction": 107.86, "angle": 83.7, "elevation": 44.15, "pano_id": "TMX7316010203-002076_pano_0000_001456", "timestamp": "2021-04-01T07:51:09.494180Z", "filename": "pano_0000_001456.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 4.87753158, "relative_pitch": 83.69639053503397, "relative_heading": 107.85586536078893, "relative_elevation": 44.1546255722642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801970426339887, 52.383762654864015, 0.0 ] }, "distance": 4.91, "direction": 92.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00020", "timestamp": "2024-09-17T11:33:09Z", "filename": "Job_20240917_1015_Track75_Sphere_00020.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 4.91136033, "relative_pitch": 0.0, "relative_heading": 92.80569680258621, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801825492206283, 52.38376641440815, 0.0 ] }, "distance": 4.97, "direction": 272.05, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00022", "timestamp": "2024-09-17T11:33:10Z", "filename": "Job_20240917_1015_Track75_Sphere_00022.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 4.96616332, "relative_pitch": 0.0, "relative_heading": 272.0533213765902, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80182393920361, 52.3837511972778, 44.2357340268791 ] }, "distance": 5.29, "direction": 253.36, "angle": 83.18, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_002486", "timestamp": "2019-11-12T11:52:41.182080Z", "filename": "pano_0001_002486.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 5.29038596, "relative_pitch": 83.18008602094224, "relative_heading": 253.35543011037925, "relative_elevation": 44.2357340268791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80196994145326, 52.3837459071871, 44.2223630947992 ] }, "distance": 5.31, "direction": 113.36, "angle": 83.16, "elevation": 44.22, "pano_id": "TMX7316060226-000483_pano_0001_002488", "timestamp": "2019-11-12T11:52:42.707120Z", "filename": "pano_0001_002488.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 5.30732208, "relative_pitch": 83.15641106200755, "relative_heading": 113.35538343652087, "relative_elevation": 44.2223630947992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80181914598087, 52.3837521361587, 44.1668545985594 ] }, "distance": 5.58, "direction": 255.34, "angle": 82.8, "elevation": 44.17, "pano_id": "TMX7316010203-002076_pano_0000_001458", "timestamp": "2021-04-01T07:51:11.343980Z", "filename": "pano_0000_001458.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 5.57651386, "relative_pitch": 82.80390400261498, "relative_heading": 255.34475267879097, "relative_elevation": 44.1668545985594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80181470912721, 52.3837530654766, 44.9190958915278 ] }, "distance": 5.85, "direction": 257.07, "angle": 82.59, "elevation": 44.92, "pano_id": "TMX7315080123-000284_pano_0000_001141", "timestamp": "2016-06-13T11:53:02.813630Z", "filename": "pano_0000_001141.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 5.84528865, "relative_pitch": 82.58580509466923, "relative_heading": 257.0748600687404, "relative_elevation": 44.9190958915278 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80198724164577, 52.383752554452, 44.1081983940676 ] }, "distance": 6.2, "direction": 102.71, "angle": 82.0, "elevation": 44.11, "pano_id": "TMX7316010203-002524_pano_0000_000093", "timestamp": "2022-04-19T08:45:34.915680Z", "filename": "pano_0000_000093.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 6.20233047, "relative_pitch": 81.9957614632926, "relative_heading": 102.70725480837012, "relative_elevation": 44.1081983940676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8019980650839, 52.3837674241586, 45.5180529113859 ] }, "distance": 6.79, "direction": 87.55, "angle": 81.51, "elevation": 45.52, "pano_id": "TMX7316010203-000827_pano_0001_002101", "timestamp": "2018-07-05T09:46:12.950380Z", "filename": "pano_0001_002101.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 6.79357716, "relative_pitch": 81.51125569236936, "relative_heading": 87.55094136809575, "relative_elevation": 45.5180529113859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801794232695749, 52.38375885397712, 0.0 ] }, "distance": 7.12, "direction": 264.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00894", "timestamp": "2025-07-17T04:21:49Z", "filename": "recording_2025-07-17_04-06-15_00894.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 7.12236832, "relative_pitch": 0.0, "relative_heading": 264.65597702398253, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002929/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002929/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002929/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002929/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002929/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002929/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002929/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002929/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002929/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8020064992117, 52.3837507383281, 44.1554968543351 ] }, "distance": 7.53, "direction": 102.01, "angle": 80.33, "elevation": 44.16, "pano_id": "TMX7316010203-001883_pano_0001_002929", "timestamp": "2020-08-20T09:17:32.791720Z", "filename": "pano_0001_002929.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 7.52645343, "relative_pitch": 80.3267097786533, "relative_heading": 102.012250226613, "relative_elevation": 44.1554968543351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002932/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002932/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002932/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002932/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002932/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002932/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002932/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002932/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002932/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80178339818788, 52.3837536780074, 44.1728306068107 ] }, "distance": 7.93, "direction": 261.01, "angle": 79.83, "elevation": 44.17, "pano_id": "TMX7316010203-001883_pano_0001_002932", "timestamp": "2020-08-20T09:17:35.141730Z", "filename": "pano_0001_002932.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 7.92660395, "relative_pitch": 79.82681743407382, "relative_heading": 261.0050850706168, "relative_elevation": 44.1728306068107 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802013637368873, 52.383752766177246, 0.0 ] }, "distance": 7.96, "direction": 99.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00891", "timestamp": "2025-07-17T04:21:46Z", "filename": "recording_2025-07-17_04-06-15_00891.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 7.96138848, "relative_pitch": 0.0, "relative_heading": 99.69527871036045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80178103809016, 52.3837689340624, 45.4087771503255 ] }, "distance": 8.0, "direction": 273.28, "angle": 80.0, "elevation": 45.41, "pano_id": "TMX7316010203-000827_pano_0001_002104", "timestamp": "2018-07-05T09:46:15.490440Z", "filename": "pano_0001_002104.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 8.00295285, "relative_pitch": 80.0046988531301, "relative_heading": 273.28300991244663, "relative_elevation": 45.4087771503255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8017655952693, 52.3837569011429, 44.0907639246434 ] }, "distance": 9.08, "direction": 264.44, "angle": 78.36, "elevation": 44.09, "pano_id": "TMX7316010203-002524_pano_0000_000096", "timestamp": "2022-04-19T08:45:36.825870Z", "filename": "pano_0000_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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 9.08409734, "relative_pitch": 78.35815438627651, "relative_heading": 264.4368111970558, "relative_elevation": 44.0907639246434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80203263004264, 52.3837517828946, 44.9515771195292 ] }, "distance": 9.26, "direction": 99.01, "angle": 78.37, "elevation": 44.95, "pano_id": "TMX7315080123-000284_pano_0000_001138", "timestamp": "2016-06-13T11:53:00.803550Z", "filename": "pano_0000_001138.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 9.25519335, "relative_pitch": 78.36580733309617, "relative_heading": 99.0146902686684, "relative_elevation": 44.9515771195292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8020403190604, 52.3837536066173, 44.1418433515355 ] }, "distance": 9.74, "direction": 97.35, "angle": 77.55, "elevation": 44.14, "pano_id": "TMX7316010203-002076_pano_0000_001455", "timestamp": "2021-04-01T07:51:08.648990Z", "filename": "pano_0000_001455.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 9.74456263, "relative_pitch": 77.55128961618176, "relative_heading": 97.35365482937604, "relative_elevation": 44.1418433515355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802043213690633, 52.38375987783333, 0.0 ] }, "distance": 9.88, "direction": 93.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00019", "timestamp": "2024-09-17T11:33:08Z", "filename": "Job_20240917_1015_Track75_Sphere_00019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 9.87679825, "relative_pitch": 0.0, "relative_heading": 93.18881248764527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80204300926211, 52.3837494836304, 44.232017072849 ] }, "distance": 9.99, "direction": 99.83, "angle": 77.27, "elevation": 44.23, "pano_id": "TMX7316060226-000483_pano_0001_002489", "timestamp": "2019-11-12T11:52:43.467090Z", "filename": "pano_0001_002489.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 9.994274, "relative_pitch": 77.2677575563147, "relative_heading": 99.82852552316973, "relative_elevation": 44.232017072849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801751610434898, 52.38376753214885, 0.0 ] }, "distance": 10.0, "direction": 271.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00023", "timestamp": "2024-09-17T11:33:11Z", "filename": "Job_20240917_1015_Track75_Sphere_00023.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 9.99809579, "relative_pitch": 0.0, "relative_heading": 271.73275550294267, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80175031623553, 52.3837564592293, 44.2400468932465 ] }, "distance": 10.12, "direction": 264.73, "angle": 77.11, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_002485", "timestamp": "2019-11-12T11:52:40.442080Z", "filename": "pano_0001_002485.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 10.12443451, "relative_pitch": 77.10970807447339, "relative_heading": 264.7306006582315, "relative_elevation": 44.2400468932465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8017465445665, 52.383761899903, 44.1846038447693 ] }, "distance": 10.34, "direction": 268.2, "angle": 76.82, "elevation": 44.18, "pano_id": "TMX7316010203-002076_pano_0000_001459", "timestamp": "2021-04-01T07:51:12.248970Z", "filename": "pano_0000_001459.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 10.34354465, "relative_pitch": 76.82441350681732, "relative_heading": 268.2027290044023, "relative_elevation": 44.1846038447693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80174190389756, 52.3837549519409, 44.9161662030965 ] }, "distance": 10.71, "direction": 264.12, "angle": 76.59, "elevation": 44.92, "pano_id": "TMX7315080123-000284_pano_0000_001142", "timestamp": "2016-06-13T11:53:03.463660Z", "filename": "pano_0000_001142.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 10.71081799, "relative_pitch": 76.5875942050826, "relative_heading": 264.1185786130481, "relative_elevation": 44.9161662030965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80206152330068, 52.3837543570273, 44.1169034382328 ] }, "distance": 11.17, "direction": 95.98, "angle": 75.79, "elevation": 44.12, "pano_id": "TMX7316010203-002524_pano_0000_000092", "timestamp": "2022-04-19T08:45:34.265670Z", "filename": "pano_0000_000092.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 11.16898571, "relative_pitch": 75.7930515437076, "relative_heading": 95.98070007987685, "relative_elevation": 44.1169034382328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80207090318932, 52.3837690723734, 45.5449939249083 ] }, "distance": 11.76, "direction": 87.69, "angle": 75.53, "elevation": 45.54, "pano_id": "TMX7316010203-000827_pano_0001_002100", "timestamp": "2018-07-05T09:46:12.220370Z", "filename": "pano_0001_002100.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 11.75640641, "relative_pitch": 75.5263331916484, "relative_heading": 87.69070666225292, "relative_elevation": 45.5449939249083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801721028957768, 52.38376312974993, 0.0 ] }, "distance": 12.08, "direction": 269.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00895", "timestamp": "2025-07-17T04:21:50Z", "filename": "recording_2025-07-17_04-06-15_00895.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 12.07724942, "relative_pitch": 0.0, "relative_heading": 269.1101998499978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8020804153434, 52.3837521247939, 44.1550934510306 ] }, "distance": 12.47, "direction": 96.5, "angle": 74.22, "elevation": 44.16, "pano_id": "TMX7316010203-001883_pano_0001_002928", "timestamp": "2020-08-20T09:17:31.996630Z", "filename": "pano_0001_002928.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 12.47472124, "relative_pitch": 74.22392370005454, "relative_heading": 96.49974372894164, "relative_elevation": 44.1550934510306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002933/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002933/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002933/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002933/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002933/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002933/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002933/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002933/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002933/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80170963695651, 52.3837597615981, 44.1976819913834 ] }, "distance": 12.86, "direction": 267.49, "angle": 73.77, "elevation": 44.2, "pano_id": "TMX7316010203-001883_pano_0001_002933", "timestamp": "2020-08-20T09:17:35.921710Z", "filename": "pano_0001_002933.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 12.8637634, "relative_pitch": 73.77232949341189, "relative_heading": 267.49451690022164, "relative_elevation": 44.1976819913834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802086896040542, 52.38375434151859, 0.0 ] }, "distance": 12.89, "direction": 95.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00890", "timestamp": "2025-07-17T04:21:45Z", "filename": "recording_2025-07-17_04-06-15_00890.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 12.88860472, "relative_pitch": 0.0, "relative_heading": 95.18807828863545, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801708958812, 52.3837753596292, 45.3821324817836 ] }, "distance": 12.95, "direction": 275.2, "angle": 74.07, "elevation": 45.38, "pano_id": "TMX7316010203-000827_pano_0001_002105", "timestamp": "2018-07-05T09:46:16.430370Z", "filename": "pano_0001_002105.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 12.950896, "relative_pitch": 74.07261329608282, "relative_heading": 275.1980135683418, "relative_elevation": 45.3821324817836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80169231234356, 52.3837602532958, 44.1072252448648 ] }, "distance": 14.04, "direction": 267.93, "angle": 72.34, "elevation": 44.11, "pano_id": "TMX7316010203-002524_pano_0000_000097", "timestamp": "2022-04-19T08:45:37.450680Z", "filename": "pano_0000_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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 14.0402645, "relative_pitch": 72.34262468867873, "relative_heading": 267.92803225518975, "relative_elevation": 44.1072252448648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80210538399908, 52.383753638074, 44.9643372977152 ] }, "distance": 14.15, "direction": 95.04, "angle": 72.53, "elevation": 44.96, "pano_id": "TMX7315080123-000284_pano_0000_001137", "timestamp": "2016-06-13T11:53:00.093520Z", "filename": "pano_0000_001137.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 14.14940147, "relative_pitch": 72.53222621543279, "relative_heading": 95.04279265282567, "relative_elevation": 44.9643372977152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80211430377441, 52.3837553593059, 44.1434911107644 ] }, "distance": 14.74, "direction": 94.09, "angle": 71.54, "elevation": 44.14, "pano_id": "TMX7316010203-002076_pano_0000_001454", "timestamp": "2021-04-01T07:51:07.844000Z", "filename": "pano_0000_001454.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 14.73957759, "relative_pitch": 71.53575833444368, "relative_heading": 94.09359106186501, "relative_elevation": 44.1434911107644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8021160301344, 52.3837529363059, 44.2400929238647 ] }, "distance": 14.88, "direction": 95.1, "angle": 71.41, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_002490", "timestamp": "2019-11-12T11:52:44.207100Z", "filename": "pano_0001_002490.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 14.87835327, "relative_pitch": 71.41173077502111, "relative_heading": 95.09696478028853, "relative_elevation": 44.2400929238647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802116813912529, 52.38375783278171, 0.0 ] }, "distance": 14.89, "direction": 92.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00018", "timestamp": "2024-09-17T11:33:07Z", "filename": "Job_20240917_1015_Track75_Sphere_00018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 14.89316655, "relative_pitch": 0.0, "relative_heading": 92.990422500098, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801679678770626, 52.383767796661914, 0.0 ] }, "distance": 14.89, "direction": 271.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00024", "timestamp": "2024-09-17T11:33:12Z", "filename": "Job_20240917_1015_Track75_Sphere_00024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 14.89498754, "relative_pitch": 0.0, "relative_heading": 271.2762895273465, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8016762365662, 52.3837615180202, 44.2418368887156 ] }, "distance": 15.13, "direction": 268.61, "angle": 71.12, "elevation": 44.24, "pano_id": "TMX7316060226-000483_pano_0001_002484", "timestamp": "2019-11-12T11:52:39.712070Z", "filename": "pano_0001_002484.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 15.13012027, "relative_pitch": 71.11999372864561, "relative_heading": 268.6105083997658, "relative_elevation": 44.2418368887156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80167282600498, 52.3837672435672, 44.1697820518166 ] }, "distance": 15.36, "direction": 271.01, "angle": 70.82, "elevation": 44.17, "pano_id": "TMX7316010203-002076_pano_0000_001460", "timestamp": "2021-04-01T07:51:13.088940Z", "filename": "pano_0000_001460.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 15.36026877, "relative_pitch": 70.82461826767155, "relative_heading": 271.00801185566405, "relative_elevation": 44.1697820518166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80166933593492, 52.3837562968581, 44.9132594233379 ] }, "distance": 15.62, "direction": 266.52, "angle": 70.82, "elevation": 44.91, "pano_id": "TMX7315080123-000284_pano_0000_001143", "timestamp": "2016-06-13T11:53:04.118760Z", "filename": "pano_0000_001143.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 15.62430993, "relative_pitch": 70.81836700473242, "relative_heading": 266.52194132265515, "relative_elevation": 44.9132594233379 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80213573291391, 52.3837564698326, 44.1337552396581 ] }, "distance": 16.19, "direction": 93.29, "angle": 69.86, "elevation": 44.13, "pano_id": "TMX7316010203-002524_pano_0000_000091", "timestamp": "2022-04-19T08:45:33.595670Z", "filename": "pano_0000_000091.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 16.18772361, "relative_pitch": 69.85757819216464, "relative_heading": 93.28861610674517, "relative_elevation": 44.1337552396581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8021439553616, 52.3837706627498, 45.568405142054 ] }, "distance": 16.73, "direction": 87.77, "angle": 69.84, "elevation": 45.57, "pano_id": "TMX7316010203-000827_pano_0001_002099", "timestamp": "2018-07-05T09:46:11.490380Z", "filename": "pano_0001_002099.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 16.73357683, "relative_pitch": 69.83581376533819, "relative_heading": 87.77146164186532, "relative_elevation": 45.568405142054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801647577511168, 52.38376391700658, 0.0 ] }, "distance": 17.08, "direction": 269.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00896", "timestamp": "2025-07-17T04:21:51Z", "filename": "recording_2025-07-17_04-06-15_00896.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 17.07733474, "relative_pitch": 0.0, "relative_heading": 269.6647085909584, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80215449472146, 52.3837534592383, 44.1660005450249 ] }, "distance": 17.48, "direction": 94.14, "angle": 68.4, "elevation": 44.17, "pano_id": "TMX7316010203-001883_pano_0001_002927", "timestamp": "2020-08-20T09:17:31.176650Z", "filename": "pano_0001_002927.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 17.4842656, "relative_pitch": 68.40256941585616, "relative_heading": 94.14447799967544, "relative_elevation": 44.1660005450249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_04-06-15_00889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_04-06-15_00889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_04-06-15_00889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802160263694635, 52.38375544999014, 0.0 ] }, "distance": 17.86, "direction": 93.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_04-06-15_00889", "timestamp": "2025-07-17T04:21:44Z", "filename": "recording_2025-07-17_04-06-15_00889.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 17.86177294, "relative_pitch": 0.0, "relative_heading": 93.34466524985882, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_002106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_002106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_002106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80163620498212, 52.3837757329448, 45.3346509058028 ] }, "distance": 17.89, "direction": 273.89, "angle": 68.46, "elevation": 45.33, "pano_id": "TMX7316010203-000827_pano_0001_002106", "timestamp": "2018-07-05T09:46:17.255400Z", "filename": "pano_0001_002106.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 17.8926757, "relative_pitch": 68.46184661723953, "relative_heading": 273.89328050223315, "relative_elevation": 45.3346509058028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002934/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002934/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002934/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002934/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_002934/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002934/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_002934/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002934/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_002934/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80163552738539, 52.3837627151394, 44.1868434399366 ] }, "distance": 17.9, "direction": 269.25, "angle": 67.95, "elevation": 44.19, "pano_id": "TMX7316010203-001883_pano_0001_002934", "timestamp": "2020-08-20T09:17:36.691720Z", "filename": "pano_0001_002934.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 17.89905144, "relative_pitch": 67.94828764197727, "relative_heading": 269.2519911482112, "relative_elevation": 44.1868434399366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80161897271625, 52.3837614302161, 44.0880360445008 ] }, "distance": 19.03, "direction": 268.87, "angle": 66.65, "elevation": 44.09, "pano_id": "TMX7316010203-002524_pano_0000_000098", "timestamp": "2022-04-19T08:45:38.070670Z", "filename": "pano_0000_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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 19.02844868, "relative_pitch": 66.65491489429895, "relative_heading": 268.8658271319712, "relative_elevation": 44.0880360445008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80217771087815, 52.3837557730922, 44.982055448927 ] }, "distance": 19.05, "direction": 93.03, "angle": 67.05, "elevation": 44.98, "pano_id": "TMX7315080123-000284_pano_0000_001136", "timestamp": "2016-06-13T11:52:59.358540Z", "filename": "pano_0000_001136.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 19.04590681, "relative_pitch": 67.05165580506585, "relative_heading": 93.02817610777167, "relative_elevation": 44.982055448927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80218851111035, 52.3837566153854, 44.1545608891174 ] }, "distance": 19.78, "direction": 92.64, "angle": 65.87, "elevation": 44.15, "pano_id": "TMX7316010203-002076_pano_0000_001453", "timestamp": "2021-04-01T07:51:07.074080Z", "filename": "pano_0000_001453.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 19.77575091, "relative_pitch": 65.87355636471023, "relative_heading": 92.6444414733194, "relative_elevation": 44.1545608891174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80218878134482, 52.3837550060842, 44.2599212406203 ] }, "distance": 19.8, "direction": 93.16, "angle": 65.89, "elevation": 44.26, "pano_id": "TMX7316060226-000483_pano_0001_002491", "timestamp": "2019-11-12T11:52:44.927170Z", "filename": "pano_0001_002491.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 19.80319449, "relative_pitch": 65.89484953294586, "relative_heading": 93.15954885764334, "relative_elevation": 44.2599212406203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.802189144249215, 52.383757408193134, 0.0 ] }, "distance": 19.81, "direction": 92.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00017", "timestamp": "2024-09-17T11:33:07Z", "filename": "Job_20240917_1015_Track75_Sphere_00017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 19.81494922, "relative_pitch": 0.0, "relative_heading": 92.38387033451122, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240917_1015_Track75_Sphere_00025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240917_1015_Track75_Sphere_00025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.801606654019968, 52.38376630311509, 0.0 ] }, "distance": 19.86, "direction": 270.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240917_1015_Track75_Sphere_00025", "timestamp": "2024-09-17T11:33:13Z", "filename": "Job_20240917_1015_Track75_Sphere_00025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240917_1015_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 19.86417881, "relative_pitch": 0.0, "relative_heading": 270.4776261843241, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000483_pano_0001_002483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000483_pano_0001_002483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/12/TMX7316060226-000483/pano_0001_002483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80160169429247, 52.3837628838853, 44.2200994053856 ] }, "distance": 20.2, "direction": 269.39, "angle": 65.45, "elevation": 44.22, "pano_id": "TMX7316060226-000483_pano_0001_002483", "timestamp": "2019-11-12T11:52:38.992080Z", "filename": "pano_0001_002483.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 20.20233683, "relative_pitch": 65.4462971786318, "relative_heading": 269.39055865273497, "relative_elevation": 44.2200994053856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_001461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_001461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_001461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80159963264052, 52.3837662092707, 44.15522253979 ] }, "distance": 20.34, "direction": 270.44, "angle": 65.26, "elevation": 44.16, "pano_id": "TMX7316010203-002076_pano_0000_001461", "timestamp": "2021-04-01T07:51:13.838930Z", "filename": "pano_0000_001461.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 20.34216033, "relative_pitch": 65.26463732900883, "relative_heading": 270.4369953211005, "relative_elevation": 44.15522253979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240917_1015_Track75_Sphere_00021/adjacencies/b_20240917_1015_Track75_Sphere_00021/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000284_pano_0000_001144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000284_pano_0000_001144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000284/pano_0000_001144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80159682716256, 52.3837566902618, 44.8966252338141 ] }, "distance": 20.55, "direction": 267.48, "angle": 65.4, "elevation": 44.9, "pano_id": "TMX7315080123-000284_pano_0000_001144", "timestamp": "2016-06-13T11:53:04.773740Z", "filename": "pano_0000_001144.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_Track75_Sphere_00021", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115150.7010813391, 488594.7054609615 ] }, "relative_distance": 20.55248992, "relative_pitch": 65.4029435711049, "relative_heading": 267.4788257108304, "relative_elevation": 44.8966252338141 } ] } }