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_20250115_1006_Track03_Sphere_00009/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874621539934613, 52.359016253160625, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00009", "timestamp": "2025-01-15T09:50:52Z", "filename": "Job_20250115_1006_Track03_Sphere_00009.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "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_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87461015724438, 52.3590122398304, 43.5430745081976 ] }, "distance": 0.89, "direction": 240.06, "angle": 88.82, "elevation": 43.54, "pano_id": "TMX7316010203-001687_pano_0000_001170", "timestamp": "2020-05-06T05:50:44.792880Z", "filename": "pano_0000_001170.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 0.89486852, "relative_pitch": 88.82266070038081, "relative_heading": 240.06314412115287, "relative_elevation": 43.5430745081976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87459779674386, 52.3590101544039, 43.5129961809143 ] }, "distance": 1.75, "direction": 247.24, "angle": 87.69, "elevation": 43.51, "pano_id": "TMX7316010203-001893_pano_0000_000170", "timestamp": "2020-08-27T07:48:37.230440Z", "filename": "pano_0000_000170.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 1.75414929, "relative_pitch": 87.69147226889109, "relative_heading": 247.23990416736834, "relative_elevation": 43.5129961809143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000921/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000921/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000921/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000921/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000921/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000921/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000921/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000921/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000921/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8746106683375, 52.3590009191918, 43.5478669824079 ] }, "distance": 1.86, "direction": 203.46, "angle": 87.55, "elevation": 43.55, "pano_id": "TMX7316010203-002462_pano_0000_000921", "timestamp": "2022-03-22T08:07:19.052390Z", "filename": "pano_0000_000921.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 1.86009101, "relative_pitch": 87.55417134249709, "relative_heading": 203.4644937876735, "relative_elevation": 43.5478669824079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87459072934795, 52.3590264286557, 43.6610294925049 ] }, "distance": 2.38, "direction": 298.34, "angle": 86.87, "elevation": 43.66, "pano_id": "TMX7316010203-001145_pano_0000_002333", "timestamp": "2019-04-29T08:46:55.237800Z", "filename": "pano_0000_002333.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 2.38495398, "relative_pitch": 86.87336439062615, "relative_heading": 298.34343572059254, "relative_elevation": 43.6610294925049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8745948732695, 52.3590347505148, 43.5944865560159 ] }, "distance": 2.75, "direction": 318.57, "angle": 86.4, "elevation": 43.59, "pano_id": "TMX7316010203-002062_pano_0000_001167", "timestamp": "2021-03-26T08:56:40.439980Z", "filename": "pano_0000_001167.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 2.74535995, "relative_pitch": 86.39656054925699, "relative_heading": 318.5669713733232, "relative_elevation": 43.5944865560159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87463275984945, 52.359042492335, 43.5424616159871 ] }, "distance": 3.02, "direction": 14.67, "angle": 86.03, "elevation": 43.54, "pano_id": "TMX7316010203-002462_pano_0000_000922", "timestamp": "2022-03-22T08:07:20.222370Z", "filename": "pano_0000_000922.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 3.01814082, "relative_pitch": 86.03489157630192, "relative_heading": 14.670647627085016, "relative_elevation": 43.5424616159871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87459340839219, 52.3590417522375, 43.6541499653831 ] }, "distance": 3.42, "direction": 325.96, "angle": 85.52, "elevation": 43.65, "pano_id": "TMX7316010203-000781_pano_0000_000481", "timestamp": "2018-06-07T09:52:37.999640Z", "filename": "pano_0000_000481.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 3.42400911, "relative_pitch": 85.51519282737944, "relative_heading": 325.96281130188646, "relative_elevation": 43.6541499653831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87462863560886, 52.3590502993998, 43.5045717032626 ] }, "distance": 3.82, "direction": 7.27, "angle": 84.98, "elevation": 43.5, "pano_id": "TMX7316010203-001893_pano_0000_000171", "timestamp": "2020-08-27T07:48:38.015390Z", "filename": "pano_0000_000171.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 3.81918378, "relative_pitch": 84.9829742032971, "relative_heading": 7.2716472665363705, "relative_elevation": 43.5045717032626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87463862106974, 52.3590542808926, 43.5262989606708 ] }, "distance": 4.39, "direction": 15.38, "angle": 84.24, "elevation": 43.53, "pano_id": "TMX7316010203-001687_pano_0000_001171", "timestamp": "2020-05-06T05:50:45.462840Z", "filename": "pano_0000_001171.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 4.38859912, "relative_pitch": 84.24253146578276, "relative_heading": 15.376580740082103, "relative_elevation": 43.5262989606708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87455918734878, 52.3590002034208, 43.6484749466181 ] }, "distance": 4.61, "direction": 247.2, "angle": 83.97, "elevation": 43.65, "pano_id": "TMX7316010203-000781_pano_0000_000482", "timestamp": "2018-06-07T09:52:39.224610Z", "filename": "pano_0000_000482.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 4.60806524, "relative_pitch": 83.9734822176532, "relative_heading": 247.19699964651534, "relative_elevation": 43.6484749466181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87456351987175, 52.3589940317071, 43.6064360151067 ] }, "distance": 4.66, "direction": 237.97, "angle": 83.9, "elevation": 43.61, "pano_id": "TMX7316010203-002062_pano_0000_001168", "timestamp": "2021-03-26T08:56:41.489950Z", "filename": "pano_0000_001168.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 4.66243889, "relative_pitch": 83.89707024758692, "relative_heading": 237.97165338689274, "relative_elevation": 43.6064360151067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874650111613787, 52.35905780138781, 0.0 ] }, "distance": 5.02, "direction": 22.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00010", "timestamp": "2025-01-15T09:50:54Z", "filename": "Job_20250115_1006_Track03_Sphere_00010.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 5.01630197, "relative_pitch": 0.0, "relative_heading": 22.83237943269407, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874592219358758, 52.358974728646366, 0.0 ] }, "distance": 5.03, "direction": 203.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00008", "timestamp": "2025-01-15T09:50:51Z", "filename": "Job_20250115_1006_Track03_Sphere_00008.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 5.03389782, "relative_pitch": 0.0, "relative_heading": 203.37929405739723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8746040310343, 52.3590622169495, 43.2520362278447 ] }, "distance": 5.25, "direction": 346.87, "angle": 83.08, "elevation": 43.25, "pano_id": "TMX7316010203-000259_pano_0006_000011", "timestamp": "2017-04-13T10:01:37.439900Z", "filename": "pano_0006_000011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 5.25183787, "relative_pitch": 83.07680577869336, "relative_heading": 346.8720386231181, "relative_elevation": 43.2520362278447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87456169641299, 52.3589861060394, 43.6830453481525 ] }, "distance": 5.28, "direction": 230.55, "angle": 83.11, "elevation": 43.68, "pano_id": "TMX7316010203-001145_pano_0000_002334", "timestamp": "2019-04-29T08:46:56.057800Z", "filename": "pano_0000_002334.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 5.27968251, "relative_pitch": 83.10846319059598, "relative_heading": 230.55197564702848, "relative_elevation": 43.6830453481525 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87461905747125, 52.3590678291472, 43.6553372647613 ] }, "distance": 5.74, "direction": 358.31, "angle": 82.51, "elevation": 43.66, "pano_id": "TMX7316010203-001145_pano_0000_002332", "timestamp": "2019-04-29T08:46:54.407830Z", "filename": "pano_0000_002332.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 5.74156621, "relative_pitch": 82.5074413739362, "relative_heading": 358.3120549366742, "relative_elevation": 43.6553372647613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87458148195933, 52.3589703828544, 43.5697242505848 ] }, "distance": 5.79, "direction": 208.13, "angle": 82.43, "elevation": 43.57, "pano_id": "TMX7316010203-001687_pano_0000_001169", "timestamp": "2020-05-06T05:50:44.113100Z", "filename": "pano_0000_001169.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 5.78794605, "relative_pitch": 82.43294468715725, "relative_heading": 208.13200234453552, "relative_elevation": 43.5697242505848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87456535436258, 52.3589701959514, 43.5408684741706 ] }, "distance": 6.4, "direction": 216.76, "angle": 81.64, "elevation": 43.54, "pano_id": "TMX7316010203-001893_pano_0000_000169", "timestamp": "2020-08-27T07:48:36.445380Z", "filename": "pano_0000_000169.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 6.39665715, "relative_pitch": 81.64237271132582, "relative_heading": 216.75553834410715, "relative_elevation": 43.5408684741706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87454816186739, 52.3589793769988, 43.2891667829826 ] }, "distance": 6.47, "direction": 230.62, "angle": 81.5, "elevation": 43.29, "pano_id": "TMX7316010203-000259_pano_0006_000012", "timestamp": "2017-04-13T10:01:39.399890Z", "filename": "pano_0006_000012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 6.46746326, "relative_pitch": 81.50277840526161, "relative_heading": 230.6198852432217, "relative_elevation": 43.2891667829826 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87462285980966, 52.3590762040054, 43.5830340990797 ] }, "distance": 6.67, "direction": 0.77, "angle": 81.3, "elevation": 43.58, "pano_id": "TMX7316010203-002062_pano_0000_001166", "timestamp": "2021-03-26T08:56:39.404990Z", "filename": "pano_0000_001166.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 6.67158617, "relative_pitch": 81.29685955890469, "relative_heading": 0.772253348598072, "relative_elevation": 43.5830340990797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000920/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000920/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000920/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000920/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000920/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000920/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000920/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000920/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000920/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87458310273875, 52.3589608168965, 43.5711005590856 ] }, "distance": 6.7, "direction": 203.0, "angle": 81.26, "elevation": 43.57, "pano_id": "TMX7316010203-002462_pano_0000_000920", "timestamp": "2022-03-22T08:07:17.782360Z", "filename": "pano_0000_000920.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 6.7014255, "relative_pitch": 81.25617665724839, "relative_heading": 203.00156371911447, "relative_elevation": 43.5711005590856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8746243989961, 52.3590845996292, 43.6671705543995 ] }, "distance": 7.61, "direction": 1.47, "angle": 80.12, "elevation": 43.67, "pano_id": "TMX7316010203-000781_pano_0000_000480", "timestamp": "2018-06-07T09:52:36.814670Z", "filename": "pano_0000_000480.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 7.6076901, "relative_pitch": 80.11712849811818, "relative_heading": 1.4671043044301608, "relative_elevation": 43.6671705543995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87465234512131, 52.3590847268081, 43.5477323131636 ] }, "distance": 7.9, "direction": 15.4, "angle": 79.71, "elevation": 43.55, "pano_id": "TMX7316010203-002462_pano_0000_000923", "timestamp": "2022-03-22T08:07:21.207320Z", "filename": "pano_0000_000923.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 7.9030933, "relative_pitch": 79.71384623621316, "relative_heading": 15.399659946592752, "relative_elevation": 43.5477323131636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87465814624822, 52.3590908190944, 43.4964587818831 ] }, "distance": 8.66, "direction": 16.73, "angle": 78.73, "elevation": 43.5, "pano_id": "TMX7316010203-001893_pano_0000_000172", "timestamp": "2020-08-27T07:48:38.805360Z", "filename": "pano_0000_000172.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 8.66394956, "relative_pitch": 78.73483851681958, "relative_heading": 16.72904457215183, "relative_elevation": 43.4964587818831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87452432649593, 52.3589587753528, 43.6635766746476 ] }, "distance": 9.21, "direction": 226.0, "angle": 78.09, "elevation": 43.66, "pano_id": "TMX7316010203-000781_pano_0000_000483", "timestamp": "2018-06-07T09:52:40.634600Z", "filename": "pano_0000_000483.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 9.20700016, "relative_pitch": 78.09291229636703, "relative_heading": 225.99938737174784, "relative_elevation": 43.6635766746476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87452904210785, 52.3589542140481, 43.6435116538778 ] }, "distance": 9.35, "direction": 222.39, "angle": 77.91, "elevation": 43.64, "pano_id": "TMX7316010203-002062_pano_0000_001169", "timestamp": "2021-03-26T08:56:42.559940Z", "filename": "pano_0000_001169.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 9.34701846, "relative_pitch": 77.91172307041563, "relative_heading": 222.39099374988342, "relative_elevation": 43.6435116538778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87466585534134, 52.3590967061809, 43.5124970972538 ] }, "distance": 9.45, "direction": 18.64, "angle": 77.75, "elevation": 43.51, "pano_id": "TMX7316010203-001687_pano_0000_001172", "timestamp": "2020-05-06T05:50:46.132890Z", "filename": "pano_0000_001172.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 9.44771447, "relative_pitch": 77.74971675163208, "relative_heading": 18.63612484620317, "relative_elevation": 43.5124970972538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874563048679883, 52.358934211400936, 0.0 ] }, "distance": 9.96, "direction": 203.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00007", "timestamp": "2025-01-15T09:50:50Z", "filename": "Job_20250115_1006_Track03_Sphere_00007.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 9.96092511, "relative_pitch": 0.0, "relative_heading": 203.58122824710634, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874677715140015, 52.35909929148943, 0.0 ] }, "distance": 10.0, "direction": 22.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00011", "timestamp": "2025-01-15T09:50:55Z", "filename": "Job_20250115_1006_Track03_Sphere_00011.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 10.00121806, "relative_pitch": 0.0, "relative_heading": 22.498480107919853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87452981085346, 52.3589455890331, 43.7278933208436 ] }, "distance": 10.04, "direction": 218.48, "angle": 77.06, "elevation": 43.73, "pano_id": "TMX7316010203-001145_pano_0000_002335", "timestamp": "2019-04-29T08:46:56.877800Z", "filename": "pano_0000_002335.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 10.04397354, "relative_pitch": 77.06396439228968, "relative_heading": 218.47624072582053, "relative_elevation": 43.7278933208436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87464590250491, 52.3591099783834, 43.6506294207647 ] }, "distance": 10.56, "direction": 9.04, "angle": 76.4, "elevation": 43.65, "pano_id": "TMX7316010203-001145_pano_0000_002331", "timestamp": "2019-04-29T08:46:53.567810Z", "filename": "pano_0000_002331.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 10.56044073, "relative_pitch": 76.39969980803673, "relative_heading": 9.042489853505218, "relative_elevation": 43.6506294207647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87455395784731, 52.3589280783769, 43.6186489984393 ] }, "distance": 10.84, "direction": 205.14, "angle": 76.05, "elevation": 43.62, "pano_id": "TMX7316010203-001687_pano_0000_001168", "timestamp": "2020-05-06T05:50:43.412890Z", "filename": "pano_0000_001168.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 10.83815226, "relative_pitch": 76.04601183545667, "relative_heading": 205.13884649613266, "relative_elevation": 43.6186489984393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87453122249867, 52.3589308744372, 43.5869466559961 ] }, "distance": 11.32, "direction": 212.93, "angle": 75.44, "elevation": 43.59, "pano_id": "TMX7316010203-001893_pano_0000_000168", "timestamp": "2020-08-27T07:48:35.660380Z", "filename": "pano_0000_000168.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 11.31896321, "relative_pitch": 75.44258336806242, "relative_heading": 212.92966195884156, "relative_elevation": 43.5869466559961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8746478301422, 52.3591183289358, 43.5703869936988 ] }, "distance": 11.5, "direction": 8.96, "angle": 75.22, "elevation": 43.57, "pano_id": "TMX7316010203-002062_pano_0000_001165", "timestamp": "2021-03-26T08:56:38.374990Z", "filename": "pano_0000_001165.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 11.49874488, "relative_pitch": 75.21603980524178, "relative_heading": 8.961032958691941, "relative_elevation": 43.5703869936988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000919/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000919/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000919/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000919/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000919/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000919/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000919/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000919/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000919/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87455497321318, 52.3589205921478, 43.6175151756033 ] }, "distance": 11.57, "direction": 203.08, "angle": 75.14, "elevation": 43.62, "pano_id": "TMX7316010203-002462_pano_0000_000919", "timestamp": "2022-03-22T08:07:16.622370Z", "filename": "pano_0000_000919.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 11.57038604, "relative_pitch": 75.14335866483418, "relative_heading": 203.07591532571172, "relative_elevation": 43.6175151756033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87464983853312, 52.3591286334086, 43.673531181179 ] }, "distance": 12.65, "direction": 8.76, "angle": 73.84, "elevation": 43.67, "pano_id": "TMX7316010203-000781_pano_0000_000479", "timestamp": "2018-06-07T09:52:35.594590Z", "filename": "pano_0000_000479.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 12.65275835, "relative_pitch": 73.84304837920493, "relative_heading": 8.764297249246061, "relative_elevation": 43.673531181179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87467486354008, 52.359126379431, 43.5403883103281 ] }, "distance": 12.78, "direction": 16.51, "angle": 73.64, "elevation": 43.54, "pano_id": "TMX7316010203-002462_pano_0000_000924", "timestamp": "2022-03-22T08:07:22.147300Z", "filename": "pano_0000_000924.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 12.78134461, "relative_pitch": 73.64032149253728, "relative_heading": 16.51254804526087, "relative_elevation": 43.5403883103281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87468525959914, 52.3591318352828, 43.4776972737163 ] }, "distance": 13.57, "direction": 18.65, "angle": 72.66, "elevation": 43.48, "pano_id": "TMX7316010203-001893_pano_0000_000173", "timestamp": "2020-08-27T07:48:39.590360Z", "filename": "pano_0000_000173.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 13.57415833, "relative_pitch": 72.6611303709201, "relative_heading": 18.65091322016508, "relative_elevation": 43.4776972737163 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_002827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87446451610348, 52.3589344782592, 43.7993934033439 ] }, "distance": 14.04, "direction": 229.62, "angle": 72.22, "elevation": 43.8, "pano_id": "TMX7316010203-001687_pano_0000_002827", "timestamp": "2020-05-06T06:22:47.617320Z", "filename": "pano_0000_002827.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.04416623, "relative_pitch": 72.22168147092613, "relative_heading": 229.61543486103938, "relative_elevation": 43.7993934033439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87449005671628, 52.3589172042563, 43.6961889890954 ] }, "distance": 14.2, "direction": 219.1, "angle": 71.99, "elevation": 43.7, "pano_id": "TMX7316010203-000781_pano_0000_000484", "timestamp": "2018-06-07T09:52:42.199630Z", "filename": "pano_0000_000484.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.20260268, "relative_pitch": 71.99424772513612, "relative_heading": 219.10193795169687, "relative_elevation": 43.6961889890954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87449233206876, 52.358915122296, 43.6907006595284 ] }, "distance": 14.29, "direction": 218.03, "angle": 71.89, "elevation": 43.69, "pano_id": "TMX7316010203-002062_pano_0000_001170", "timestamp": "2021-03-26T08:56:43.649970Z", "filename": "pano_0000_001170.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.28710012, "relative_pitch": 71.8919697367558, "relative_heading": 218.03349496490955, "relative_elevation": 43.6907006595284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87469043117519, 52.3591394023143, 43.4879406159744 ] }, "distance": 14.48, "direction": 18.91, "angle": 71.58, "elevation": 43.49, "pano_id": "TMX7316010203-001687_pano_0000_001173", "timestamp": "2020-05-06T05:50:46.807770Z", "filename": "pano_0000_001173.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.48477237, "relative_pitch": 71.57834199207765, "relative_heading": 18.906221310954766, "relative_elevation": 43.4879406159744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_002828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87442136948886, 52.3589704315765, 43.7308399863541 ] }, "distance": 14.56, "direction": 249.5, "angle": 71.59, "elevation": 43.73, "pano_id": "TMX7316010203-001687_pano_0000_002828", "timestamp": "2020-05-06T06:22:49.257300Z", "filename": "pano_0000_002828.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.55908702, "relative_pitch": 71.58611335454746, "relative_heading": 249.49983256028418, "relative_elevation": 43.7308399863541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87465667861886, 52.3591460739889, 43.2462863884866 ] }, "distance": 14.64, "direction": 9.41, "angle": 71.29, "elevation": 43.25, "pano_id": "TMX7316010203-000259_pano_0006_000010", "timestamp": "2017-04-13T10:01:35.459920Z", "filename": "pano_0006_000010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.64271573, "relative_pitch": 71.2944664038577, "relative_heading": 9.409358063566893, "relative_elevation": 43.2462863884866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874533631869727, 52.35889467274603, 0.0 ] }, "distance": 14.8, "direction": 203.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00006", "timestamp": "2025-01-15T09:50:49Z", "filename": "Job_20250115_1006_Track03_Sphere_00006.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.7950924, "relative_pitch": 0.0, "relative_heading": 203.87816336153705, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87449599065457, 52.3589058415991, 43.7789217866957 ] }, "distance": 14.97, "direction": 214.85, "angle": 71.12, "elevation": 43.78, "pano_id": "TMX7316010203-001145_pano_0000_002336", "timestamp": "2019-04-29T08:46:57.697770Z", "filename": "pano_0000_002336.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 14.97011244, "relative_pitch": 71.12198217219273, "relative_heading": 214.84523677331435, "relative_elevation": 43.7789217866957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874704057695634, 52.35914192655625, 0.0 ] }, "distance": 15.07, "direction": 21.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00012", "timestamp": "2025-01-15T09:50:56Z", "filename": "Job_20250115_1006_Track03_Sphere_00012.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 15.07187541, "relative_pitch": 0.0, "relative_heading": 21.900275215478853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8746703989439, 52.359152636132, 43.6374914208427 ] }, "distance": 15.54, "direction": 12.37, "angle": 70.4, "elevation": 43.64, "pano_id": "TMX7316010203-001145_pano_0000_002330", "timestamp": "2019-04-29T08:46:52.722690Z", "filename": "pano_0000_002330.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 15.53665749, "relative_pitch": 70.40227721609197, "relative_heading": 12.371118841674512, "relative_elevation": 43.6374914208427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87453036776412, 52.3588846192477, 43.674636750482 ] }, "distance": 15.91, "direction": 202.98, "angle": 69.98, "elevation": 43.67, "pano_id": "TMX7316010203-001687_pano_0000_001167", "timestamp": "2020-05-06T05:50:42.662880Z", "filename": "pano_0000_001167.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 15.91000867, "relative_pitch": 69.9840839156132, "relative_heading": 202.97962844477183, "relative_elevation": 43.674636750482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0006_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0006_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0006_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87448151717235, 52.3588999003222, 43.3944724025205 ] }, "distance": 16.08, "direction": 216.38, "angle": 69.67, "elevation": 43.39, "pano_id": "TMX7316010203-000259_pano_0006_000013", "timestamp": "2017-04-13T10:01:41.509880Z", "filename": "pano_0006_000013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 16.08186042, "relative_pitch": 69.66544643623901, "relative_heading": 216.3827909197273, "relative_elevation": 43.3944724025205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87449605169356, 52.3588919139157, 43.6401882013306 ] }, "distance": 16.26, "direction": 211.71, "angle": 69.56, "elevation": 43.64, "pano_id": "TMX7316010203-001893_pano_0000_000167", "timestamp": "2020-08-27T07:48:34.865380Z", "filename": "pano_0000_000167.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 16.2639587, "relative_pitch": 69.56042788257184, "relative_heading": 211.7121911550988, "relative_elevation": 43.6401882013306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000918/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000918/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000918/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000918/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000918/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000918/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000918/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000918/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000918/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87452716815941, 52.3588801431375, 43.6577435424551 ] }, "distance": 16.45, "direction": 203.0, "angle": 69.35, "elevation": 43.66, "pano_id": "TMX7316010203-002462_pano_0000_000918", "timestamp": "2022-03-22T08:07:15.507380Z", "filename": "pano_0000_000918.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 16.45366043, "relative_pitch": 69.34965758733212, "relative_heading": 203.00133311436787, "relative_elevation": 43.6577435424551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87466963074769, 52.3591613028248, 43.5516791380942 ] }, "distance": 16.47, "direction": 11.47, "angle": 69.29, "elevation": 43.55, "pano_id": "TMX7316010203-002062_pano_0000_001164", "timestamp": "2021-03-26T08:56:37.359980Z", "filename": "pano_0000_001164.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 16.4694482, "relative_pitch": 69.28545012112997, "relative_heading": 11.474455692638038, "relative_elevation": 43.5516791380942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87486297274469, 52.3590321217661, 43.576466803439 ] }, "distance": 16.54, "direction": 83.87, "angle": 69.21, "elevation": 43.58, "pano_id": "TMX7316010203-001687_pano_0000_001109", "timestamp": "2020-05-06T05:49:39.833400Z", "filename": "pano_0000_001109.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 16.54266057, "relative_pitch": 69.21205009895276, "relative_heading": 83.87247198076457, "relative_elevation": 43.576466803439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_002829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87437029176741, 52.3590013975662, 43.6064786752686 ] }, "distance": 17.2, "direction": 264.48, "angle": 68.48, "elevation": 43.61, "pano_id": "TMX7316010203-001687_pano_0000_002829", "timestamp": "2020-05-06T06:22:51.637290Z", "filename": "pano_0000_002829.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 17.19648604, "relative_pitch": 68.47789467034728, "relative_heading": 264.48391968080915, "relative_elevation": 43.6064786752686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87485394883077, 52.3590774058866, 43.5364208398387 ] }, "distance": 17.23, "direction": 66.74, "angle": 68.4, "elevation": 43.54, "pano_id": "TMX7316010203-001687_pano_0000_001110", "timestamp": "2020-05-06T05:49:41.133420Z", "filename": "pano_0000_001110.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 17.23368129, "relative_pitch": 68.40410393364238, "relative_heading": 66.7432907011444, "relative_elevation": 43.5364208398387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002462_pano_0000_000925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002462_pano_0000_000925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/22/TMX7316010203-002462/pano_0000_000925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87469886774143, 52.3591676853372, 43.5287796026096 ] }, "distance": 17.65, "direction": 17.36, "angle": 67.92, "elevation": 43.53, "pano_id": "TMX7316010203-002462_pano_0000_000925", "timestamp": "2022-03-22T08:07:23.067300Z", "filename": "pano_0000_000925.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 17.65480371, "relative_pitch": 67.92305588921845, "relative_heading": 17.361255836049637, "relative_elevation": 43.5287796026096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87467209686509, 52.3591734411406, 43.6746323136613 ] }, "distance": 17.83, "direction": 11.14, "angle": 67.8, "elevation": 43.67, "pano_id": "TMX7316010203-000781_pano_0000_000478", "timestamp": "2018-06-07T09:52:34.319640Z", "filename": "pano_0000_000478.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 17.82685957, "relative_pitch": 67.79598278040554, "relative_heading": 11.140061425459809, "relative_elevation": 43.6746323136613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_002826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87445292459936, 52.3588929869789, 43.8789687333629 ] }, "distance": 17.89, "direction": 219.95, "angle": 67.82, "elevation": 43.88, "pano_id": "TMX7316010203-001687_pano_0000_002826", "timestamp": "2020-05-06T06:22:45.877330Z", "filename": "pano_0000_002826.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 17.89123923, "relative_pitch": 67.81728069456335, "relative_heading": 219.94594630742955, "relative_elevation": 43.8789687333629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001893_pano_0000_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001893_pano_0000_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001893/pano_0000_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87470882389538, 52.3591738634028, 43.466619159095 ] }, "distance": 18.52, "direction": 18.73, "angle": 66.92, "elevation": 43.47, "pano_id": "TMX7316010203-001893_pano_0000_000174", "timestamp": "2020-08-27T07:48:40.380340Z", "filename": "pano_0000_000174.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 18.5186223, "relative_pitch": 66.92393976355775, "relative_heading": 18.729676345192228, "relative_elevation": 43.466619159095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-31_06-12-14_00126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-31_06-12-14_00126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-31_06-12-14_00126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874714089662456, 52.359178307437595, 0.0 ] }, "distance": 19.1, "direction": 19.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-31_06-12-14_00126", "timestamp": "2025-07-31T06:16:35Z", "filename": "recording_2025-07-31_06-12-14_00126.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 19.10299184, "relative_pitch": 0.0, "relative_heading": 19.272424637955105, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002062_pano_0000_001171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002062_pano_0000_001171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002062/pano_0000_001171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87445455554464, 52.3588763278408, 43.7206347174942 ] }, "distance": 19.28, "direction": 216.15, "angle": 66.2, "elevation": 43.72, "pano_id": "TMX7316010203-002062_pano_0000_001171", "timestamp": "2021-03-26T08:56:44.735030Z", "filename": "pano_0000_001171.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 19.28328891, "relative_pitch": 66.19979001947173, "relative_heading": 216.15363559263824, "relative_elevation": 43.7206347174942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87445287786678, 52.358876939866, 43.7222644994035 ] }, "distance": 19.3, "direction": 216.55, "angle": 66.19, "elevation": 43.72, "pano_id": "TMX7316010203-000781_pano_0000_000485", "timestamp": "2018-06-07T09:52:43.784590Z", "filename": "pano_0000_000485.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 19.29618383, "relative_pitch": 66.18643373100002, "relative_heading": 216.54696205527222, "relative_elevation": 43.7222644994035 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87490542357173, 52.3589949527065, 43.6600435776636 ] }, "distance": 19.48, "direction": 96.99, "angle": 65.95, "elevation": 43.66, "pano_id": "TMX7316010203-001687_pano_0000_001108", "timestamp": "2020-05-06T05:49:38.228370Z", "filename": "pano_0000_001108.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 19.48491244, "relative_pitch": 65.94941158368327, "relative_heading": 96.98678342047072, "relative_elevation": 43.6600435776636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87471200295722, 52.3591828902436, 43.4696410400793 ] }, "distance": 19.54, "direction": 18.39, "angle": 65.8, "elevation": 43.47, "pano_id": "TMX7316010203-001687_pano_0000_001174", "timestamp": "2020-05-06T05:50:47.497770Z", "filename": "pano_0000_001174.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 19.53978199, "relative_pitch": 65.79588719346214, "relative_heading": 18.385355365274496, "relative_elevation": 43.4696410400793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874504015041247, 52.35885593312635, 0.0 ] }, "distance": 19.55, "direction": 204.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00005", "timestamp": "2025-01-15T09:50:48Z", "filename": "Job_20250115_1006_Track03_Sphere_00005.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 19.55386431, "relative_pitch": 0.0, "relative_heading": 204.1714056041679, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87445950615863, 52.3588668204692, 43.7995138075203 ] }, "distance": 19.96, "direction": 213.58, "angle": 65.5, "elevation": 43.8, "pano_id": "TMX7316010203-001145_pano_0000_002337", "timestamp": "2019-04-29T08:46:58.527760Z", "filename": "pano_0000_002337.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 19.95866702, "relative_pitch": 65.50208125123271, "relative_heading": 213.57930882747223, "relative_elevation": 43.7995138075203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8748601082762, 52.3591223455763, 43.5597050730139 ] }, "distance": 20.09, "direction": 54.01, "angle": 65.24, "elevation": 43.56, "pano_id": "TMX7316010203-001687_pano_0000_001111", "timestamp": "2020-05-06T05:49:42.328320Z", "filename": "pano_0000_001111.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.08795027, "relative_pitch": 65.24278527764851, "relative_heading": 54.00715352603923, "relative_elevation": 43.5597050730139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_002830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87432764137209, 52.3590312074724, 43.5003783805296 ] }, "distance": 20.09, "direction": 274.75, "angle": 65.21, "elevation": 43.5, "pano_id": "TMX7316010203-001687_pano_0000_002830", "timestamp": "2020-05-06T06:22:58.082160Z", "filename": "pano_0000_002830.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.0915268, "relative_pitch": 65.2091938525025, "relative_heading": 274.7509325529198, "relative_elevation": 43.5003783805296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250115_1006_Track03_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250115_1006_Track03_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.874726972457489, 52.359185202882784, 0.0 ] }, "distance": 20.13, "direction": 20.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250115_1006_Track03_Sphere_00013", "timestamp": "2025-01-15T09:50:57Z", "filename": "Job_20250115_1006_Track03_Sphere_00013.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.12518391, "relative_pitch": 0.0, "relative_heading": 20.910310238327774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_002377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_002377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_002377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87472801438842, 52.3591866689898, 44.4057203987613 ] }, "distance": 20.3, "direction": 20.93, "angle": 65.43, "elevation": 44.41, "pano_id": "TMX7316010203-000781_pano_0000_002377", "timestamp": "2018-06-07T10:48:40.784010Z", "filename": "pano_0000_002377.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.30291551, "relative_pitch": 65.42945881811013, "relative_heading": 20.933120266700545, "relative_elevation": 44.4057203987613 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_002823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_002823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_002823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87433866298748, 52.3589583204586, 43.7528493609279 ] }, "distance": 20.32, "direction": 251.5, "angle": 65.09, "elevation": 43.75, "pano_id": "TMX7316010203-001687_pano_0000_002823", "timestamp": "2020-05-06T06:22:35.447440Z", "filename": "pano_0000_002823.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.32123127, "relative_pitch": 65.08725063868161, "relative_heading": 251.5048937568816, "relative_elevation": 43.7528493609279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001145_pano_0000_002329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001145_pano_0000_002329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/29/TMX7316010203-001145/pano_0000_002329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87469198343993, 52.3591958382253, 43.6175954695791 ] }, "distance": 20.55, "direction": 13.5, "angle": 64.77, "elevation": 43.62, "pano_id": "TMX7316010203-001145_pano_0000_002329", "timestamp": "2019-04-29T08:46:51.872770Z", "filename": "pano_0000_002329.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.55137219, "relative_pitch": 64.77151816578397, "relative_heading": 13.50424515155272, "relative_elevation": 43.6175954695791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000781_pano_0000_002378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_002378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000781_pano_0000_002378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/07/TMX7316010203-000781/pano_0000_002378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87479435619403, 52.3591717119726, 44.4196732733399 ] }, "distance": 20.92, "direction": 34.24, "angle": 64.78, "elevation": 44.42, "pano_id": "TMX7316010203-000781_pano_0000_002378", "timestamp": "2018-06-07T10:48:43.523990Z", "filename": "pano_0000_002378.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.9249748, "relative_pitch": 64.77607159307074, "relative_heading": 34.239324359777335, "relative_elevation": 44.4196732733399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250115_1006_Track03_Sphere_00009/adjacencies/b_20250115_1006_Track03_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001687_pano_0000_001166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001687_pano_0000_001166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001687/pano_0000_001166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.87451193684687, 52.358840010066, 43.6967102857307 ] }, "distance": 20.98, "direction": 200.84, "angle": 64.35, "elevation": 43.7, "pano_id": "TMX7316010203-001687_pano_0000_001166", "timestamp": "2020-05-06T05:50:41.832900Z", "filename": "pano_0000_001166.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_20250115_1006_Track03_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120082.36308577252, 485803.6014593668 ] }, "relative_distance": 20.98472948, "relative_pitch": 64.34800955980059, "relative_heading": 200.84429506705055, "relative_elevation": 43.6967102857307 } ] } }