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_20241211_0838_Track44_Sphere_00030/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86855730415789, 52.36625894538571, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00030", "timestamp": "2024-12-11T11:31:22Z", "filename": "Job_20241211_0838_Track44_Sphere_00030.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "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_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86855223227303, 52.3662587500181, 45.5978446099907 ] }, "distance": 0.35, "direction": 266.4, "angle": 89.57, "elevation": 45.6, "pano_id": "TMX7316010203-001877_pano_0000_000125", "timestamp": "2020-08-17T08:05:28.124560Z", "filename": "pano_0000_000125.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 0.3461604, "relative_pitch": 89.56504196371797, "relative_heading": 266.399371266463, "relative_elevation": 45.5978446099907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86855294373096, 52.3662562640653, 45.5260387733579 ] }, "distance": 0.42, "direction": 224.87, "angle": 89.47, "elevation": 45.53, "pano_id": "TMX7316010203-001041_pano_0002_002810", "timestamp": "2019-01-09T09:56:11.101810Z", "filename": "pano_0002_002810.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 0.42099648, "relative_pitch": 89.47017938285775, "relative_heading": 224.8704030081115, "relative_elevation": 45.5260387733579 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86858419348708, 52.3662654692454, 45.5778746427968 ] }, "distance": 1.97, "direction": 68.38, "angle": 87.52, "elevation": 45.58, "pano_id": "TMX7316010203-002060_pano_0000_006176", "timestamp": "2021-03-25T12:48:29.038110Z", "filename": "pano_0000_006176.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 1.97021108, "relative_pitch": 87.52479581570427, "relative_heading": 68.37950567627946, "relative_elevation": 45.5778746427968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86853313036822, 52.3662473130528, 45.5748165808618 ] }, "distance": 2.09, "direction": 231.83, "angle": 87.37, "elevation": 45.57, "pano_id": "TMX7316010203-002553_pano_0000_002821", "timestamp": "2022-05-02T07:26:54.158130Z", "filename": "pano_0000_002821.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 2.09446707, "relative_pitch": 87.36872782407023, "relative_heading": 231.82981155848807, "relative_elevation": 45.5748165808618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86858910518625, 52.3662601951088, 45.7132383771241 ] }, "distance": 2.17, "direction": 86.33, "angle": 87.28, "elevation": 45.71, "pano_id": "TMX7316010203-002374_pano_0001_000057", "timestamp": "2021-12-31T10:28:22.509340Z", "filename": "pano_0001_000057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 2.17062162, "relative_pitch": 87.2814414613411, "relative_heading": 86.32678625797462, "relative_elevation": 45.7132383771241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86858823377882, 52.3662648450436, 47.9829038502648 ] }, "distance": 2.21, "direction": 72.69, "angle": 87.37, "elevation": 47.98, "pano_id": "TMX7316010203-002553_pano_0000_000595", "timestamp": "2022-05-02T06:48:09.266050Z", "filename": "pano_0000_000595.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 2.20671607, "relative_pitch": 87.366843579313, "relative_heading": 72.69296061469456, "relative_elevation": 47.9829038502648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86852519958333, 52.3662504346714, 45.526447866112 ] }, "distance": 2.38, "direction": 246.58, "angle": 87.0, "elevation": 45.53, "pano_id": "TMX7316010203-000053_pano_0000_001656", "timestamp": "2016-08-09T12:47:33.229940Z", "filename": "pano_0000_001656.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 2.38309031, "relative_pitch": 87.00357660919315, "relative_heading": 246.58469955161414, "relative_elevation": 45.526447866112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86859076660177, 52.3662709385117, 45.5352657353505 ] }, "distance": 2.64, "direction": 59.65, "angle": 86.68, "elevation": 45.54, "pano_id": "TMX7316010203-000053_pano_0000_001655", "timestamp": "2016-08-09T12:47:32.414990Z", "filename": "pano_0000_001655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 2.64127112, "relative_pitch": 86.68028060055642, "relative_heading": 59.651422025735286, "relative_elevation": 45.5352657353505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86852128346986, 52.3662457787164, 47.9756091749296 ] }, "distance": 2.86, "direction": 239.16, "angle": 86.59, "elevation": 47.98, "pano_id": "TMX7316010203-002553_pano_0000_000596", "timestamp": "2022-05-02T06:48:09.751040Z", "filename": "pano_0000_000596.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 2.85773608, "relative_pitch": 86.59112252520144, "relative_heading": 239.15732352820652, "relative_elevation": 47.9756091749296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86856136629622, 52.3662332757491, 45.4185533476993 ] }, "distance": 2.87, "direction": 174.47, "angle": 86.38, "elevation": 45.42, "pano_id": "TMX7316010203-001500_pano_0000_003454", "timestamp": "2019-12-09T09:58:58.774170Z", "filename": "pano_0000_003454.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 2.86974143, "relative_pitch": 86.38460992659921, "relative_heading": 174.46700961631893, "relative_elevation": 45.4185533476993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86852252451412, 52.366242090506, 45.7019972885028 ] }, "distance": 3.02, "direction": 231.63, "angle": 86.22, "elevation": 45.7, "pano_id": "TMX7316010203-002374_pano_0001_000058", "timestamp": "2021-12-31T10:28:23.094310Z", "filename": "pano_0001_000058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 3.0215851, "relative_pitch": 86.21739768639624, "relative_heading": 231.6323301779912, "relative_elevation": 45.7019972885028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86851667438137, 52.3662467685888, 45.5663517620414 ] }, "distance": 3.08, "direction": 243.91, "angle": 86.13, "elevation": 45.57, "pano_id": "TMX7316010203-002060_pano_0000_006177", "timestamp": "2021-03-25T12:48:29.677960Z", "filename": "pano_0000_006177.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 3.08143196, "relative_pitch": 86.13125387137842, "relative_heading": 243.91405442357959, "relative_elevation": 45.5663517620414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86860236465854, 52.3662650853384, 45.5833795340732 ] }, "distance": 3.14, "direction": 77.45, "angle": 86.05, "elevation": 45.58, "pano_id": "TMX7316010203-002553_pano_0000_002820", "timestamp": "2022-05-02T07:26:53.578150Z", "filename": "pano_0000_002820.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 3.14446711, "relative_pitch": 86.05383078715974, "relative_heading": 77.45086066642742, "relative_elevation": 45.5833795340732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8685706294693, 52.366229000102, 45.8901925357059 ] }, "distance": 3.45, "direction": 164.76, "angle": 85.7, "elevation": 45.89, "pano_id": "TMX7316010203-002551_pano_0000_000220", "timestamp": "2022-04-29T10:34:40.213650Z", "filename": "pano_0000_000220.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 3.45355223, "relative_pitch": 85.69621173794536, "relative_heading": 164.76243174195378, "relative_elevation": 45.8901925357059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86854515619155, 52.3662266737913, 45.6012522941455 ] }, "distance": 3.69, "direction": 192.98, "angle": 85.38, "elevation": 45.6, "pano_id": "TMX7316010203-000992_pano_0002_000017", "timestamp": "2018-11-19T09:52:15.952490Z", "filename": "pano_0002_000017.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 3.68510319, "relative_pitch": 85.37988489219177, "relative_heading": 192.97614614397003, "relative_elevation": 45.6012522941455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86861127568912, 52.3662443123914, 45.6031052833423 ] }, "distance": 4.02, "direction": 113.89, "angle": 84.96, "elevation": 45.6, "pano_id": "TMX7316010203-000992_pano_0002_000018", "timestamp": "2018-11-19T09:52:16.507470Z", "filename": "pano_0002_000018.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.02078326, "relative_pitch": 84.96131415445527, "relative_heading": 113.88890820580052, "relative_elevation": 45.6031052833423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86861875660608, 52.3662764852356, 45.5991562297568 ] }, "distance": 4.62, "direction": 65.0, "angle": 84.22, "elevation": 45.6, "pano_id": "TMX7316010203-001877_pano_0000_000124", "timestamp": "2020-08-17T08:05:27.574580Z", "filename": "pano_0000_000124.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.61855356, "relative_pitch": 84.21646655180787, "relative_heading": 65.00203612100795, "relative_elevation": 45.5991562297568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86862100719568, 52.3662733955093, 45.5446169301867 ] }, "distance": 4.63, "direction": 69.67, "angle": 84.2, "elevation": 45.54, "pano_id": "TMX7316010203-001041_pano_0002_002809", "timestamp": "2019-01-09T09:56:10.356820Z", "filename": "pano_0002_002809.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.62753837, "relative_pitch": 84.19840010465003, "relative_heading": 69.66737211643104, "relative_elevation": 45.5446169301867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86860088491885, 52.3662254308487, 45.4691113606095 ] }, "distance": 4.77, "direction": 141.48, "angle": 84.02, "elevation": 45.47, "pano_id": "TMX7316010203-002921_pano_0011_000108", "timestamp": "2023-01-10T10:20:53.663640Z", "filename": "pano_0011_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.76655399, "relative_pitch": 84.01550757744248, "relative_heading": 141.47995657220784, "relative_elevation": 45.4691113606095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86861226088093, 52.3662306902429, 46.4338523093611 ] }, "distance": 4.89, "direction": 130.03, "angle": 83.99, "elevation": 46.43, "pano_id": "TMX7316010203-002928_pano_0010_000022", "timestamp": "2023-01-12T09:02:45.702960Z", "filename": "pano_0010_000022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.88861176, "relative_pitch": 83.98997155327075, "relative_heading": 130.02648554931818, "relative_elevation": 46.4338523093611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868624141108676, 52.36627627890925, 0.0 ] }, "distance": 4.94, "direction": 67.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00029", "timestamp": "2024-12-11T11:31:22Z", "filename": "Job_20241211_0838_Track44_Sphere_00029.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.94439111, "relative_pitch": 0.0, "relative_heading": 67.03964494526227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868490634010897, 52.36624116316826, 0.0 ] }, "distance": 4.95, "direction": 246.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00031", "timestamp": "2024-12-11T11:31:23Z", "filename": "Job_20241211_0838_Track44_Sphere_00031.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.95366398, "relative_pitch": 0.0, "relative_heading": 246.45669658964115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86862947392051, 52.3662512451964, 45.4258087035269 ] }, "distance": 4.99, "direction": 99.89, "angle": 83.73, "elevation": 45.43, "pano_id": "TMX7316010203-001500_pano_0000_003455", "timestamp": "2019-12-09T09:58:59.229300Z", "filename": "pano_0000_003455.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 4.99003759, "relative_pitch": 83.73117768391928, "relative_heading": 99.8871564875798, "relative_elevation": 45.4258087035269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868594161552822, 52.36621960574657, 0.0 ] }, "distance": 5.05, "direction": 150.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00413", "timestamp": "2025-06-30T05:24:45Z", "filename": "recording_2025-06-30_05-16-46_00413.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.04633101, "relative_pitch": 0.0, "relative_heading": 150.16480142335854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86854518756674, 52.3662125538072, 46.4265608070418 ] }, "distance": 5.23, "direction": 189.08, "angle": 83.58, "elevation": 46.43, "pano_id": "TMX7316010203-002928_pano_0010_000021", "timestamp": "2023-01-12T09:02:45.192950Z", "filename": "pano_0010_000021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.22775183, "relative_pitch": 83.57540780360452, "relative_heading": 189.0836269115045, "relative_elevation": 46.4265608070418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86848558756902, 52.3662410167012, 45.5848225113004 ] }, "distance": 5.28, "direction": 247.79, "angle": 83.4, "elevation": 45.58, "pano_id": "TMX7316010203-001877_pano_0000_000126", "timestamp": "2020-08-17T08:05:28.684550Z", "filename": "pano_0000_000126.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.27672332, "relative_pitch": 83.39704884525705, "relative_heading": 247.78547899363437, "relative_elevation": 45.5848225113004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86848479377143, 52.3662391719551, 45.4964220002294 ] }, "distance": 5.41, "direction": 245.99, "angle": 83.22, "elevation": 45.5, "pano_id": "TMX7316010203-001041_pano_0002_002811", "timestamp": "2019-01-09T09:56:11.951740Z", "filename": "pano_0002_002811.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.40704947, "relative_pitch": 83.22243890951611, "relative_heading": 245.98808639091288, "relative_elevation": 45.4964220002294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000795/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000795/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000795/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000795/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000795/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000795/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000795/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000795/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000795/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86851707912319, 52.3662158573512, 47.5271407328546 ] }, "distance": 5.52, "direction": 209.75, "angle": 83.37, "elevation": 47.53, "pano_id": "TMX7316010203-000276_pano_0000_000795", "timestamp": "2017-04-21T12:43:19.131960Z", "filename": "pano_0000_000795.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.52227871, "relative_pitch": 83.37240145799107, "relative_heading": 209.746772874278, "relative_elevation": 47.5271407328546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86863728717897, 52.3662459689608, 45.8958810511976 ] }, "distance": 5.64, "direction": 104.84, "angle": 83.0, "elevation": 45.9, "pano_id": "TMX7316010203-002551_pano_0000_000221", "timestamp": "2022-04-29T10:34:40.898660Z", "filename": "pano_0000_000221.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.63623359, "relative_pitch": 82.9988587216438, "relative_heading": 104.8440352184428, "relative_elevation": 45.8958810511976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86859663338252, 52.366214274998, 45.4542024545372 ] }, "distance": 5.65, "direction": 151.68, "angle": 82.92, "elevation": 45.45, "pano_id": "TMX7316010203-001041_pano_0002_002733", "timestamp": "2019-01-09T09:54:52.507440Z", "filename": "pano_0002_002733.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.64662058, "relative_pitch": 82.918619174861, "relative_heading": 151.67740436909008, "relative_elevation": 45.4542024545372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868559252588973, 52.36620782269495, 0.0 ] }, "distance": 5.69, "direction": 178.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00057", "timestamp": "2024-12-11T11:30:02Z", "filename": "Job_20241211_0838_Track43_Sphere_00057.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.69018968, "relative_pitch": 0.0, "relative_heading": 178.66349465527995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86858419514885, 52.366210125292, 45.4758230876178 ] }, "distance": 5.73, "direction": 161.37, "angle": 82.81, "elevation": 45.48, "pano_id": "TMX7316010203-002060_pano_0000_006205", "timestamp": "2021-03-25T12:49:09.282630Z", "filename": "pano_0000_006205.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.73291996, "relative_pitch": 82.81489750948018, "relative_heading": 161.36684681143802, "relative_elevation": 45.4758230876178 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86858477039003, 52.3662093725996, 45.3825118234381 ] }, "distance": 5.82, "direction": 161.26, "angle": 82.69, "elevation": 45.38, "pano_id": "TMX7316010203-001877_pano_0004_000196", "timestamp": "2020-08-17T08:58:23.903880Z", "filename": "pano_0004_000196.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.82481371, "relative_pitch": 82.68611365085181, "relative_heading": 161.2648524328119, "relative_elevation": 45.3825118234381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86861315805838, 52.3662182414357, 45.4526805728674 ] }, "distance": 5.92, "direction": 139.97, "angle": 82.59, "elevation": 45.45, "pano_id": "TMX7316010203-001631_pano_0000_000298", "timestamp": "2020-02-07T11:41:32.624750Z", "filename": "pano_0000_000298.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.91516785, "relative_pitch": 82.58525445305553, "relative_heading": 139.97018224906947, "relative_elevation": 45.4526805728674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8685335143527, 52.3662075239789, 45.4567238828167 ] }, "distance": 5.95, "direction": 195.81, "angle": 82.55, "elevation": 45.46, "pano_id": "TMX7316010203-002921_pano_0011_000107", "timestamp": "2023-01-10T10:20:53.043830Z", "filename": "pano_0011_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 5.94691908, "relative_pitch": 82.546555828045, "relative_heading": 195.81244043569768, "relative_elevation": 45.4567238828167 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868626674520529, 52.36622534752258, 0.0 ] }, "distance": 6.03, "direction": 128.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00058", "timestamp": "2024-12-11T11:30:03Z", "filename": "Job_20241211_0838_Track43_Sphere_00058.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.02535291, "relative_pitch": 0.0, "relative_heading": 128.35077675431185, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86861281628889, 52.3662162941805, 45.4696153597906 ] }, "distance": 6.07, "direction": 141.45, "angle": 82.4, "elevation": 45.47, "pano_id": "TMX7316010203-000053_pano_0000_001189", "timestamp": "2016-08-09T12:34:10.209480Z", "filename": "pano_0000_001189.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.06814447, "relative_pitch": 82.39851129140501, "relative_heading": 141.45455379207414, "relative_elevation": 45.4696153597906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000796/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000796/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000796/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000796/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000796/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000796/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000796/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000796/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000796/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8686494267278, 52.3662521108004, 47.5433590561152 ] }, "distance": 6.32, "direction": 96.91, "angle": 82.43, "elevation": 47.54, "pano_id": "TMX7316010203-000276_pano_0000_000796", "timestamp": "2017-04-21T12:43:20.241970Z", "filename": "pano_0000_000796.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.32095002, "relative_pitch": 82.42686589137766, "relative_heading": 96.91032455483563, "relative_elevation": 47.5433590561152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86850384015616, 52.366212222612, 45.8799842577428 ] }, "distance": 6.35, "direction": 215.01, "angle": 82.12, "elevation": 45.88, "pano_id": "TMX7316010203-002551_pano_0000_000219", "timestamp": "2022-04-29T10:34:39.548650Z", "filename": "pano_0000_000219.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.3476365, "relative_pitch": 82.1229588648182, "relative_heading": 215.0100197010785, "relative_elevation": 45.8799842577428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86849340897406, 52.366215220698, 45.3979779463261 ] }, "distance": 6.53, "direction": 221.81, "angle": 81.82, "elevation": 45.4, "pano_id": "TMX7316010203-001500_pano_0000_003453", "timestamp": "2019-12-09T09:58:58.324170Z", "filename": "pano_0000_003453.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.5280097, "relative_pitch": 81.817234797277, "relative_heading": 221.81372477383997, "relative_elevation": 45.3979779463261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86854705702908, 52.3662006059336, 45.4456084836274 ] }, "distance": 6.53, "direction": 186.14, "angle": 81.82, "elevation": 45.45, "pano_id": "TMX7316010203-001631_pano_0000_000297", "timestamp": "2020-02-07T11:41:32.064750Z", "filename": "pano_0000_000297.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.52909864, "relative_pitch": 81.82434988415051, "relative_heading": 186.13695267864105, "relative_elevation": 45.4456084836274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86862707969911, 52.3662172428773, 45.8573317723349 ] }, "distance": 6.64, "direction": 134.31, "angle": 81.76, "elevation": 45.86, "pano_id": "TMX7316010203-001148_pano_0000_001022", "timestamp": "2019-04-30T07:26:43.860780Z", "filename": "pano_0000_001022.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.64251253, "relative_pitch": 81.75793486055328, "relative_heading": 134.31425818571688, "relative_elevation": 45.8573317723349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86855946447833, 52.366198934197, 45.8639213852584 ] }, "distance": 6.68, "direction": 178.74, "angle": 81.71, "elevation": 45.86, "pano_id": "TMX7316010203-001148_pano_0000_001021", "timestamp": "2019-04-30T07:26:43.340740Z", "filename": "pano_0000_001021.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.67932423, "relative_pitch": 81.71406550306378, "relative_heading": 178.7376090182714, "relative_elevation": 45.8639213852584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868526817673969, 52.366201685781945, 0.0 ] }, "distance": 6.7, "direction": 198.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00412", "timestamp": "2025-06-30T05:24:45Z", "filename": "recording_2025-06-30_05-16-46_00412.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.70139218, "relative_pitch": 0.0, "relative_heading": 198.05196419820965, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86854409097324, 52.366198560339, 45.4750224929303 ] }, "distance": 6.78, "direction": 187.63, "angle": 81.52, "elevation": 45.48, "pano_id": "TMX7316010203-000053_pano_0000_001188", "timestamp": "2016-08-09T12:34:09.509490Z", "filename": "pano_0000_001188.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 6.77931419, "relative_pitch": 81.5209194485252, "relative_heading": 187.62919917056783, "relative_elevation": 45.4750224929303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86865205759247, 52.3662839075664, 45.5882654190063 ] }, "distance": 7.03, "direction": 66.71, "angle": 81.24, "elevation": 45.59, "pano_id": "TMX7316010203-002060_pano_0000_006175", "timestamp": "2021-03-25T12:48:28.387970Z", "filename": "pano_0000_006175.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.02655485, "relative_pitch": 81.23790767373357, "relative_heading": 66.71481444292986, "relative_elevation": 45.5882654190063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86865579277457, 52.3662787147052, 45.7236306602135 ] }, "distance": 7.06, "direction": 71.85, "angle": 81.22, "elevation": 45.72, "pano_id": "TMX7316010203-002374_pano_0001_000056", "timestamp": "2021-12-31T10:28:21.924310Z", "filename": "pano_0001_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.06012193, "relative_pitch": 81.22235955302098, "relative_heading": 71.84527794198989, "relative_elevation": 45.7236306602135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86846385552329, 52.3662296336561, 45.5540256733075 ] }, "distance": 7.15, "direction": 242.87, "angle": 81.08, "elevation": 45.55, "pano_id": "TMX7316010203-002553_pano_0000_002822", "timestamp": "2022-05-02T07:26:54.743130Z", "filename": "pano_0000_002822.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.15235062, "relative_pitch": 81.07694549263947, "relative_heading": 242.86920925961388, "relative_elevation": 45.5540256733075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86865493949675, 52.3662838667432, 47.9857674296945 ] }, "distance": 7.21, "direction": 67.37, "angle": 81.46, "elevation": 47.99, "pano_id": "TMX7316010203-002553_pano_0000_000594", "timestamp": "2022-05-02T06:48:08.786020Z", "filename": "pano_0000_000594.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.20553804, "relative_pitch": 81.460274603488, "relative_heading": 67.36505622297632, "relative_elevation": 47.9857674296945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86852771191658, 52.3661960423399, 45.4556061001495 ] }, "distance": 7.28, "direction": 196.07, "angle": 80.9, "elevation": 45.46, "pano_id": "TMX7316010203-001041_pano_0002_002732", "timestamp": "2019-01-09T09:54:51.912430Z", "filename": "pano_0002_002732.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.28395367, "relative_pitch": 80.89613475283068, "relative_heading": 196.06532486879718, "relative_elevation": 45.4556061001495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86865151281199, 52.3662273255443, 45.3871833458543 ] }, "distance": 7.32, "direction": 118.74, "angle": 80.84, "elevation": 45.39, "pano_id": "TMX7316010203-001877_pano_0004_000197", "timestamp": "2020-08-17T08:58:24.608880Z", "filename": "pano_0004_000197.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.31841701, "relative_pitch": 80.84023236195924, "relative_heading": 118.73567035398993, "relative_elevation": 45.3871833458543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86865254789151, 52.3662283915035, 45.4795851446688 ] }, "distance": 7.32, "direction": 117.66, "angle": 80.85, "elevation": 45.48, "pano_id": "TMX7316010203-002060_pano_0000_006206", "timestamp": "2021-03-25T12:49:10.022830Z", "filename": "pano_0000_006206.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.32451188, "relative_pitch": 80.85104348474587, "relative_heading": 117.65686300703297, "relative_elevation": 45.4795851446688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868459061985, 52.3662308283338, 45.5136349843815 ] }, "distance": 7.39, "direction": 244.94, "angle": 80.78, "elevation": 45.51, "pano_id": "TMX7316010203-000053_pano_0000_001657", "timestamp": "2016-08-09T12:47:34.025120Z", "filename": "pano_0000_001657.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.38715231, "relative_pitch": 80.78092354931074, "relative_heading": 244.94217494209883, "relative_elevation": 45.5136349843815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868661505381159, 52.36623753466015, 0.0 ] }, "distance": 7.49, "direction": 108.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00414", "timestamp": "2025-06-30T05:24:46Z", "filename": "recording_2025-06-30_05-16-46_00414.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.48696697, "relative_pitch": 0.0, "relative_heading": 108.554955196718, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86865666456875, 52.3662909728472, 45.5383023936301 ] }, "distance": 7.65, "direction": 62.23, "angle": 80.47, "elevation": 45.54, "pano_id": "TMX7316010203-000053_pano_0000_001654", "timestamp": "2016-08-09T12:47:31.589950Z", "filename": "pano_0000_001654.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.64900725, "relative_pitch": 80.46511107804811, "relative_heading": 62.230114199324866, "relative_elevation": 45.5383023936301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86847880149467, 52.3662089292352, 45.5871555414051 ] }, "distance": 7.72, "direction": 223.85, "angle": 80.39, "elevation": 45.59, "pano_id": "TMX7316010203-000992_pano_0002_000016", "timestamp": "2018-11-19T09:52:15.392400Z", "filename": "pano_0002_000016.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.71806569, "relative_pitch": 80.39074389084473, "relative_heading": 223.8544968881373, "relative_elevation": 45.5871555414051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8686680571448, 52.3662433361325, 45.4809462847188 ] }, "distance": 7.74, "direction": 102.97, "angle": 80.34, "elevation": 45.48, "pano_id": "TMX7316010203-002921_pano_0011_000109", "timestamp": "2023-01-10T10:20:54.278660Z", "filename": "pano_0011_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.74143157, "relative_pitch": 80.34011438428594, "relative_heading": 102.96551545091653, "relative_elevation": 45.4809462847188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86845411667105, 52.36622691653, 47.9630880653858 ] }, "distance": 7.88, "direction": 243.11, "angle": 80.67, "elevation": 47.96, "pano_id": "TMX7316010203-002553_pano_0000_000597", "timestamp": "2022-05-02T06:48:10.241300Z", "filename": "pano_0000_000597.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.88067933, "relative_pitch": 80.66926327051132, "relative_heading": 243.11230426878876, "relative_elevation": 47.9630880653858 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86845560141223, 52.3662241357854, 45.6812876621261 ] }, "distance": 7.94, "direction": 240.79, "angle": 80.14, "elevation": 45.68, "pano_id": "TMX7316010203-002374_pano_0001_000059", "timestamp": "2021-12-31T10:28:23.684300Z", "filename": "pano_0001_000059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.93693641, "relative_pitch": 80.14348882074314, "relative_heading": 240.78926539268272, "relative_elevation": 45.6812876621261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86866579246578, 52.3662327737659, 45.4530521202832 ] }, "distance": 7.94, "direction": 111.51, "angle": 80.09, "elevation": 45.45, "pano_id": "TMX7316010203-001041_pano_0002_002734", "timestamp": "2019-01-09T09:54:53.107440Z", "filename": "pano_0002_002734.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.94293925, "relative_pitch": 80.08763089526369, "relative_heading": 111.50873144319264, "relative_elevation": 45.4530521202832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86851548192756, 52.366192188312, 45.4756524730474 ] }, "distance": 7.96, "direction": 200.98, "angle": 80.08, "elevation": 45.48, "pano_id": "TMX7316010203-002060_pano_0000_006204", "timestamp": "2021-03-25T12:49:08.567660Z", "filename": "pano_0000_006204.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.95586735, "relative_pitch": 80.0766540455629, "relative_heading": 200.98182912511098, "relative_elevation": 45.4756524730474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86851774822749, 52.3661916372005, 45.3855695407838 ] }, "distance": 7.96, "direction": 199.79, "angle": 80.05, "elevation": 45.39, "pano_id": "TMX7316010203-001877_pano_0004_000195", "timestamp": "2020-08-17T08:58:23.218900Z", "filename": "pano_0004_000195.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 7.95958278, "relative_pitch": 80.05279994054519, "relative_heading": 199.78613697702306, "relative_elevation": 45.3855695407838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86844933595347, 52.3662276695984, 45.547879374586 ] }, "distance": 8.14, "direction": 244.68, "angle": 79.87, "elevation": 45.55, "pano_id": "TMX7316010203-002060_pano_0000_006178", "timestamp": "2021-03-25T12:48:30.312900Z", "filename": "pano_0000_006178.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.13625206, "relative_pitch": 79.87203429229835, "relative_heading": 244.67589337026854, "relative_elevation": 45.547879374586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86867784914632, 52.3662620264209, 45.6083492180333 ] }, "distance": 8.22, "direction": 87.61, "angle": 79.79, "elevation": 45.61, "pano_id": "TMX7316010203-000992_pano_0002_000019", "timestamp": "2018-11-19T09:52:17.062520Z", "filename": "pano_0002_000019.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.21821036, "relative_pitch": 79.78543107378398, "relative_heading": 87.60904373429814, "relative_elevation": 45.6083492180333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86867155200436, 52.3662830491941, 45.5892681088299 ] }, "distance": 8.23, "direction": 70.98, "angle": 79.77, "elevation": 45.59, "pano_id": "TMX7316010203-002553_pano_0000_002819", "timestamp": "2022-05-02T07:26:53.003310Z", "filename": "pano_0000_002819.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.23135449, "relative_pitch": 79.76524730917772, "relative_heading": 70.98326073233045, "relative_elevation": 45.5892681088299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86867972295539, 52.3662490529159, 46.444361070171 ] }, "distance": 8.41, "direction": 97.52, "angle": 79.74, "elevation": 46.44, "pano_id": "TMX7316010203-002928_pano_0010_000023", "timestamp": "2023-01-12T09:02:46.217920Z", "filename": "pano_0010_000023.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.41103606, "relative_pitch": 79.73503565319794, "relative_heading": 97.51999506628671, "relative_elevation": 46.444361070171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86867932817653, 52.3662362246038, 45.4559426875785 ] }, "distance": 8.69, "direction": 106.92, "angle": 79.18, "elevation": 45.46, "pano_id": "TMX7316010203-001631_pano_0000_000299", "timestamp": "2020-02-07T11:41:33.194750Z", "filename": "pano_0000_000299.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.68781238, "relative_pitch": 79.1797787374893, "relative_heading": 106.91837666421097, "relative_elevation": 45.4559426875785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868492871315596, 52.366190455179684, 0.0 ] }, "distance": 8.79, "direction": 209.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00056", "timestamp": "2024-12-11T11:30:01Z", "filename": "Job_20241211_0838_Track43_Sphere_00056.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.79461712, "relative_pitch": 0.0, "relative_heading": 209.9369282367358, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86868135641625, 52.3662344213682, 45.4703946495429 ] }, "distance": 8.88, "direction": 107.9, "angle": 78.95, "elevation": 45.47, "pano_id": "TMX7316010203-000053_pano_0000_001190", "timestamp": "2016-08-09T12:34:10.929470Z", "filename": "pano_0000_001190.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.87967827, "relative_pitch": 78.9500701237939, "relative_heading": 107.89767957846719, "relative_elevation": 45.4703946495429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86847794360076, 52.3661944774211, 46.418754353188 ] }, "distance": 8.98, "direction": 217.0, "angle": 79.05, "elevation": 46.42, "pano_id": "TMX7316010203-002928_pano_0010_000020", "timestamp": "2023-01-12T09:02:44.682970Z", "filename": "pano_0010_000020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 8.98236744, "relative_pitch": 79.04820694516978, "relative_heading": 217.00013653842083, "relative_elevation": 46.418754353188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868694448653394, 52.36624289182952, 0.0 ] }, "distance": 9.51, "direction": 100.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00059", "timestamp": "2024-12-11T11:30:03Z", "filename": "Job_20241211_0838_Track43_Sphere_00059.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.51101314, "relative_pitch": 0.0, "relative_heading": 100.82547203544667, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86868567401965, 52.3662942129964, 45.5955326650292 ] }, "distance": 9.58, "direction": 65.83, "angle": 78.13, "elevation": 45.6, "pano_id": "TMX7316010203-001877_pano_0000_000123", "timestamp": "2020-08-17T08:05:27.029730Z", "filename": "pano_0000_000123.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.58432102, "relative_pitch": 78.12907762313735, "relative_heading": 65.82914537793269, "relative_elevation": 45.5955326650292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86868905266896, 52.3662906584595, 45.5487043028697 ] }, "distance": 9.64, "direction": 68.53, "angle": 78.05, "elevation": 45.55, "pano_id": "TMX7316010203-001041_pano_0002_002808", "timestamp": "2019-01-09T09:56:09.676760Z", "filename": "pano_0002_002808.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.64307702, "relative_pitch": 78.04646283428272, "relative_heading": 68.53410521685431, "relative_elevation": 45.5487043028697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86869797973249, 52.3662692908654, 45.4265103759244 ] }, "distance": 9.65, "direction": 83.15, "angle": 78.01, "elevation": 45.43, "pano_id": "TMX7316010203-001500_pano_0000_003456", "timestamp": "2019-12-09T09:58:59.694170Z", "filename": "pano_0000_003456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.65117493, "relative_pitch": 78.00546424284364, "relative_heading": 83.14942972735251, "relative_elevation": 45.4265103759244 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8686940047622, 52.366235687211, 45.8634663978592 ] }, "distance": 9.66, "direction": 105.53, "angle": 78.1, "elevation": 45.86, "pano_id": "TMX7316010203-001148_pano_0000_001023", "timestamp": "2019-04-30T07:26:44.380740Z", "filename": "pano_0000_001023.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.66448541, "relative_pitch": 78.1005536572703, "relative_heading": 105.5326522478483, "relative_elevation": 45.8634663978592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86849202498329, 52.3661810964904, 45.8545695953071 ] }, "distance": 9.74, "direction": 207.17, "angle": 78.01, "elevation": 45.85, "pano_id": "TMX7316010203-001148_pano_0000_001020", "timestamp": "2019-04-30T07:26:42.830730Z", "filename": "pano_0000_001020.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.73715979, "relative_pitch": 78.01139340857434, "relative_heading": 207.17179411308487, "relative_elevation": 45.8545695953071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868691111926858, 52.36629346917733, 0.0 ] }, "distance": 9.89, "direction": 67.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00028", "timestamp": "2024-12-11T11:31:21Z", "filename": "Job_20241211_0838_Track44_Sphere_00028.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.89097517, "relative_pitch": 0.0, "relative_heading": 67.14524399681143, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8684810597756, 52.3661831198707, 45.4316281434149 ] }, "distance": 9.91, "direction": 211.61, "angle": 77.7, "elevation": 45.43, "pano_id": "TMX7316010203-001631_pano_0000_000296", "timestamp": "2020-02-07T11:41:31.504790Z", "filename": "pano_0000_000296.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.90769567, "relative_pitch": 77.69759365186913, "relative_heading": 211.61349323436468, "relative_elevation": 45.4316281434149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868423920503305, 52.36622332679658, 0.0 ] }, "distance": 9.91, "direction": 246.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00032", "timestamp": "2024-12-11T11:31:24Z", "filename": "Job_20241211_0838_Track44_Sphere_00032.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.9124453, "relative_pitch": 0.0, "relative_heading": 246.43161474425284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86846592034614, 52.3661896124232, 45.4459967622533 ] }, "distance": 9.91, "direction": 218.9, "angle": 77.69, "elevation": 45.45, "pano_id": "TMX7316010203-002921_pano_0011_000106", "timestamp": "2023-01-10T10:20:52.413680Z", "filename": "pano_0011_000106.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.91301911, "relative_pitch": 77.69495806702065, "relative_heading": 218.89784814370242, "relative_elevation": 45.4459967622533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86870387244988, 52.3662630779776, 45.8926309682429 ] }, "distance": 9.99, "direction": 87.36, "angle": 77.71, "elevation": 45.89, "pano_id": "TMX7316010203-002551_pano_0000_000222", "timestamp": "2022-04-29T10:34:41.588640Z", "filename": "pano_0000_000222.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 9.99424713, "relative_pitch": 77.71426039672609, "relative_heading": 87.36274053478554, "relative_elevation": 45.8926309682429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86841883827097, 52.3662231165919, 45.5800142474473 ] }, "distance": 10.24, "direction": 247.09, "angle": 77.34, "elevation": 45.58, "pano_id": "TMX7316010203-001877_pano_0000_000127", "timestamp": "2020-08-17T08:05:29.254530Z", "filename": "pano_0000_000127.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 10.23977068, "relative_pitch": 77.33844133469758, "relative_heading": 247.08618093846434, "relative_elevation": 45.5800142474473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86847553648053, 52.3661804973751, 45.4697074098513 ] }, "distance": 10.35, "direction": 212.54, "angle": 77.17, "elevation": 45.47, "pano_id": "TMX7316010203-000053_pano_0000_001187", "timestamp": "2016-08-09T12:34:08.804490Z", "filename": "pano_0000_001187.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 10.35477364, "relative_pitch": 77.17087473434668, "relative_heading": 212.53996786426492, "relative_elevation": 45.4697074098513 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86841721531071, 52.3662216233665, 45.4730396587402 ] }, "distance": 10.41, "direction": 246.48, "angle": 77.11, "elevation": 45.47, "pano_id": "TMX7316010203-001041_pano_0002_002812", "timestamp": "2019-01-09T09:56:13.036850Z", "filename": "pano_0002_002812.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 10.40687164, "relative_pitch": 77.10939204490413, "relative_heading": 246.4805352997858, "relative_elevation": 45.4730396587402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868459473954732, 52.36618375679174, 0.0 ] }, "distance": 10.7, "direction": 218.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00411", "timestamp": "2025-06-30T05:24:44Z", "filename": "recording_2025-06-30_05-16-46_00411.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 10.69606382, "relative_pitch": 0.0, "relative_heading": 218.53675494370046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86843676359356, 52.3661956023325, 45.8690464235842 ] }, "distance": 10.82, "direction": 229.36, "angle": 76.73, "elevation": 45.87, "pano_id": "TMX7316010203-002551_pano_0000_000218", "timestamp": "2022-04-29T10:34:38.923630Z", "filename": "pano_0000_000218.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 10.82115048, "relative_pitch": 76.72583095453236, "relative_heading": 229.3559031691786, "relative_elevation": 45.8690464235842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86871837232125, 52.3662452854891, 45.3925092127174 ] }, "distance": 11.08, "direction": 97.89, "angle": 76.29, "elevation": 45.39, "pano_id": "TMX7316010203-001877_pano_0004_000198", "timestamp": "2020-08-17T08:58:25.323880Z", "filename": "pano_0004_000198.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 11.07613079, "relative_pitch": 76.28733600948807, "relative_heading": 97.88762016163463, "relative_elevation": 45.3925092127174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86872092632444, 52.3662465299956, 45.4852549144998 ] }, "distance": 11.23, "direction": 97.07, "angle": 76.13, "elevation": 45.49, "pano_id": "TMX7316010203-002060_pano_0000_006207", "timestamp": "2021-03-25T12:49:10.782630Z", "filename": "pano_0000_006207.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 11.23060421, "relative_pitch": 76.13069696729931, "relative_heading": 97.06597690621354, "relative_elevation": 45.4852549144998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86845877388358, 52.3661774084973, 45.4448403948918 ] }, "distance": 11.29, "direction": 216.49, "angle": 76.05, "elevation": 45.44, "pano_id": "TMX7316010203-001041_pano_0002_002731", "timestamp": "2019-01-09T09:54:51.317450Z", "filename": "pano_0002_002731.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 11.28551801, "relative_pitch": 76.05360889010697, "relative_heading": 216.49133944866082, "relative_elevation": 45.4448403948918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86842475550477, 52.3661970835013, 45.3920953497291 ] }, "distance": 11.35, "direction": 232.68, "angle": 75.96, "elevation": 45.39, "pano_id": "TMX7316010203-001500_pano_0000_003452", "timestamp": "2019-12-09T09:58:57.869100Z", "filename": "pano_0000_003452.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 11.35350157, "relative_pitch": 75.95724921519992, "relative_heading": 232.6775424263594, "relative_elevation": 45.3920953497291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868728775120889, 52.366255526124895, 0.0 ] }, "distance": 11.69, "direction": 91.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00415", "timestamp": "2025-06-30T05:24:46Z", "filename": "recording_2025-06-30_05-16-46_00415.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 11.6861318, "relative_pitch": 0.0, "relative_heading": 91.8656918290106, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86845109473288, 52.3661736395097, 45.3703391756862 ] }, "distance": 11.93, "direction": 217.31, "angle": 75.26, "elevation": 45.37, "pano_id": "TMX7316010203-001877_pano_0004_000194", "timestamp": "2020-08-17T08:58:22.563860Z", "filename": "pano_0004_000194.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 11.93498617, "relative_pitch": 75.2618427206989, "relative_heading": 217.31282083997735, "relative_elevation": 45.3703391756862 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86872245314498, 52.3662969652858, 45.726179741323 ] }, "distance": 12.02, "direction": 69.39, "angle": 75.27, "elevation": 45.73, "pano_id": "TMX7316010203-002374_pano_0001_000055", "timestamp": "2021-12-31T10:28:21.344380Z", "filename": "pano_0001_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.01853184, "relative_pitch": 75.27363371347445, "relative_heading": 69.38965783818392, "relative_elevation": 45.726179741323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86871966427346, 52.3663022963155, 45.5837294692174 ] }, "distance": 12.07, "direction": 66.43, "angle": 75.17, "elevation": 45.58, "pano_id": "TMX7316010203-002060_pano_0000_006174", "timestamp": "2021-03-25T12:48:27.737970Z", "filename": "pano_0000_006174.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.06558603, "relative_pitch": 75.17433675273595, "relative_heading": 66.43413966076318, "relative_elevation": 45.5837294692174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86844661298471, 52.3661738322766, 45.4588212864473 ] }, "distance": 12.11, "direction": 218.52, "angle": 75.09, "elevation": 45.46, "pano_id": "TMX7316010203-002060_pano_0000_006203", "timestamp": "2021-03-25T12:49:07.867660Z", "filename": "pano_0000_006203.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.10567915, "relative_pitch": 75.08820414806084, "relative_heading": 218.52361884776346, "relative_elevation": 45.4588212864473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86873467000493, 52.3662509096611, 45.4524262119085 ] }, "distance": 12.11, "direction": 94.23, "angle": 75.08, "elevation": 45.45, "pano_id": "TMX7316010203-001041_pano_0002_002735", "timestamp": "2019-01-09T09:54:53.702410Z", "filename": "pano_0002_002735.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.11451795, "relative_pitch": 75.07579618938009, "relative_heading": 94.23276669005821, "relative_elevation": 45.4524262119085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86873532678784, 52.3662613368293, 45.49579752516 ] }, "distance": 12.13, "direction": 88.74, "angle": 75.07, "elevation": 45.5, "pano_id": "TMX7316010203-002921_pano_0011_000110", "timestamp": "2023-01-10T10:20:54.898670Z", "filename": "pano_0011_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.1291292, "relative_pitch": 75.07220829219733, "relative_heading": 88.74279174629304, "relative_elevation": 45.49579752516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86872213629925, 52.3663030489606, 47.9743963684887 ] }, "distance": 12.25, "direction": 66.39, "angle": 75.67, "elevation": 47.97, "pano_id": "TMX7316010203-002553_pano_0000_000593", "timestamp": "2022-05-02T06:48:08.306010Z", "filename": "pano_0000_000593.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.2534147, "relative_pitch": 75.67208597096312, "relative_heading": 66.3899750468153, "relative_elevation": 47.9743963684887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86839453196999, 52.3662119159529, 45.5442040385678 ] }, "distance": 12.26, "direction": 244.73, "angle": 74.93, "elevation": 45.54, "pano_id": "TMX7316010203-002553_pano_0000_002823", "timestamp": "2022-05-02T07:26:55.333140Z", "filename": "pano_0000_002823.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.26037572, "relative_pitch": 74.93330111219757, "relative_heading": 244.73314553729443, "relative_elevation": 45.5442040385678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86839195257003, 52.3662121933025, 45.5046444097534 ] }, "distance": 12.41, "direction": 245.21, "angle": 74.75, "elevation": 45.5, "pano_id": "TMX7316010203-000053_pano_0000_001658", "timestamp": "2016-08-09T12:47:34.805030Z", "filename": "pano_0000_001658.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.40651904, "relative_pitch": 74.74937995252031, "relative_heading": 245.20838238230635, "relative_elevation": 45.5046444097534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8684124871442, 52.3661911827874, 45.5843054829165 ] }, "distance": 12.42, "direction": 232.61, "angle": 74.76, "elevation": 45.58, "pano_id": "TMX7316010203-000992_pano_0002_000015", "timestamp": "2018-11-19T09:52:14.827550Z", "filename": "pano_0002_000015.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.41616479, "relative_pitch": 74.76350605228005, "relative_heading": 232.6061143716674, "relative_elevation": 45.5843054829165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86872361128944, 52.3663094184461, 45.542531949468 ] }, "distance": 12.64, "direction": 63.63, "angle": 74.48, "elevation": 45.54, "pano_id": "TMX7316010203-000053_pano_0000_001653", "timestamp": "2016-08-09T12:47:30.759950Z", "filename": "pano_0000_001653.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.64402281, "relative_pitch": 74.48369181343926, "relative_heading": 63.62837663218344, "relative_elevation": 45.542531949468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86874536451363, 52.3662540004803, 45.4593552974984 ] }, "distance": 12.82, "direction": 92.46, "angle": 74.25, "elevation": 45.46, "pano_id": "TMX7316010203-001631_pano_0000_000300", "timestamp": "2020-02-07T11:41:33.759800Z", "filename": "pano_0000_000300.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.82175381, "relative_pitch": 74.24896133757268, "relative_heading": 92.45950839028302, "relative_elevation": 45.4593552974984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86838842478154, 52.3662068690776, 45.6691372031346 ] }, "distance": 12.88, "direction": 243.26, "angle": 74.25, "elevation": 45.67, "pano_id": "TMX7316010203-002374_pano_0001_000060", "timestamp": "2021-12-31T10:28:24.274310Z", "filename": "pano_0001_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.88051686, "relative_pitch": 74.24943278396408, "relative_heading": 243.2637437749999, "relative_elevation": 45.6691372031346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86838692323493, 52.3662080376616, 47.9598167054355 ] }, "distance": 12.91, "direction": 243.98, "angle": 74.93, "elevation": 47.96, "pano_id": "TMX7316010203-002553_pano_0000_000598", "timestamp": "2022-05-02T06:48:10.736020Z", "filename": "pano_0000_000598.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.91437906, "relative_pitch": 74.92914955956739, "relative_heading": 243.98313398903906, "relative_elevation": 47.9598167054355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86874389281518, 52.3662796528858, 45.6065157223493 ] }, "distance": 12.92, "direction": 79.72, "angle": 74.19, "elevation": 45.61, "pano_id": "TMX7316010203-000992_pano_0002_000020", "timestamp": "2018-11-19T09:52:17.612380Z", "filename": "pano_0002_000020.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.91687487, "relative_pitch": 74.18658752456068, "relative_heading": 79.72405960666838, "relative_elevation": 45.6065157223493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86874691683808, 52.3662674828227, 46.4538786811754 ] }, "distance": 12.95, "direction": 85.79, "angle": 74.42, "elevation": 46.45, "pano_id": "TMX7316010203-002928_pano_0010_000024", "timestamp": "2023-01-12T09:02:46.732990Z", "filename": "pano_0010_000024.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 12.95056886, "relative_pitch": 74.42241391666201, "relative_heading": 85.79317747897672, "relative_elevation": 46.4538786811754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868426932327692, 52.36617293677345, 0.0 ] }, "distance": 13.06, "direction": 222.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00055", "timestamp": "2024-12-11T11:30:00Z", "filename": "Job_20241211_0838_Track43_Sphere_00055.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.05593552, "relative_pitch": 0.0, "relative_heading": 222.85803195185318, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86874984099443, 52.3662523714722, 45.4666640721262 ] }, "distance": 13.14, "direction": 93.19, "angle": 73.89, "elevation": 45.47, "pano_id": "TMX7316010203-000053_pano_0000_001191", "timestamp": "2016-08-09T12:34:11.679500Z", "filename": "pano_0000_001191.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.13524723, "relative_pitch": 73.88607795327309, "relative_heading": 93.19240231191024, "relative_elevation": 45.4666640721262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86838201856011, 52.3662082992924, 45.5450754286721 ] }, "distance": 13.2, "direction": 244.73, "angle": 73.83, "elevation": 45.55, "pano_id": "TMX7316010203-002060_pano_0000_006179", "timestamp": "2021-03-25T12:48:30.952880Z", "filename": "pano_0000_006179.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.20297135, "relative_pitch": 73.83375986637581, "relative_heading": 244.7326331483024, "relative_elevation": 45.5450754286721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86874063158633, 52.3663016431688, 45.5952282855287 ] }, "distance": 13.36, "direction": 69.17, "angle": 73.67, "elevation": 45.6, "pano_id": "TMX7316010203-002553_pano_0000_002818", "timestamp": "2022-05-02T07:26:52.428140Z", "filename": "pano_0000_002818.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.36085294, "relative_pitch": 73.6677362558826, "relative_heading": 69.16949169444123, "relative_elevation": 45.5952282855287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86841042145151, 52.3661765442184, 46.4129944229499 ] }, "distance": 13.57, "direction": 227.5, "angle": 73.7, "elevation": 46.41, "pano_id": "TMX7316010203-002928_pano_0010_000019", "timestamp": "2023-01-12T09:02:44.173000Z", "filename": "pano_0010_000019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.57110118, "relative_pitch": 73.70114655242422, "relative_heading": 227.4964550351923, "relative_elevation": 46.4129944229499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86876127644948, 52.3662538947929, 45.8584143538028 ] }, "distance": 13.91, "direction": 92.32, "angle": 73.13, "elevation": 45.86, "pano_id": "TMX7316010203-001148_pano_0000_001024", "timestamp": "2019-04-30T07:26:44.905760Z", "filename": "pano_0000_001024.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.90516278, "relative_pitch": 73.13167635135095, "relative_heading": 92.31625811172597, "relative_elevation": 45.8584143538028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868762384127419, 52.36626045477941, 0.0 ] }, "distance": 13.97, "direction": 89.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00060", "timestamp": "2024-12-11T11:30:04Z", "filename": "Job_20241211_0838_Track43_Sphere_00060.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.97026037, "relative_pitch": 0.0, "relative_heading": 89.31106666670162, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86842412958808, 52.3661631499701, 45.8507602941245 ] }, "distance": 14.0, "direction": 220.4, "angle": 73.02, "elevation": 45.85, "pano_id": "TMX7316010203-001148_pano_0000_001019", "timestamp": "2019-04-30T07:26:42.320730Z", "filename": "pano_0000_001019.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 13.996988, "relative_pitch": 73.02399743375653, "relative_heading": 220.3979980660405, "relative_elevation": 45.8507602941245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86841492040114, 52.3661655191349, 45.4171992102638 ] }, "distance": 14.22, "direction": 223.01, "angle": 72.62, "elevation": 45.42, "pano_id": "TMX7316010203-001631_pano_0000_000295", "timestamp": "2020-02-07T11:41:30.939810Z", "filename": "pano_0000_000295.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.21756574, "relative_pitch": 72.61760224157383, "relative_heading": 223.0126329388367, "relative_elevation": 45.4171992102638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86875242376754, 52.3663118015752, 45.6013886630535 ] }, "distance": 14.53, "direction": 66.13, "angle": 72.32, "elevation": 45.6, "pano_id": "TMX7316010203-001877_pano_0000_000122", "timestamp": "2020-08-17T08:05:26.489600Z", "filename": "pano_0000_000122.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.53400656, "relative_pitch": 72.32195697583322, "relative_heading": 66.12921844123682, "relative_elevation": 45.6013886630535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86839830858934, 52.36617165344, 45.4324614759535 ] }, "distance": 14.55, "direction": 228.11, "angle": 72.24, "elevation": 45.43, "pano_id": "TMX7316010203-002921_pano_0011_000105", "timestamp": "2023-01-10T10:20:51.773640Z", "filename": "pano_0011_000105.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.54791329, "relative_pitch": 72.24443195399972, "relative_heading": 228.11180817076726, "relative_elevation": 45.4324614759535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000794/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000794/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000794/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000794/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000794/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000794/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000794/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000794/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000794/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86838342399167, 52.3661827372095, 47.5071601709351 ] }, "distance": 14.57, "direction": 234.4, "angle": 72.95, "elevation": 47.51, "pano_id": "TMX7316010203-000276_pano_0000_000794", "timestamp": "2017-04-21T12:43:17.951900Z", "filename": "pano_0000_000794.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.56681696, "relative_pitch": 72.95322395087067, "relative_heading": 234.3984591491379, "relative_elevation": 47.5071601709351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86876665698991, 52.366287264667, 45.4274818394333 ] }, "distance": 14.6, "direction": 77.54, "angle": 72.18, "elevation": 45.43, "pano_id": "TMX7316010203-001500_pano_0000_003457", "timestamp": "2019-12-09T09:59:00.169110Z", "filename": "pano_0000_003457.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.60432091, "relative_pitch": 72.17810428244604, "relative_heading": 77.5390753657067, "relative_elevation": 45.4274818394333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86875690597872, 52.3663079162215, 45.5589818451554 ] }, "distance": 14.65, "direction": 68.16, "angle": 72.18, "elevation": 45.56, "pano_id": "TMX7316010203-001041_pano_0002_002807", "timestamp": "2019-01-09T09:56:09.041930Z", "filename": "pano_0002_002807.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.64743947, "relative_pitch": 72.17714332543088, "relative_heading": 68.15943866292953, "relative_elevation": 45.5589818451554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86877053374123, 52.3662804928686, 45.8955551460385 ] }, "distance": 14.72, "direction": 80.63, "angle": 72.22, "elevation": 45.9, "pano_id": "TMX7316010203-002551_pano_0000_000223", "timestamp": "2022-04-29T10:34:42.273610Z", "filename": "pano_0000_000223.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.7209417, "relative_pitch": 72.21642182359675, "relative_heading": 80.62607399329809, "relative_elevation": 45.8955551460385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868758233604137, 52.366310318534005, 0.0 ] }, "distance": 14.83, "direction": 67.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00027", "timestamp": "2024-12-11T11:31:20Z", "filename": "Job_20241211_0838_Track44_Sphere_00027.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.83237945, "relative_pitch": 0.0, "relative_heading": 67.33087586039277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86840716578514, 52.3661622325856, 45.4651700919494 ] }, "distance": 14.85, "direction": 223.54, "angle": 71.92, "elevation": 45.47, "pano_id": "TMX7316010203-000053_pano_0000_001186", "timestamp": "2016-08-09T12:34:08.064480Z", "filename": "pano_0000_001186.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.8459299, "relative_pitch": 71.9163723260805, "relative_heading": 223.5404564967463, "relative_elevation": 45.4651700919494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868357474260756, 52.36620523990181, 0.0 ] }, "distance": 14.87, "direction": 246.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00033", "timestamp": "2024-12-11T11:31:25Z", "filename": "Job_20241211_0838_Track44_Sphere_00033.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 14.86572993, "relative_pitch": 0.0, "relative_heading": 246.29674084045388, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86835220394144, 52.3662052020932, 45.565690914169 ] }, "distance": 15.2, "direction": 246.83, "angle": 71.56, "elevation": 45.57, "pano_id": "TMX7316010203-001877_pano_0000_000128", "timestamp": "2020-08-17T08:05:29.834550Z", "filename": "pano_0000_000128.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.19677925, "relative_pitch": 71.55575416050654, "relative_heading": 246.82633503207867, "relative_elevation": 45.565690914169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868392055726163, 52.36616592630156, 0.0 ] }, "distance": 15.29, "direction": 227.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00410", "timestamp": "2025-06-30T05:24:43Z", "filename": "recording_2025-06-30_05-16-46_00410.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.29167246, "relative_pitch": 0.0, "relative_heading": 227.39971982918777, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86835015538975, 52.366203587442, 45.428360578604 ] }, "distance": 15.4, "direction": 246.42, "angle": 71.28, "elevation": 45.43, "pano_id": "TMX7316010203-001041_pano_0002_002813", "timestamp": "2019-01-09T09:56:14.636750Z", "filename": "pano_0002_002813.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.39615869, "relative_pitch": 71.27792901934411, "relative_heading": 246.41600359187225, "relative_elevation": 45.428360578604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8683697337516, 52.3661788257107, 45.8619492202997 ] }, "distance": 15.58, "direction": 235.09, "angle": 71.24, "elevation": 45.86, "pano_id": "TMX7316010203-002551_pano_0000_000217", "timestamp": "2022-04-29T10:34:38.333640Z", "filename": "pano_0000_000217.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.57956507, "relative_pitch": 71.23708355454184, "relative_heading": 235.09345129663095, "relative_elevation": 45.8619492202997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878595407664, 52.3662631902875, 45.3908221796155 ] }, "distance": 15.58, "direction": 88.26, "angle": 71.05, "elevation": 45.39, "pano_id": "TMX7316010203-001877_pano_0004_000199", "timestamp": "2020-08-17T08:58:26.044020Z", "filename": "pano_0004_000199.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.5819046, "relative_pitch": 71.05351725302627, "relative_heading": 88.26278413830838, "relative_elevation": 45.3908221796155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000797/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000797/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000797/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000797/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000276_pano_0000_000797/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000797/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000276_pano_0000_000797/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000797/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000276/pano_0000_000797/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878172689313, 52.3662882829905, 47.5485012242571 ] }, "distance": 15.63, "direction": 77.95, "angle": 71.8, "elevation": 47.55, "pano_id": "TMX7316010203-000276_pano_0000_000797", "timestamp": "2017-04-21T12:43:21.326860Z", "filename": "pano_0000_000797.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.63148596, "relative_pitch": 71.80181149224673, "relative_heading": 77.94537192430943, "relative_elevation": 47.5485012242571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878913132955, 52.3662648638482, 45.4900194518268 ] }, "distance": 15.8, "direction": 87.61, "angle": 70.84, "elevation": 45.49, "pano_id": "TMX7316010203-002060_pano_0000_006208", "timestamp": "2021-03-25T12:49:11.562600Z", "filename": "pano_0000_006208.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.80489237, "relative_pitch": 70.8409078521047, "relative_heading": 87.61176358557373, "relative_elevation": 45.4900194518268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86839006200864, 52.3661588679034, 45.4324455093592 ] }, "distance": 15.93, "direction": 225.65, "angle": 70.68, "elevation": 45.43, "pano_id": "TMX7316010203-001041_pano_0002_002730", "timestamp": "2019-01-09T09:54:50.727490Z", "filename": "pano_0002_002730.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 15.93069368, "relative_pitch": 70.67699967628494, "relative_heading": 225.6507380282175, "relative_elevation": 45.4324455093592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86835605945408, 52.366179053502, 45.3786471495405 ] }, "distance": 16.34, "direction": 237.04, "angle": 70.2, "elevation": 45.38, "pano_id": "TMX7316010203-001500_pano_0000_003451", "timestamp": "2019-12-09T09:58:57.409140Z", "filename": "pano_0000_003451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 16.33830993, "relative_pitch": 70.19889157015655, "relative_heading": 237.03589830208148, "relative_elevation": 45.3786471495405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879601345174, 52.3662736971683, 0.0 ] }, "distance": 16.34, "direction": 84.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00416", "timestamp": "2025-06-30T05:24:47Z", "filename": "recording_2025-06-30_05-16-46_00416.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 16.34259422, "relative_pitch": 0.0, "relative_heading": 84.23524175243593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86838357341603, 52.366155838163, 45.3578742109239 ] }, "distance": 16.48, "direction": 225.89, "angle": 70.03, "elevation": 45.36, "pano_id": "TMX7316010203-001877_pano_0004_000193", "timestamp": "2020-08-17T08:58:21.928930Z", "filename": "pano_0004_000193.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 16.48255441, "relative_pitch": 70.02941006286332, "relative_heading": 225.88669015318177, "relative_elevation": 45.3578742109239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86837794093209, 52.3661554119211, 45.4457386014983 ] }, "distance": 16.79, "direction": 226.68, "angle": 69.72, "elevation": 45.45, "pano_id": "TMX7316010203-002060_pano_0000_006202", "timestamp": "2021-03-25T12:49:07.167680Z", "filename": "pano_0000_006202.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 16.79264244, "relative_pitch": 69.72023830073061, "relative_heading": 226.68173044263278, "relative_elevation": 45.4457386014983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86880348400635, 52.3662688932265, 45.4534214632586 ] }, "distance": 16.81, "direction": 86.22, "angle": 69.71, "elevation": 45.45, "pano_id": "TMX7316010203-001041_pano_0002_002736", "timestamp": "2019-01-09T09:54:54.292430Z", "filename": "pano_0002_002736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 16.80530896, "relative_pitch": 69.70933920477832, "relative_heading": 86.22318610245223, "relative_elevation": 45.4534214632586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86880261797926, 52.3662794345415, 45.5106847472489 ] }, "distance": 16.86, "direction": 82.23, "angle": 69.67, "elevation": 45.51, "pano_id": "TMX7316010203-002921_pano_0011_000111", "timestamp": "2023-01-10T10:20:55.528640Z", "filename": "pano_0011_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 16.86464141, "relative_pitch": 69.66708571407025, "relative_heading": 82.23034534096303, "relative_elevation": 45.5106847472489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878919466331, 52.3663149085253, 45.7289537675679 ] }, "distance": 16.98, "direction": 68.48, "angle": 69.63, "elevation": 45.73, "pano_id": "TMX7316010203-002374_pano_0001_000054", "timestamp": "2021-12-31T10:28:20.769390Z", "filename": "pano_0001_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 16.97868215, "relative_pitch": 69.63056534439195, "relative_heading": 68.48339937380479, "relative_elevation": 45.7289537675679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878774841991, 52.3663205535798, 45.6006236895919 ] }, "distance": 17.13, "direction": 66.41, "angle": 69.41, "elevation": 45.6, "pano_id": "TMX7316010203-002060_pano_0000_006173", "timestamp": "2021-03-25T12:48:27.082970Z", "filename": "pano_0000_006173.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.12866288, "relative_pitch": 69.4126448975399, "relative_heading": 66.4073363035167, "relative_elevation": 45.6006236895919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86834584492236, 52.3661735999886, 45.5729368375614 ] }, "distance": 17.25, "direction": 236.6, "angle": 69.26, "elevation": 45.57, "pano_id": "TMX7316010203-000992_pano_0002_000014", "timestamp": "2018-11-19T09:52:14.257480Z", "filename": "pano_0002_000014.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.25275565, "relative_pitch": 69.2646078825038, "relative_heading": 236.60231264436493, "relative_elevation": 45.5729368375614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86878957087543, 52.3663222269884, 47.9821600336581 ] }, "distance": 17.32, "direction": 66.01, "angle": 70.15, "elevation": 47.98, "pano_id": "TMX7316010203-002553_pano_0000_000592", "timestamp": "2022-05-02T06:48:07.826020Z", "filename": "pano_0000_000592.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.31737322, "relative_pitch": 70.1548405598964, "relative_heading": 66.00712976304462, "relative_elevation": 47.9821600336581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881127474623, 52.366271871835, 45.4739873772487 ] }, "distance": 17.36, "direction": 85.25, "angle": 69.11, "elevation": 45.47, "pano_id": "TMX7316010203-001631_pano_0000_000301", "timestamp": "2020-02-07T11:41:34.319790Z", "filename": "pano_0000_000301.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.35918225, "relative_pitch": 69.10620758298931, "relative_heading": 85.2469224579153, "relative_elevation": 45.4739873772487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86832540549014, 52.3661941451593, 45.5216446463019 ] }, "distance": 17.36, "direction": 245.46, "angle": 69.12, "elevation": 45.52, "pano_id": "TMX7316010203-002553_pano_0000_002824", "timestamp": "2022-05-02T07:26:55.928110Z", "filename": "pano_0000_002824.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.3639824, "relative_pitch": 69.1209214872302, "relative_heading": 245.46428275506253, "relative_elevation": 45.5216446463019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86832498421408, 52.366194141474, 45.4881862876937 ] }, "distance": 17.39, "direction": 245.5, "angle": 69.08, "elevation": 45.49, "pano_id": "TMX7316010203-000053_pano_0000_001659", "timestamp": "2016-08-09T12:47:35.589920Z", "filename": "pano_0000_001659.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.39026106, "relative_pitch": 69.07800466461791, "relative_heading": 245.502314315809, "relative_elevation": 45.4881862876937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868360816792911, 52.36615545350754, 0.0 ] }, "distance": 17.66, "direction": 229.29, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00054", "timestamp": "2024-12-11T11:30:00Z", "filename": "Job_20241211_0838_Track43_Sphere_00054.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.65640509, "relative_pitch": 0.0, "relative_heading": 229.2903489848192, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86879127639271, 52.3663273940703, 45.5598122654483 ] }, "distance": 17.66, "direction": 64.46, "angle": 68.81, "elevation": 45.56, "pano_id": "TMX7316010203-000053_pano_0000_001652", "timestamp": "2016-08-09T12:47:29.919970Z", "filename": "pano_0000_001652.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.66377028, "relative_pitch": 68.80843542698682, "relative_heading": 64.456305197202, "relative_elevation": 45.5598122654483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000992_pano_0002_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000992_pano_0002_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000992/pano_0002_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86880950216756, 52.3662974089839, 45.6135903755203 ] }, "distance": 17.7, "direction": 76.01, "angle": 68.79, "elevation": 45.61, "pano_id": "TMX7316010203-000992_pano_0002_000021", "timestamp": "2018-11-19T09:52:18.157470Z", "filename": "pano_0002_000021.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.70388773, "relative_pitch": 68.78739895697086, "relative_heading": 76.00973288794886, "relative_elevation": 45.6135903755203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881433893431, 52.3662859393618, 46.4636484645307 ] }, "distance": 17.76, "direction": 80.26, "angle": 69.08, "elevation": 46.46, "pano_id": "TMX7316010203-002928_pano_0010_000025", "timestamp": "2023-01-12T09:02:47.252980Z", "filename": "pano_0010_000025.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.76399955, "relative_pitch": 69.07712613779657, "relative_heading": 80.2649150386489, "relative_elevation": 46.4636484645307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002374_pano_0001_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002374_pano_0001_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002374/pano_0001_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86832094431851, 52.3661901233634, 45.6522204345092 ] }, "distance": 17.83, "direction": 244.56, "angle": 68.67, "elevation": 45.65, "pano_id": "TMX7316010203-002374_pano_0001_000061", "timestamp": "2021-12-31T10:28:24.869320Z", "filename": "pano_0001_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.8284738, "relative_pitch": 68.66795902436846, "relative_heading": 244.5614387755102, "relative_elevation": 45.6522204345092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86881848816068, 52.3662703927464, 45.4676915798336 ] }, "distance": 17.84, "direction": 85.9, "angle": 68.58, "elevation": 45.47, "pano_id": "TMX7316010203-000053_pano_0000_001192", "timestamp": "2016-08-09T12:34:12.444460Z", "filename": "pano_0000_001192.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.83638015, "relative_pitch": 68.5805729010297, "relative_heading": 85.90459382723759, "relative_elevation": 45.4676915798336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86831951976057, 52.3661896048973, 47.9478620206937 ] }, "distance": 17.94, "direction": 244.53, "angle": 69.49, "elevation": 47.95, "pano_id": "TMX7316010203-002553_pano_0000_000599", "timestamp": "2022-05-02T06:48:11.241230Z", "filename": "pano_0000_000599.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 17.9408856, "relative_pitch": 69.48541329240837, "relative_heading": 244.5281704714134, "relative_elevation": 47.9478620206937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86831494054296, 52.3661890089735, 45.5244191531092 ] }, "distance": 18.25, "direction": 244.76, "angle": 68.15, "elevation": 45.52, "pano_id": "TMX7316010203-002060_pano_0000_006180", "timestamp": "2021-03-25T12:48:31.612860Z", "filename": "pano_0000_006180.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 18.25115421, "relative_pitch": 68.15370117268625, "relative_heading": 244.76136375840144, "relative_elevation": 45.5244191531092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002928_pano_0010_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002928_pano_0010_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/12/TMX7316010203-002928/pano_0010_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86834276935179, 52.3661586832781, 46.407394003123 ] }, "distance": 18.39, "direction": 232.64, "angle": 68.39, "elevation": 46.41, "pano_id": "TMX7316010203-002928_pano_0010_000018", "timestamp": "2023-01-12T09:02:43.663000Z", "filename": "pano_0010_000018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 18.38526584, "relative_pitch": 68.38796303555722, "relative_heading": 232.63997160510712, "relative_elevation": 46.407394003123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002553_pano_0000_002817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002553_pano_0000_002817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/02/TMX7316010203-002553/pano_0000_002817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86880879005256, 52.3663209718103, 45.6061903880909 ] }, "distance": 18.47, "direction": 68.05, "angle": 67.95, "elevation": 45.61, "pano_id": "TMX7316010203-002553_pano_0000_002817", "timestamp": "2022-05-02T07:26:51.858160Z", "filename": "pano_0000_002817.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 18.46839637, "relative_pitch": 67.95433066212873, "relative_heading": 68.05488466373818, "relative_elevation": 45.6061903880909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86882874141296, 52.3662722347854, 45.8633558601141 ] }, "distance": 18.55, "direction": 85.43, "angle": 67.98, "elevation": 45.86, "pano_id": "TMX7316010203-001148_pano_0000_001025", "timestamp": "2019-04-30T07:26:45.435780Z", "filename": "pano_0000_001025.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 18.54829035, "relative_pitch": 67.98035806520384, "relative_heading": 85.42711433880487, "relative_elevation": 45.8633558601141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001148_pano_0000_001018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001148_pano_0000_001018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001148/pano_0000_001018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86835591289212, 52.3661454527229, 45.850985459052 ] }, "distance": 18.65, "direction": 227.37, "angle": 67.87, "elevation": 45.85, "pano_id": "TMX7316010203-001148_pano_0000_001018", "timestamp": "2019-04-30T07:26:41.815810Z", "filename": "pano_0000_001018.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 18.64593154, "relative_pitch": 67.87020896948182, "relative_heading": 227.36736963998996, "relative_elevation": 45.850985459052 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track43_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track43_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track43_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868830213838853, 52.366278277871345, 0.0 ] }, "distance": 18.71, "direction": 83.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track43_Sphere_00061", "timestamp": "2024-12-11T11:30:05Z", "filename": "Job_20241211_0838_Track43_Sphere_00061.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 18.71359992, "relative_pitch": 0.0, "relative_heading": 83.398902610859, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001631_pano_0000_000294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001631_pano_0000_000294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/07/TMX7316010203-001631/pano_0000_000294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86834875043724, 52.3661481614487, 45.4080888638273 ] }, "distance": 18.81, "direction": 229.05, "angle": 67.5, "elevation": 45.41, "pano_id": "TMX7316010203-001631_pano_0000_000294", "timestamp": "2020-02-07T11:41:30.369840Z", "filename": "pano_0000_000294.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 18.80883159, "relative_pitch": 67.49980038583762, "relative_heading": 229.0497048868964, "relative_elevation": 45.4080888638273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002921_pano_0011_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002921_pano_0011_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/10/TMX7316010203-002921/pano_0011_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86833089953568, 52.3661535716884, 45.4232607102022 ] }, "distance": 19.37, "direction": 232.75, "angle": 66.9, "elevation": 45.42, "pano_id": "TMX7316010203-002921_pano_0011_000104", "timestamp": "2023-01-10T10:20:51.123660Z", "filename": "pano_0011_000104.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.37310579, "relative_pitch": 66.9016614359594, "relative_heading": 232.75395366534391, "relative_elevation": 45.4232607102022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8688194450263, 52.3663294779532, 45.6100347386673 ] }, "distance": 19.5, "direction": 66.27, "angle": 66.85, "elevation": 45.61, "pano_id": "TMX7316010203-001877_pano_0000_000121", "timestamp": "2020-08-17T08:05:25.949590Z", "filename": "pano_0000_000121.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.50474867, "relative_pitch": 66.8464325725755, "relative_heading": 66.2723940038134, "relative_elevation": 45.6100347386673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86883749379012, 52.3662981937332, 45.9061499703676 ] }, "distance": 19.58, "direction": 77.11, "angle": 66.9, "elevation": 45.91, "pano_id": "TMX7316010203-002551_pano_0000_000224", "timestamp": "2022-04-29T10:34:42.943620Z", "filename": "pano_0000_000224.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.57873556, "relative_pitch": 66.90200295605536, "relative_heading": 77.11076436035442, "relative_elevation": 45.9061499703676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001500_pano_0000_003458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001500_pano_0000_003458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/09/TMX7316010203-001500/pano_0000_003458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86883474249509, 52.3663056140631, 45.4408202087507 ] }, "distance": 19.6, "direction": 74.63, "angle": 66.67, "elevation": 45.44, "pano_id": "TMX7316010203-001500_pano_0000_003458", "timestamp": "2019-12-09T09:59:00.649090Z", "filename": "pano_0000_003458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.5985295, "relative_pitch": 66.66956575541563, "relative_heading": 74.63471348061746, "relative_elevation": 45.4408202087507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000053_pano_0000_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000053_pano_0000_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/09/TMX7316010203-000053/pano_0000_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86833885238383, 52.3661442065095, 45.4663053955883 ] }, "distance": 19.61, "direction": 229.37, "angle": 66.67, "elevation": 45.47, "pano_id": "TMX7316010203-000053_pano_0000_001185", "timestamp": "2016-08-09T12:34:07.319500Z", "filename": "pano_0000_001185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.60679211, "relative_pitch": 66.6724655698336, "relative_heading": 229.36969999212337, "relative_elevation": 45.4663053955883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002806/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002806/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002806/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002806/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002806/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002806/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002806/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002806/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002806/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86882527655101, 52.3663253608693, 45.5680459775031 ] }, "distance": 19.69, "direction": 67.96, "angle": 66.63, "elevation": 45.57, "pano_id": "TMX7316010203-001041_pano_0002_002806", "timestamp": "2019-01-09T09:56:08.426770Z", "filename": "pano_0002_002806.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.69256948, "relative_pitch": 66.62805466914683, "relative_heading": 67.95793181736947, "relative_elevation": 45.5680459775031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868825354492423, 52.36632723975083, 0.0 ] }, "distance": 19.78, "direction": 67.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00026", "timestamp": "2024-12-11T11:31:19Z", "filename": "Job_20241211_0838_Track44_Sphere_00026.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.77688161, "relative_pitch": 0.0, "relative_heading": 67.40226399308823, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0838_Track44_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0838_Track44_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868290472801104, 52.36618692584256, 0.0 ] }, "distance": 19.86, "direction": 246.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0838_Track44_Sphere_00034", "timestamp": "2024-12-11T11:31:26Z", "filename": "Job_20241211_0838_Track44_Sphere_00034.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 19.86385881, "relative_pitch": 0.0, "relative_heading": 246.20654446700564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.868324622449903, 52.36614813165773, 0.0 ] }, "distance": 20.08, "direction": 232.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00409", "timestamp": "2025-06-30T05:24:43Z", "filename": "recording_2025-06-30_05-16-46_00409.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 20.0810843, "relative_pitch": 0.0, "relative_heading": 232.1174203427165, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86828577241977, 52.3661872747702, 45.5506031224504 ] }, "distance": 20.14, "direction": 246.68, "angle": 66.15, "elevation": 45.55, "pano_id": "TMX7316010203-001877_pano_0000_000129", "timestamp": "2020-08-17T08:05:30.419670Z", "filename": "pano_0000_000129.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 20.14182674, "relative_pitch": 66.14566954893928, "relative_heading": 246.6750529744335, "relative_elevation": 45.5506031224504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0004_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0004_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0004_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86885335733329, 52.3662810795589, 45.401351342909 ] }, "distance": 20.32, "direction": 83.04, "angle": 65.89, "elevation": 45.4, "pano_id": "TMX7316010203-001877_pano_0004_000200", "timestamp": "2020-08-17T08:58:26.758880Z", "filename": "pano_0004_000200.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 20.31583717, "relative_pitch": 65.89281685875527, "relative_heading": 83.03657294612098, "relative_elevation": 45.401351342909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002551_pano_0000_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002551_pano_0000_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002551/pano_0000_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86830257420088, 52.3661617189552, 45.8469276577234 ] }, "distance": 20.45, "direction": 238.06, "angle": 65.96, "elevation": 45.85, "pano_id": "TMX7316010203-002551_pano_0000_000216", "timestamp": "2022-04-29T10:34:37.763680Z", "filename": "pano_0000_000216.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 20.44778302, "relative_pitch": 65.96307302160804, "relative_heading": 238.05582806246258, "relative_elevation": 45.8469276577234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002060_pano_0000_006209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002060_pano_0000_006209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/25/TMX7316010203-002060/pano_0000_006209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8688573337983, 52.3662835533372, 45.5028616636992 ] }, "distance": 20.62, "direction": 82.37, "angle": 65.62, "elevation": 45.5, "pano_id": "TMX7316010203-002060_pano_0000_006209", "timestamp": "2021-03-25T12:49:12.372640Z", "filename": "pano_0000_006209.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_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 20.61947321, "relative_pitch": 65.62249818981532, "relative_heading": 82.36855118663465, "relative_elevation": 45.5028616636992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86832126749928, 52.3661402667712, 45.4261288670823 ] }, "distance": 20.81, "direction": 230.6, "angle": 65.39, "elevation": 45.43, "pano_id": "TMX7316010203-001041_pano_0002_002729", "timestamp": "2019-01-09T09:54:50.142450Z", "filename": "pano_0002_002729.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 20.80612491, "relative_pitch": 65.39122157827859, "relative_heading": 230.60152802770395, "relative_elevation": 45.4261288670823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0838_Track44_Sphere_00030/adjacencies/b_20241211_0838_Track44_Sphere_00030/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_002814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_002814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_002814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86827989772506, 52.3661789370749, 45.3944853758439 ] }, "distance": 20.89, "direction": 244.77, "angle": 65.29, "elevation": 45.39, "pano_id": "TMX7316010203-001041_pano_0002_002814", "timestamp": "2019-01-09T09:56:41.201430Z", "filename": "pano_0002_002814.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0838_Track44_Sphere_00030", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119675.03308541229, 486612.3814598435 ] }, "relative_distance": 20.88815014, "relative_pitch": 65.2906041699545, "relative_heading": 244.77243803686656, "relative_elevation": 45.3944853758439 } ] } }