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_20241206_0806_Track36_Sphere_00186/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855210164548715, 52.364932144541996, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00186", "timestamp": "2024-12-06T10:00:36Z", "filename": "Job_20241206_0806_Track36_Sphere_00186.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "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_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855207982126402, 52.36493171231089, 0.0 ] }, "distance": 0.16, "direction": 252.07, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00499", "timestamp": "2025-09-26T11:24:55Z", "filename": "2025_09_26_10_36_44_00499.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 0.15624919, "relative_pitch": 0.0, "relative_heading": 252.07226041854864, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520658681082, 52.3649329590866, 46.6263526752591 ] }, "distance": 0.26, "direction": 290.4, "angle": 89.68, "elevation": 46.63, "pano_id": "TMX7316010203-000994_pano_0000_002266", "timestamp": "2018-11-19T13:20:40.840870Z", "filename": "pano_0000_002266.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 0.26001779, "relative_pitch": 89.68048610543767, "relative_heading": 290.40068917954363, "relative_elevation": 46.6263526752591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520585735841, 52.3649345386182, 45.8466189373285 ] }, "distance": 0.4, "direction": 312.24, "angle": 89.5, "elevation": 45.85, "pano_id": "TMX7316010203-001877_pano_0000_000332", "timestamp": "2020-08-17T08:08:41.788510Z", "filename": "pano_0000_000332.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 0.39629633, "relative_pitch": 89.50474992096362, "relative_heading": 312.2387912958494, "relative_elevation": 45.8466189373285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519720450048, 52.3649224627691, 46.4294562339783 ] }, "distance": 1.39, "direction": 219.33, "angle": 88.28, "elevation": 46.43, "pano_id": "TMX7315080123-000310_pano_0000_000755", "timestamp": "2016-06-22T09:54:40.908460Z", "filename": "pano_0000_000755.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 1.3928412, "relative_pitch": 88.28169438185779, "relative_heading": 219.3327431039369, "relative_elevation": 46.4294562339783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85521244859633, 52.3649190058839, 46.8862686734647 ] }, "distance": 1.47, "direction": 173.93, "angle": 88.2, "elevation": 46.89, "pano_id": "TMX7316010203-002063_pano_0000_002095", "timestamp": "2021-03-26T10:00:18.421550Z", "filename": "pano_0000_002095.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 1.47025003, "relative_pitch": 88.20391920460631, "relative_heading": 173.92545833878353, "relative_elevation": 46.8862686734647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8551809012971, 52.3649318160503, 46.3028566017747 ] }, "distance": 1.99, "direction": 268.95, "angle": 87.53, "elevation": 46.3, "pano_id": "TMX7316010203-001149_pano_0000_002889", "timestamp": "2019-04-30T08:46:48.076690Z", "filename": "pano_0000_002889.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 1.99369387, "relative_pitch": 87.53449920243827, "relative_heading": 268.9494834705962, "relative_elevation": 46.3028566017747 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8551989873533, 52.3649114879058, 45.274357185699 ] }, "distance": 2.42, "direction": 198.33, "angle": 86.94, "elevation": 45.27, "pano_id": "TMX7316010203-000265_pano_0000_001006", "timestamp": "2017-04-20T08:27:35.070280Z", "filename": "pano_0000_001006.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 2.4213688, "relative_pitch": 86.93861663673889, "relative_heading": 198.32688815534223, "relative_elevation": 45.274357185699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8551821376123, 52.3649471065547, 45.6724234502763 ] }, "distance": 2.53, "direction": 311.09, "angle": 86.83, "elevation": 45.67, "pano_id": "TMX7316010203-001041_pano_0002_000316", "timestamp": "2019-01-09T09:13:15.990310Z", "filename": "pano_0002_000316.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 2.53311584, "relative_pitch": 86.82547386906344, "relative_heading": 311.0903915017409, "relative_elevation": 45.6724234502763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_003310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85518761914239, 52.3649564127468, 48.0782951498404 ] }, "distance": 3.11, "direction": 330.37, "angle": 86.3, "elevation": 48.08, "pano_id": "TMX7316010203-002556_pano_0000_003310", "timestamp": "2022-05-03T07:48:04.308700Z", "filename": "pano_0000_003310.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 3.10657963, "relative_pitch": 86.302971942764, "relative_heading": 330.3728258101353, "relative_elevation": 48.0782951498404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_006547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_006547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_006547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520575407892, 52.3649000568866, 45.639356107451 ] }, "distance": 3.58, "direction": 184.81, "angle": 85.51, "elevation": 45.64, "pano_id": "TMX7316010203-001701_pano_0000_006547", "timestamp": "2020-05-11T07:17:40.874210Z", "filename": "pano_0000_006547.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 3.58314792, "relative_pitch": 85.51091395466484, "relative_heading": 184.80967936770404, "relative_elevation": 45.639356107451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520357873092, 52.364897114211, 45.5438541630283 ] }, "distance": 3.92, "direction": 186.57, "angle": 85.08, "elevation": 45.54, "pano_id": "TMX7316010203-001041_pano_0002_000315", "timestamp": "2019-01-09T09:13:13.575340Z", "filename": "pano_0002_000315.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 3.92370506, "relative_pitch": 85.07599854846859, "relative_heading": 186.56523072739125, "relative_elevation": 45.5438541630283 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519751825863, 52.3649681748413, 47.6680681994185 ] }, "distance": 4.1, "direction": 347.87, "angle": 85.08, "elevation": 47.67, "pano_id": "TMX7316010203-001701_pano_0000_007129", "timestamp": "2020-05-11T07:29:07.743540Z", "filename": "pano_0000_007129.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 4.10074762, "relative_pitch": 85.0831134734854, "relative_heading": 347.87358539089456, "relative_elevation": 47.6680681994185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85524930787913, 52.3649615194149, 46.842394284904 ] }, "distance": 4.22, "direction": 39.21, "angle": 84.85, "elevation": 46.84, "pano_id": "TMX7316010203-002063_pano_0000_002096", "timestamp": "2021-03-26T10:00:19.891570Z", "filename": "pano_0000_002096.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 4.21826042, "relative_pitch": 84.85426893692947, "relative_heading": 39.20535554476611, "relative_elevation": 46.842394284904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8552317585541, 52.3649681264179, 46.4571329448372 ] }, "distance": 4.27, "direction": 20.17, "angle": 84.75, "elevation": 46.46, "pano_id": "TMX7316010203-001149_pano_0000_002031", "timestamp": "2019-04-30T08:30:31.384630Z", "filename": "pano_0000_002031.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 4.2655066, "relative_pitch": 84.7540410322639, "relative_heading": 20.172391754482682, "relative_elevation": 46.4571329448372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855206977990536, 52.36497504671012, 0.0 ] }, "distance": 4.78, "direction": 357.4, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00487", "timestamp": "2025-09-26T11:23:14Z", "filename": "2025_09_26_10_36_44_00487.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 4.77883992, "relative_pitch": 0.0, "relative_heading": 357.39664189276704, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520232173155, 52.3648885982609, 46.3875368516892 ] }, "distance": 4.87, "direction": 186.29, "angle": 84.0, "elevation": 46.39, "pano_id": "TMX7316010203-000994_pano_0000_002265", "timestamp": "2018-11-19T13:20:39.750870Z", "filename": "pano_0000_002265.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 4.87494257, "relative_pitch": 84.00071347016824, "relative_heading": 186.29160828804933, "relative_elevation": 46.3875368516892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85524298215592, 52.3649714588609, 46.7274664454162 ] }, "distance": 4.91, "direction": 27.07, "angle": 84.0, "elevation": 46.73, "pano_id": "TMX7316010203-000994_pano_0000_002267", "timestamp": "2018-11-19T13:20:42.115840Z", "filename": "pano_0000_002267.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 4.91274894, "relative_pitch": 83.99818774490619, "relative_heading": 27.06718883905461, "relative_elevation": 46.7274664454162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519590861974, 52.3648885207704, 46.0958048049361 ] }, "distance": 4.95, "direction": 191.31, "angle": 83.87, "elevation": 46.1, "pano_id": "TMX7316010203-001149_pano_0000_002890", "timestamp": "2019-04-30T08:46:48.916670Z", "filename": "pano_0000_002890.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 4.95038429, "relative_pitch": 83.87030580498472, "relative_heading": 191.31274544712178, "relative_elevation": 46.0958048049361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855202924123036, 52.36488702947137, 0.0 ] }, "distance": 5.04, "direction": 185.61, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00498", "timestamp": "2025-09-26T11:24:53Z", "filename": "2025_09_26_10_36_44_00498.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.0443161, "relative_pitch": 0.0, "relative_heading": 185.6110245423533, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519841921714, 52.3648871611813, 45.6964208399877 ] }, "distance": 5.07, "direction": 189.08, "angle": 83.67, "elevation": 45.7, "pano_id": "TMX7316010203-001877_pano_0000_000331", "timestamp": "2020-08-17T08:08:40.243490Z", "filename": "pano_0000_000331.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.06902872, "relative_pitch": 83.67015200893078, "relative_heading": 189.0812655630633, "relative_elevation": 45.6964208399877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855190143300295, 52.36497703824123, 0.0 ] }, "distance": 5.18, "direction": 344.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00040", "timestamp": "2024-12-06T09:44:22Z", "filename": "Job_20241206_0806_Track33_Sphere_00040.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.17833337, "relative_pitch": 0.0, "relative_heading": 344.72997721181514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85524494368012, 52.3649738078313, 45.8526039840654 ] }, "distance": 5.21, "direction": 27.07, "angle": 83.52, "elevation": 45.85, "pano_id": "TMX7316010203-001877_pano_0000_000333", "timestamp": "2020-08-17T08:08:43.468510Z", "filename": "pano_0000_000333.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.20630054, "relative_pitch": 83.52213555387324, "relative_heading": 27.067669659637836, "relative_elevation": 45.8526039840654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_002972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519498927991, 52.3648843794135, 46.8440798744559 ] }, "distance": 5.41, "direction": 191.01, "angle": 83.41, "elevation": 46.84, "pano_id": "TMX7316010203-002556_pano_0000_002972", "timestamp": "2022-05-03T07:41:52.381610Z", "filename": "pano_0000_002972.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.41461957, "relative_pitch": 83.40654831641451, "relative_heading": 191.0059755699749, "relative_elevation": 46.8440798744559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_001627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85516040918629, 52.3649703351536, 46.7018244136125 ] }, "distance": 5.44, "direction": 321.43, "angle": 83.36, "elevation": 46.7, "pano_id": "TMX7316010203-000994_pano_0000_001627", "timestamp": "2018-11-19T13:08:43.842240Z", "filename": "pano_0000_001627.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.4356545, "relative_pitch": 83.36117912789041, "relative_heading": 321.4263403040761, "relative_elevation": 46.7018244136125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_003309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85523956258801, 52.3649781252815, 47.9915354764089 ] }, "distance": 5.49, "direction": 21.37, "angle": 83.47, "elevation": 47.99, "pano_id": "TMX7316010203-002556_pano_0000_003309", "timestamp": "2022-05-03T07:48:00.028960Z", "filename": "pano_0000_003309.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.49440303, "relative_pitch": 83.46881896232037, "relative_heading": 21.37489183787554, "relative_elevation": 47.9915354764089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85518423137236, 52.364980391165, 46.5268710665405 ] }, "distance": 5.65, "direction": 341.79, "angle": 83.07, "elevation": 46.53, "pano_id": "TMX7316010203-001041_pano_0002_000378", "timestamp": "2019-01-09T09:14:23.374690Z", "filename": "pano_0002_000378.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.65177342, "relative_pitch": 83.07402454387159, "relative_heading": 341.78642476863615, "relative_elevation": 46.5268710665405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855204709275896, 52.36488141116419, 0.0 ] }, "distance": 5.66, "direction": 183.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00185", "timestamp": "2024-12-06T10:00:33Z", "filename": "Job_20241206_0806_Track36_Sphere_00185.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.65753705, "relative_pitch": 0.0, "relative_heading": 183.76606536285541, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85517522609539, 52.3649803274187, 47.3760568983853 ] }, "distance": 5.87, "direction": 336.06, "angle": 82.94, "elevation": 47.38, "pano_id": "TMX7316010203-002063_pano_0000_002677", "timestamp": "2021-03-26T10:13:56.865690Z", "filename": "pano_0000_002677.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.86600061, "relative_pitch": 82.94168456531077, "relative_heading": 336.0638885178854, "relative_elevation": 47.3760568983853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85522827314959, 52.3649837107569, 47.5753817111254 ] }, "distance": 5.87, "direction": 12.13, "angle": 82.97, "elevation": 47.58, "pano_id": "TMX7315080123-000310_pano_0000_000077", "timestamp": "2016-06-22T09:42:56.180870Z", "filename": "pano_0000_000077.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.86908406, "relative_pitch": 82.96730228534487, "relative_heading": 12.13249134055177, "relative_elevation": 47.5753817111254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85518989311302, 52.3648802301127, 46.3099654782563 ] }, "distance": 5.94, "direction": 193.44, "angle": 82.69, "elevation": 46.31, "pano_id": "TMX7315080123-000310_pano_0000_000754", "timestamp": "2016-06-22T09:54:39.338390Z", "filename": "pano_0000_000754.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 5.93948549, "relative_pitch": 82.6914281920253, "relative_heading": 193.44354890586672, "relative_elevation": 46.3099654782563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85513571033679, 52.3649673555436, 46.3274257909507 ] }, "distance": 6.41, "direction": 307.69, "angle": 82.12, "elevation": 46.33, "pano_id": "TMX7316010203-001149_pano_0000_002888", "timestamp": "2019-04-30T08:46:47.126700Z", "filename": "pano_0000_002888.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 6.4088451, "relative_pitch": 82.12380385616623, "relative_heading": 307.6875637154603, "relative_elevation": 46.3274257909507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85515285727629, 52.3649784923798, 47.6245504859835 ] }, "distance": 6.47, "direction": 322.88, "angle": 82.27, "elevation": 47.62, "pano_id": "TMX7315080123-000310_pano_0000_000076", "timestamp": "2016-06-22T09:42:55.090810Z", "filename": "pano_0000_000076.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 6.46811888, "relative_pitch": 82.2657080940308, "relative_heading": 322.87733219193154, "relative_elevation": 47.6245504859835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8552486359927, 52.3649864750935, 47.3480047471821 ] }, "distance": 6.59, "direction": 23.44, "angle": 82.08, "elevation": 47.35, "pano_id": "TMX7316010203-002063_pano_0000_002678", "timestamp": "2021-03-26T10:13:57.915630Z", "filename": "pano_0000_002678.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 6.58913869, "relative_pitch": 82.0773723451449, "relative_heading": 23.43542219461065, "relative_elevation": 47.3480047471821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855259901843275, 52.364983993645545, 0.0 ] }, "distance": 6.69, "direction": 30.42, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00041", "timestamp": "2024-12-06T09:44:23Z", "filename": "Job_20241206_0806_Track33_Sphere_00041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 6.69069643, "relative_pitch": 0.0, "relative_heading": 30.422744401242394, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520661214957, 52.3648716013189, 46.7798551330343 ] }, "distance": 6.74, "direction": 182.06, "angle": 81.8, "elevation": 46.78, "pano_id": "TMX7316010203-002063_pano_0000_002094", "timestamp": "2021-03-26T10:00:17.211540Z", "filename": "pano_0000_002094.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 6.7412478, "relative_pitch": 81.79979878374496, "relative_heading": 182.05712596940475, "relative_elevation": 46.7798551330343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85525739502567, 52.3649855382805, 46.4989472879097 ] }, "distance": 6.76, "direction": 28.44, "angle": 81.73, "elevation": 46.5, "pano_id": "TMX7316010203-001041_pano_0002_000379", "timestamp": "2019-01-09T09:14:24.199690Z", "filename": "pano_0002_000379.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 6.75650353, "relative_pitch": 81.7325295321411, "relative_heading": 28.435602748473528, "relative_elevation": 46.4989472879097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85526545014323, 52.3649834507052, 46.6503440504894 ] }, "distance": 6.84, "direction": 33.41, "angle": 81.66, "elevation": 46.65, "pano_id": "TMX7316010203-000266_pano_0000_000097", "timestamp": "2017-04-20T08:54:06.246560Z", "filename": "pano_0000_000097.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 6.83927676, "relative_pitch": 81.65944335574288, "relative_heading": 33.410620168619616, "relative_elevation": 46.6503440504894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855126936558356, 52.36497590035033, 0.0 ] }, "distance": 7.47, "direction": 310.66, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00486", "timestamp": "2025-09-26T11:23:11Z", "filename": "2025_09_26_10_36_44_00486.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 7.47311854, "relative_pitch": 0.0, "relative_heading": 310.65643291751724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85512451272237, 52.3649786465058, 45.6333603877574 ] }, "distance": 7.8, "direction": 311.57, "angle": 80.3, "elevation": 45.63, "pano_id": "TMX7316010203-001041_pano_0002_000317", "timestamp": "2019-01-09T09:13:17.420280Z", "filename": "pano_0002_000317.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 7.79845314, "relative_pitch": 80.30219587663446, "relative_heading": 311.5693375878189, "relative_elevation": 45.6333603877574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855123829851313, 52.36498030835881, 0.0 ] }, "distance": 7.96, "direction": 312.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00039", "timestamp": "2024-12-06T09:44:21Z", "filename": "Job_20241206_0806_Track33_Sphere_00039.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 7.95668025, "relative_pitch": 0.0, "relative_heading": 312.3433592461275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85511850676826, 52.3649805028665, 46.5373487723991 ] }, "distance": 8.24, "direction": 310.76, "angle": 79.96, "elevation": 46.54, "pano_id": "TMX7316010203-000266_pano_0000_000096", "timestamp": "2017-04-20T08:54:03.656700Z", "filename": "pano_0000_000096.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 8.24242392, "relative_pitch": 79.9562632609619, "relative_heading": 310.75659719668676, "relative_elevation": 46.5373487723991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_002975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530406888467, 52.3649850396625, 47.0137844122946 ] }, "distance": 8.69, "direction": 47.38, "angle": 79.52, "elevation": 47.01, "pano_id": "TMX7316010203-002556_pano_0000_002975", "timestamp": "2022-05-03T07:41:55.401600Z", "filename": "pano_0000_002975.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 8.69251055, "relative_pitch": 79.52472045316406, "relative_heading": 47.38102318961256, "relative_elevation": 47.0137844122946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85511125598616, 52.3649828120341, 46.4400079362094 ] }, "distance": 8.79, "direction": 309.92, "angle": 79.29, "elevation": 46.44, "pano_id": "TMX7316010203-001041_pano_0002_000377", "timestamp": "2019-01-09T09:14:22.449730Z", "filename": "pano_0002_000377.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 8.7852348, "relative_pitch": 79.28772583215043, "relative_heading": 309.92302104723643, "relative_elevation": 46.4400079362094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85529409701877, 52.3649922061548, 46.3899478726089 ] }, "distance": 8.8, "direction": 40.55, "angle": 79.26, "elevation": 46.39, "pano_id": "TMX7316010203-001149_pano_0000_002032", "timestamp": "2019-04-30T08:30:32.359620Z", "filename": "pano_0000_002032.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 8.79513664, "relative_pitch": 79.26462820570381, "relative_heading": 40.54570432516284, "relative_elevation": 46.3899478726089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855300702027951, 52.3649889674307, 0.0 ] }, "distance": 8.83, "direction": 44.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00501", "timestamp": "2025-09-26T11:24:58Z", "filename": "2025_09_26_10_36_44_00501.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 8.83256858, "relative_pitch": 0.0, "relative_heading": 44.2858381959154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85530102071085, 52.3649913753569, 47.4296862017363 ] }, "distance": 9.04, "direction": 43.2, "angle": 79.21, "elevation": 47.43, "pano_id": "TMX7315080123-000310_pano_0000_000078", "timestamp": "2016-06-22T09:42:57.145900Z", "filename": "pano_0000_000078.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.04116251, "relative_pitch": 79.20761624545484, "relative_heading": 43.19864693148869, "relative_elevation": 47.4296862017363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520614658925, 52.3648485066819, 45.5476867714897 ] }, "distance": 9.31, "direction": 181.68, "angle": 78.45, "elevation": 45.55, "pano_id": "TMX7316010203-001041_pano_0002_000314", "timestamp": "2019-01-09T09:13:12.245350Z", "filename": "pano_0002_000314.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.3107659, "relative_pitch": 78.44688009563541, "relative_heading": 181.68449236755288, "relative_elevation": 45.5476867714897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_003311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509347003023, 52.3649766576493, 48.0010922942311 ] }, "distance": 9.37, "direction": 301.93, "angle": 78.96, "elevation": 48.0, "pano_id": "TMX7316010203-002556_pano_0000_003311", "timestamp": "2022-05-03T07:48:10.263630Z", "filename": "pano_0000_003311.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.36592841, "relative_pitch": 78.959218935946, "relative_heading": 301.9277795399131, "relative_elevation": 48.0010922942311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85531015687021, 52.364990149177, 46.7538645416498 ] }, "distance": 9.38, "direction": 46.54, "angle": 78.65, "elevation": 46.75, "pano_id": "TMX7316010203-000994_pano_0000_002268", "timestamp": "2018-11-19T13:20:43.160840Z", "filename": "pano_0000_002268.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.38366841, "relative_pitch": 78.65131058709696, "relative_heading": 46.54091722641739, "relative_elevation": 46.7538645416498 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85510350103441, 52.3649876146996, 47.2164239464328 ] }, "distance": 9.53, "direction": 310.35, "angle": 78.58, "elevation": 47.22, "pano_id": "TMX7316010203-002063_pano_0000_002676", "timestamp": "2021-03-26T10:13:55.705740Z", "filename": "pano_0000_002676.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.53358231, "relative_pitch": 78.58474728449654, "relative_heading": 310.34874349418664, "relative_elevation": 47.2164239464328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8553120137201, 52.364992432268, 45.7659492222592 ] }, "distance": 9.65, "direction": 45.96, "angle": 78.09, "elevation": 45.77, "pano_id": "TMX7316010203-001877_pano_0000_000334", "timestamp": "2020-08-17T08:08:44.808500Z", "filename": "pano_0000_000334.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.65071534, "relative_pitch": 78.09242784763234, "relative_heading": 45.96261876882736, "relative_elevation": 45.7659492222592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520436543002, 52.3648441098452, 46.3089419500902 ] }, "distance": 9.8, "direction": 182.31, "angle": 78.05, "elevation": 46.31, "pano_id": "TMX7316010203-000994_pano_0000_002264", "timestamp": "2018-11-19T13:20:38.850870Z", "filename": "pano_0000_002264.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.80395861, "relative_pitch": 78.04654296573368, "relative_heading": 182.3092156460345, "relative_elevation": 46.3089419500902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519846082818, 52.3648437796836, 46.1017704019323 ] }, "distance": 9.87, "direction": 184.64, "angle": 77.92, "elevation": 46.1, "pano_id": "TMX7316010203-001149_pano_0000_002891", "timestamp": "2019-04-30T08:46:49.631630Z", "filename": "pano_0000_002891.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.86500256, "relative_pitch": 77.92181792434617, "relative_heading": 184.63539760333742, "relative_elevation": 46.1017704019323 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509961724812, 52.3649907932467, 47.2559920297936 ] }, "distance": 9.96, "direction": 310.91, "angle": 78.09, "elevation": 47.26, "pano_id": "TMX7316010203-001701_pano_0000_007130", "timestamp": "2020-05-11T07:29:25.073360Z", "filename": "pano_0000_007130.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 9.96468242, "relative_pitch": 78.09270628925246, "relative_heading": 310.9137983461227, "relative_elevation": 47.2559920297936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_001626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509945329093, 52.364992965462, 46.5860018068925 ] }, "distance": 10.13, "direction": 311.91, "angle": 77.73, "elevation": 46.59, "pano_id": "TMX7316010203-000994_pano_0000_001626", "timestamp": "2018-11-19T13:08:42.142240Z", "filename": "pano_0000_001626.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.13294186, "relative_pitch": 77.72870836623405, "relative_heading": 311.905327128254, "relative_elevation": 46.5860018068925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_002971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519747763071, 52.3648407077497, 46.808042655699 ] }, "distance": 10.21, "direction": 184.85, "angle": 77.69, "elevation": 46.81, "pano_id": "TMX7316010203-002556_pano_0000_002971", "timestamp": "2022-05-03T07:41:51.596570Z", "filename": "pano_0000_002971.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.21119914, "relative_pitch": 77.69369561756044, "relative_heading": 184.85495974499153, "relative_elevation": 46.808042655699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520123811906, 52.3648401267809, 45.6975625539199 ] }, "distance": 10.26, "direction": 183.4, "angle": 77.35, "elevation": 45.7, "pano_id": "TMX7316010203-001877_pano_0000_000330", "timestamp": "2020-08-17T08:08:39.093470Z", "filename": "pano_0000_000330.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.25724832, "relative_pitch": 77.34910050009245, "relative_heading": 183.39850590683795, "relative_elevation": 45.6975625539199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85532139067779, 52.364994747554, 47.2109197173268 ] }, "distance": 10.29, "direction": 47.4, "angle": 77.7, "elevation": 47.21, "pano_id": "TMX7316010203-002063_pano_0000_002679", "timestamp": "2021-03-26T10:13:58.930650Z", "filename": "pano_0000_002679.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.29223854, "relative_pitch": 77.70162964932499, "relative_heading": 47.403465345205106, "relative_elevation": 47.2109197173268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85533003448416, 52.36499109651, 46.3120988998562 ] }, "distance": 10.47, "direction": 51.22, "angle": 77.26, "elevation": 46.31, "pano_id": "TMX7316010203-001041_pano_0002_000380", "timestamp": "2019-01-09T09:14:24.984660Z", "filename": "pano_0002_000380.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.47395891, "relative_pitch": 77.25635449538852, "relative_heading": 51.222304846152504, "relative_elevation": 46.3120988998562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855330627452394, 52.36499233746618, 0.0 ] }, "distance": 10.59, "direction": 50.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00042", "timestamp": "2024-12-06T09:44:24Z", "filename": "Job_20241206_0806_Track33_Sphere_00042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.59225129, "relative_pitch": 0.0, "relative_heading": 50.77683788799783, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855204639835136, 52.36483700239805, 0.0 ] }, "distance": 10.59, "direction": 182.04, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00497", "timestamp": "2025-09-26T11:24:51Z", "filename": "2025_09_26_10_36_44_00497.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.59355982, "relative_pitch": 0.0, "relative_heading": 182.03584956985068, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85508165022173, 52.3649864265284, 47.5202908450738 ] }, "distance": 10.64, "direction": 304.6, "angle": 77.38, "elevation": 47.52, "pano_id": "TMX7315080123-000310_pano_0000_000075", "timestamp": "2016-06-22T09:42:53.915760Z", "filename": "pano_0000_000075.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.63574571, "relative_pitch": 77.38426619667626, "relative_heading": 304.60494052927805, "relative_elevation": 47.5202908450738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519205599279, 52.3648366373239, 46.299536797218 ] }, "distance": 10.7, "direction": 186.62, "angle": 76.99, "elevation": 46.3, "pano_id": "TMX7315080123-000310_pano_0000_000753", "timestamp": "2016-06-22T09:54:38.213270Z", "filename": "pano_0000_000753.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 10.69884386, "relative_pitch": 76.98854126980814, "relative_heading": 186.6206453403637, "relative_elevation": 46.299536797218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855206170508398, 52.36482934272884, 0.0 ] }, "distance": 11.44, "direction": 181.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00184", "timestamp": "2024-12-06T10:00:32Z", "filename": "Job_20241206_0806_Track36_Sphere_00184.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 11.44243219, "relative_pitch": 0.0, "relative_heading": 181.36245307213343, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85507498853525, 52.3649933250329, 46.209223555401 ] }, "distance": 11.45, "direction": 306.48, "angle": 76.08, "elevation": 46.21, "pano_id": "TMX7316010203-001149_pano_0000_002887", "timestamp": "2019-04-30T08:46:46.131870Z", "filename": "pano_0000_002887.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 11.45130563, "relative_pitch": 76.08168273231927, "relative_heading": 306.4771351285157, "relative_elevation": 46.209223555401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_006548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_006548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_006548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520143949088, 52.3648270664477, 45.3933308394626 ] }, "distance": 11.71, "direction": 182.91, "angle": 75.54, "elevation": 45.39, "pano_id": "TMX7316010203-001701_pano_0000_006548", "timestamp": "2020-05-11T07:17:59.954020Z", "filename": "pano_0000_006548.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 11.70758425, "relative_pitch": 75.53778134314108, "relative_heading": 182.9098746652967, "relative_elevation": 45.3933308394626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520813462503, 52.3648246679805, 46.798859661445 ] }, "distance": 11.96, "direction": 180.66, "angle": 75.66, "elevation": 46.8, "pano_id": "TMX7316010203-002063_pano_0000_002093", "timestamp": "2021-03-26T10:00:16.281540Z", "filename": "pano_0000_002093.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 11.96017583, "relative_pitch": 75.6640275980885, "relative_heading": 180.6624275605503, "relative_elevation": 46.798859661445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520056046655, 52.3648233998419, 45.227657135576 ] }, "distance": 12.12, "direction": 183.09, "angle": 75.0, "elevation": 45.23, "pano_id": "TMX7316010203-000265_pano_0000_001005", "timestamp": "2017-04-20T08:27:33.585280Z", "filename": "pano_0000_001005.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 12.11815981, "relative_pitch": 75.00065527976328, "relative_heading": 183.0946886394799, "relative_elevation": 45.227657135576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855358313267047, 52.36499637151387, 0.0 ] }, "distance": 12.37, "direction": 54.69, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00502", "timestamp": "2025-09-26T11:24:59Z", "filename": "2025_09_26_10_36_44_00502.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 12.36598109, "relative_pitch": 0.0, "relative_heading": 54.69407439175092, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855063641736035, 52.36500046698355, 0.0 ] }, "distance": 12.55, "direction": 307.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00038", "timestamp": "2024-12-06T09:44:19Z", "filename": "Job_20241206_0806_Track33_Sphere_00038.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 12.54655158, "relative_pitch": 0.0, "relative_heading": 307.29698996813573, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85506364119484, 52.365000939767, 48.2244531018659 ] }, "distance": 12.58, "direction": 307.49, "angle": 75.38, "elevation": 48.22, "pano_id": "TMX7316010203-000265_pano_0000_001213", "timestamp": "2017-04-20T08:34:09.261920Z", "filename": "pano_0000_001213.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 12.57852839, "relative_pitch": 75.38108800202026, "relative_heading": 307.48751959852916, "relative_elevation": 48.2244531018659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000265_pano_0000_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000265_pano_0000_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000265/pano_0000_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85535985897439, 52.3650030706878, 48.2444578958675 ] }, "distance": 12.89, "direction": 52.26, "angle": 75.04, "elevation": 48.24, "pano_id": "TMX7316010203-000265_pano_0000_001215", "timestamp": "2017-04-20T08:34:12.852130Z", "filename": "pano_0000_001215.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 12.89435809, "relative_pitch": 75.036245687228, "relative_heading": 52.26057954679459, "relative_elevation": 48.2444578958675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85506549293414, 52.3650070838406, 45.5002748230472 ] }, "distance": 12.91, "direction": 310.24, "angle": 74.16, "elevation": 45.5, "pano_id": "TMX7316010203-001041_pano_0002_000318", "timestamp": "2019-01-09T09:13:18.630310Z", "filename": "pano_0002_000318.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 12.90937873, "relative_pitch": 74.16025260436206, "relative_heading": 310.2370157872494, "relative_elevation": 45.5002748230472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8553663652758, 52.3650022278459, 46.289125806652 ] }, "distance": 13.19, "direction": 53.76, "angle": 74.09, "elevation": 46.29, "pano_id": "TMX7316010203-001149_pano_0000_002033", "timestamp": "2019-04-30T08:30:33.199570Z", "filename": "pano_0000_002033.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 13.19195911, "relative_pitch": 74.09295377792031, "relative_heading": 53.76105195319091, "relative_elevation": 46.289125806652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_002976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85537630059652, 52.3649934612, 46.975963357836 ] }, "distance": 13.21, "direction": 58.91, "angle": 74.29, "elevation": 46.98, "pano_id": "TMX7316010203-002556_pano_0000_002976", "timestamp": "2022-05-03T07:41:56.221570Z", "filename": "pano_0000_002976.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 13.21455638, "relative_pitch": 74.28846114842192, "relative_heading": 58.91407088199385, "relative_elevation": 46.975963357836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85537398359108, 52.3649978391807, 47.3057027989998 ] }, "distance": 13.34, "direction": 56.77, "angle": 74.25, "elevation": 47.31, "pano_id": "TMX7315080123-000310_pano_0000_000079", "timestamp": "2016-06-22T09:42:58.060950Z", "filename": "pano_0000_000079.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 13.3402452, "relative_pitch": 74.25150657256374, "relative_heading": 56.77172191108179, "relative_elevation": 47.3057027989998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85505542761914, 52.365005939550315, 0.0 ] }, "distance": 13.36, "direction": 307.92, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00485", "timestamp": "2025-09-26T11:23:08Z", "filename": "2025_09_26_10_36_44_00485.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 13.3614458, "relative_pitch": 0.0, "relative_heading": 307.9204308021923, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85504897921299, 52.3650064467822, 46.3664788166061 ] }, "distance": 13.74, "direction": 306.98, "angle": 73.49, "elevation": 46.37, "pano_id": "TMX7316010203-001041_pano_0002_000376", "timestamp": "2019-01-09T09:14:21.414720Z", "filename": "pano_0002_000376.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 13.74449345, "relative_pitch": 73.48850772620321, "relative_heading": 306.98067726889195, "relative_elevation": 46.3664788166061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85538451606373, 52.3649983464385, 46.7530417246744 ] }, "distance": 13.98, "direction": 58.19, "angle": 73.36, "elevation": 46.75, "pano_id": "TMX7316010203-000994_pano_0000_002269", "timestamp": "2018-11-19T13:20:44.045980Z", "filename": "pano_0000_002269.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 13.97560221, "relative_pitch": 73.35733691174393, "relative_heading": 58.19007265429974, "relative_elevation": 46.7530417246744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85538560292946, 52.3649974248066, 45.6838624244556 ] }, "distance": 13.99, "direction": 58.71, "angle": 72.98, "elevation": 45.68, "pano_id": "TMX7316010203-001877_pano_0000_000335", "timestamp": "2020-08-17T08:08:45.973510Z", "filename": "pano_0000_000335.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 13.98503043, "relative_pitch": 72.97927418775049, "relative_heading": 58.707009023562875, "relative_elevation": 45.6838624244556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_003312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503900881823, 52.3650070551986, 47.9279748611152 ] }, "distance": 14.33, "direction": 305.56, "angle": 73.35, "elevation": 47.93, "pano_id": "TMX7316010203-002556_pano_0000_003312", "timestamp": "2022-05-03T07:48:11.643590Z", "filename": "pano_0000_003312.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.33214568, "relative_pitch": 73.35149031211255, "relative_heading": 305.5634863245073, "relative_elevation": 47.9279748611152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85504770764881, 52.3650150325773, 47.1915962062776 ] }, "distance": 14.41, "direction": 309.81, "angle": 73.02, "elevation": 47.19, "pano_id": "TMX7316010203-002063_pano_0000_002675", "timestamp": "2021-03-26T10:13:54.375650Z", "filename": "pano_0000_002675.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.40594871, "relative_pitch": 73.02439721595404, "relative_heading": 309.8099977240779, "relative_elevation": 47.1915962062776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520825992628, 52.3648009310123, 45.5554469292983 ] }, "distance": 14.6, "direction": 180.51, "angle": 72.23, "elevation": 45.56, "pano_id": "TMX7316010203-001041_pano_0002_000313", "timestamp": "2019-01-09T09:13:11.325370Z", "filename": "pano_0002_000313.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.6012668, "relative_pitch": 72.22849439136294, "relative_heading": 180.50910912138184, "relative_elevation": 45.5554469292983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85539522494412, 52.3649997854263, 47.167521443218 ] }, "distance": 14.68, "direction": 59.16, "angle": 72.71, "elevation": 47.17, "pano_id": "TMX7316010203-002063_pano_0000_002680", "timestamp": "2021-03-26T10:13:59.880670Z", "filename": "pano_0000_002680.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.68200876, "relative_pitch": 72.71000863251625, "relative_heading": 59.15960775523377, "relative_elevation": 47.167521443218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520615097, 52.3647996072239, 46.2554841740057 ] }, "distance": 14.75, "direction": 181.06, "angle": 72.31, "elevation": 46.26, "pano_id": "TMX7316010203-000994_pano_0000_002263", "timestamp": "2018-11-19T13:20:38.070890Z", "filename": "pano_0000_002263.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.75052789, "relative_pitch": 72.31290669612251, "relative_heading": 181.06202785647744, "relative_elevation": 46.2554841740057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519953485644, 52.3647990348611, 46.0874048424885 ] }, "distance": 14.83, "direction": 182.8, "angle": 72.16, "elevation": 46.09, "pano_id": "TMX7316010203-001149_pano_0000_002892", "timestamp": "2019-04-30T08:46:50.266710Z", "filename": "pano_0000_002892.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.82937108, "relative_pitch": 72.1635773830214, "relative_heading": 182.79870742479935, "relative_elevation": 46.0874048424885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85505237690909, 52.3650246967955, 47.2283306671306 ] }, "distance": 14.89, "direction": 313.78, "angle": 72.51, "elevation": 47.23, "pano_id": "TMX7316010203-001701_pano_0000_007131", "timestamp": "2020-05-11T07:29:26.488350Z", "filename": "pano_0000_007131.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.88578327, "relative_pitch": 72.50579579917469, "relative_heading": 313.7765590472146, "relative_elevation": 47.2283306671306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855399619067085, 52.36499958593808, 0.0 ] }, "distance": 14.93, "direction": 59.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00043", "timestamp": "2024-12-06T09:44:25Z", "filename": "Job_20241206_0806_Track33_Sphere_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.92862117, "relative_pitch": 0.0, "relative_heading": 59.82168928635449, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_001625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85504252580298, 52.3650187419342, 46.6094783786684 ] }, "distance": 14.94, "direction": 310.16, "angle": 72.23, "elevation": 46.61, "pano_id": "TMX7316010203-000994_pano_0000_001625", "timestamp": "2018-11-19T13:08:40.762260Z", "filename": "pano_0000_001625.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.94163762, "relative_pitch": 72.22566688723012, "relative_heading": 310.1592486750371, "relative_elevation": 46.6094783786684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000381/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000381/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000381/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000381/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000381/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000381/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000381/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000381/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000381/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85540319263551, 52.3649963633308, 46.3442607540637 ] }, "distance": 14.97, "direction": 61.48, "angle": 72.1, "elevation": 46.34, "pano_id": "TMX7316010203-001041_pano_0002_000381", "timestamp": "2019-01-09T09:14:25.729690Z", "filename": "pano_0002_000381.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 14.9650391, "relative_pitch": 72.10419746129917, "relative_heading": 61.477267840441385, "relative_elevation": 46.3442607540637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_002970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520002362024, 52.3647966412968, 46.7911146646366 ] }, "distance": 15.09, "direction": 182.62, "angle": 72.12, "elevation": 46.79, "pano_id": "TMX7316010203-002556_pano_0000_002970", "timestamp": "2022-05-03T07:41:50.906590Z", "filename": "pano_0000_002970.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 15.09384078, "relative_pitch": 72.12137790886875, "relative_heading": 182.62311012896606, "relative_elevation": 46.7911146646366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520367607326, 52.3647932014931, 45.7057033386081 ] }, "distance": 15.47, "direction": 181.64, "angle": 71.3, "elevation": 45.71, "pano_id": "TMX7316010203-001877_pano_0000_000329", "timestamp": "2020-08-17T08:08:38.108550Z", "filename": "pano_0000_000329.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 15.46710332, "relative_pitch": 71.30385084294869, "relative_heading": 181.63749386973657, "relative_elevation": 45.7057033386081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503027734357, 52.3650179032397, 47.5254492647946 ] }, "distance": 15.53, "direction": 307.91, "angle": 71.9, "elevation": 47.53, "pano_id": "TMX7315080123-000310_pano_0000_000074", "timestamp": "2016-06-22T09:42:52.705690Z", "filename": "pano_0000_000074.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 15.53106178, "relative_pitch": 71.90288587696375, "relative_heading": 307.91052423406967, "relative_elevation": 47.5254492647946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519613724767, 52.3647925949675, 46.3228879878297 ] }, "distance": 15.56, "direction": 183.52, "angle": 71.44, "elevation": 46.32, "pano_id": "TMX7315080123-000310_pano_0000_000752", "timestamp": "2016-06-22T09:54:37.278260Z", "filename": "pano_0000_000752.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 15.55764824, "relative_pitch": 71.43525620075125, "relative_heading": 183.5211982028287, "relative_elevation": 46.3228879878297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85541369073194, 52.3650011395398, 46.5617110002786 ] }, "distance": 15.85, "direction": 61.02, "angle": 71.2, "elevation": 46.56, "pano_id": "TMX7316010203-000266_pano_0000_000098", "timestamp": "2017-04-20T08:54:08.151530Z", "filename": "pano_0000_000098.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 15.84763152, "relative_pitch": 71.20360366269287, "relative_heading": 61.02354382177459, "relative_elevation": 46.5617110002786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855206301502149, 52.36478903327527, 0.0 ] }, "distance": 15.93, "direction": 180.95, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00496", "timestamp": "2025-09-26T11:24:50Z", "filename": "2025_09_26_10_36_44_00496.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 15.92677643, "relative_pitch": 0.0, "relative_heading": 180.94669207430744, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502805099789, 52.3650270989988, 46.2064155237749 ] }, "distance": 16.3, "direction": 310.42, "angle": 70.57, "elevation": 46.21, "pano_id": "TMX7316010203-001149_pano_0000_002886", "timestamp": "2019-04-30T08:46:45.096740Z", "filename": "pano_0000_002886.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 16.29508352, "relative_pitch": 70.57437042155456, "relative_heading": 310.4223333575916, "relative_elevation": 46.2064155237749 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00503/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00503/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00503/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00503/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00503/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00503/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00503/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00503/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00503/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855424036675458, 52.3650019066055, 0.0 ] }, "distance": 16.51, "direction": 61.95, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00503", "timestamp": "2025-09-26T11:25:00Z", "filename": "2025_09_26_10_36_44_00503.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 16.50766227, "relative_pitch": 0.0, "relative_heading": 61.94940921412511, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track36_Sphere_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track36_Sphere_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855207701361657, 52.36478248749867, 0.0 ] }, "distance": 16.65, "direction": 180.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track36_Sphere_00183", "timestamp": "2024-12-06T10:00:31Z", "filename": "Job_20241206_0806_Track36_Sphere_00183.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 16.65382423, "relative_pitch": 0.0, "relative_heading": 180.57726835415707, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_006549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_006549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_006549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_006549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520002651741, 52.3647818758486, 45.3982942290604 ] }, "distance": 16.74, "direction": 182.36, "angle": 69.76, "elevation": 45.4, "pano_id": "TMX7316010203-001701_pano_0000_006549", "timestamp": "2020-05-11T07:18:01.294010Z", "filename": "pano_0000_006549.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 16.73529453, "relative_pitch": 69.7644654513382, "relative_heading": 182.3649969795711, "relative_elevation": 45.3982942290604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520970745187, 52.3647781749871, 46.8304397203028 ] }, "distance": 17.13, "direction": 180.1, "angle": 69.9, "elevation": 46.83, "pano_id": "TMX7316010203-002063_pano_0000_002092", "timestamp": "2021-03-26T10:00:15.471570Z", "filename": "pano_0000_002092.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 17.13287886, "relative_pitch": 69.90499415875072, "relative_heading": 180.10412742909907, "relative_elevation": 46.8304397203028 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502941390814, 52.3650464189575, 45.4533451898023 ] }, "distance": 17.7, "direction": 315.92, "angle": 68.72, "elevation": 45.45, "pano_id": "TMX7316010203-001041_pano_0002_000319", "timestamp": "2019-01-09T09:13:19.650270Z", "filename": "pano_0002_000319.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 17.69989996, "relative_pitch": 68.72365932180321, "relative_heading": 315.9235173946396, "relative_elevation": 45.4533451898023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85544086060903, 52.36500632255, 46.2942671040073 ] }, "distance": 17.75, "direction": 62.29, "angle": 69.02, "elevation": 46.29, "pano_id": "TMX7316010203-001149_pano_0000_002034", "timestamp": "2019-04-30T08:30:33.944640Z", "filename": "pano_0000_002034.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 17.75044144, "relative_pitch": 69.02186051671468, "relative_heading": 62.28914357636549, "relative_elevation": 46.2942671040073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855021510892011, 52.36504400298824, 0.0 ] }, "distance": 17.89, "direction": 314.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00037", "timestamp": "2024-12-06T09:44:17Z", "filename": "Job_20241206_0806_Track33_Sphere_00037.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 17.89044688, "relative_pitch": 0.0, "relative_heading": 314.08570229934463, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_002977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85544951346467, 52.3649984182351, 47.0020212866366 ] }, "distance": 17.89, "direction": 65.66, "angle": 69.16, "elevation": 47.0, "pano_id": "TMX7316010203-002556_pano_0000_002977", "timestamp": "2022-05-03T07:41:56.961590Z", "filename": "pano_0000_002977.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 17.89425432, "relative_pitch": 69.15754813370626, "relative_heading": 65.66190576838706, "relative_elevation": 47.0020212866366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000266_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000266_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000266/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502729048645, 52.3650486408398, 46.3918163515627 ] }, "distance": 17.98, "direction": 316.14, "angle": 68.82, "elevation": 46.39, "pano_id": "TMX7316010203-000266_pano_0000_000095", "timestamp": "2017-04-20T08:54:01.366560Z", "filename": "pano_0000_000095.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 17.97826403, "relative_pitch": 68.81710940113412, "relative_heading": 316.14045581345016, "relative_elevation": 46.3918163515627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8554471285221, 52.3650034639722, 47.2762458939105 ] }, "distance": 17.99, "direction": 63.82, "angle": 69.17, "elevation": 47.28, "pano_id": "TMX7315080123-000310_pano_0000_000080", "timestamp": "2016-06-22T09:42:58.895990Z", "filename": "pano_0000_000080.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 17.98692765, "relative_pitch": 69.16996275172222, "relative_heading": 63.81877661756022, "relative_elevation": 47.2762458939105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_10_36_44_00484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_10_36_44_00484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_10_36_44_00484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502592960783, 52.365051392802926, 0.0 ] }, "distance": 18.26, "direction": 316.6, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_10_36_44_00484", "timestamp": "2025-09-26T11:23:06Z", "filename": "2025_09_26_10_36_44_00484.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 18.26387232, "relative_pitch": 0.0, "relative_heading": 316.59640692689493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85501806034668, 52.3650484075405, 46.3136447053403 ] }, "distance": 18.4, "direction": 314.67, "angle": 68.33, "elevation": 46.31, "pano_id": "TMX7316010203-001041_pano_0002_000375", "timestamp": "2019-01-09T09:14:20.429730Z", "filename": "pano_0002_000375.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 18.40123267, "relative_pitch": 68.33119753727536, "relative_heading": 314.672710911774, "relative_elevation": 46.3136447053403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85545974565426, 52.3650023893343, 46.8440200872719 ] }, "distance": 18.71, "direction": 65.31, "angle": 68.23, "elevation": 46.84, "pano_id": "TMX7316010203-000994_pano_0000_002270", "timestamp": "2018-11-19T13:20:44.825840Z", "filename": "pano_0000_002270.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 18.7117721, "relative_pitch": 68.22583742237748, "relative_heading": 65.3086469525814, "relative_elevation": 46.8440200872719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85546007562553, 52.365001962495, 45.7016643099487 ] }, "distance": 18.71, "direction": 65.47, "angle": 67.73, "elevation": 45.7, "pano_id": "TMX7316010203-001877_pano_0000_000336", "timestamp": "2020-08-17T08:08:47.023650Z", "filename": "pano_0000_000336.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 18.71242741, "relative_pitch": 67.73348158454937, "relative_heading": 65.46952921197519, "relative_elevation": 45.7016643099487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_003313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_003313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_003313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85501487890465, 52.3650510069783, 47.9167888751253 ] }, "distance": 18.76, "direction": 314.84, "angle": 68.62, "elevation": 47.92, "pano_id": "TMX7316010203-002556_pano_0000_003313", "timestamp": "2022-05-03T07:48:12.778610Z", "filename": "pano_0000_003313.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 18.75878007, "relative_pitch": 68.62032332330983, "relative_heading": 314.83561558333594, "relative_elevation": 47.9167888751253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8550215904621, 52.3650555779594, 47.1427473146468 ] }, "distance": 18.81, "direction": 316.92, "angle": 68.25, "elevation": 47.14, "pano_id": "TMX7316010203-002063_pano_0000_002674", "timestamp": "2021-03-26T10:13:53.001040Z", "filename": "pano_0000_002674.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 18.80561109, "relative_pitch": 68.25255621864751, "relative_heading": 316.91709535679433, "relative_elevation": 47.1427473146468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_007132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_007132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_007132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503675581339, 52.3650692410461, 47.2027375232428 ] }, "distance": 19.29, "direction": 322.25, "angle": 67.77, "elevation": 47.2, "pano_id": "TMX7316010203-001701_pano_0000_007132", "timestamp": "2020-05-11T07:29:27.538340Z", "filename": "pano_0000_007132.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.29389087, "relative_pitch": 67.76794796650438, "relative_heading": 322.2492736550055, "relative_elevation": 47.2027375232428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002681/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002681/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002681/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002681/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002063_pano_0000_002681/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002681/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002063_pano_0000_002681/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002681/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002063/pano_0000_002681/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85546917010745, 52.3650034560566, 47.1665198439732 ] }, "distance": 19.35, "direction": 65.78, "angle": 67.7, "elevation": 47.17, "pano_id": "TMX7316010203-002063_pano_0000_002681", "timestamp": "2021-03-26T10:14:00.770670Z", "filename": "pano_0000_002681.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.34530138, "relative_pitch": 67.6990622622804, "relative_heading": 65.7834901414403, "relative_elevation": 47.1665198439732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_001624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_001624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_001624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85501547819949, 52.3650590821965, 46.6091744471341 ] }, "distance": 19.37, "direction": 316.81, "angle": 67.43, "elevation": 46.61, "pano_id": "TMX7316010203-000994_pano_0000_001624", "timestamp": "2018-11-19T13:08:39.572260Z", "filename": "pano_0000_001624.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.37483434, "relative_pitch": 67.42797232734178, "relative_heading": 316.80547471747946, "relative_elevation": 46.6091744471341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241206_0806_Track33_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track33_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241206_0806_Track33_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855470339677083, 52.36500467608862, 0.0 ] }, "distance": 19.47, "direction": 65.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241206_0806_Track33_Sphere_00044", "timestamp": "2024-12-06T09:44:25Z", "filename": "Job_20241206_0806_Track33_Sphere_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.47385848, "relative_pitch": 0.0, "relative_heading": 65.51535810119853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000382/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000382/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000382/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000382/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000382/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000382/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000382/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000382/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000382/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85547612670088, 52.365000826415, 46.3536106338724 ] }, "distance": 19.66, "direction": 67.13, "angle": 67.01, "elevation": 46.35, "pano_id": "TMX7316010203-001041_pano_0002_000382", "timestamp": "2019-01-09T09:14:26.449710Z", "filename": "pano_0002_000382.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.66285834, "relative_pitch": 67.01370281934754, "relative_heading": 67.12761224424806, "relative_elevation": 46.3536106338724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000994_pano_0000_002262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000994_pano_0000_002262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/19/TMX7316010203-000994/pano_0000_002262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520767166693, 52.364755128575, 46.1827561603859 ] }, "distance": 19.7, "direction": 180.49, "angle": 66.9, "elevation": 46.18, "pano_id": "TMX7316010203-000994_pano_0000_002262", "timestamp": "2018-11-19T13:20:37.350890Z", "filename": "pano_0000_002262.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.69805528, "relative_pitch": 66.9005873422803, "relative_heading": 180.49393632378224, "relative_elevation": 46.1827561603859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520114138506, 52.3647540896429, 46.0671234130859 ] }, "distance": 19.82, "direction": 181.78, "angle": 66.72, "elevation": 46.07, "pano_id": "TMX7316010203-001149_pano_0000_002893", "timestamp": "2019-04-30T08:46:50.851660Z", "filename": "pano_0000_002893.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.82246125, "relative_pitch": 66.71802321181914, "relative_heading": 181.7768801578833, "relative_elevation": 46.0671234130859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001041_pano_0002_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001041_pano_0002_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/09/TMX7316010203-001041/pano_0002_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85521031571374, 52.3647535694072, 45.5429628277197 ] }, "distance": 19.87, "direction": 179.97, "angle": 66.43, "elevation": 45.54, "pano_id": "TMX7316010203-001041_pano_0002_000312", "timestamp": "2019-01-09T09:13:10.470420Z", "filename": "pano_0002_000312.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.87082125, "relative_pitch": 66.42790592334488, "relative_heading": 179.97030913893653, "relative_elevation": 45.5429628277197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8550108289685, 52.3650629578863, 47.5247076731175 ] }, "distance": 19.91, "direction": 316.99, "angle": 67.27, "elevation": 47.52, "pano_id": "TMX7315080123-000310_pano_0000_000073", "timestamp": "2016-06-22T09:42:51.500640Z", "filename": "pano_0000_000073.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 19.90611596, "relative_pitch": 67.27322502897637, "relative_heading": 316.9905787582797, "relative_elevation": 47.5247076731175 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002556_pano_0000_002969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002556_pano_0000_002969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/05/03/TMX7316010203-002556/pano_0000_002969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520211631176, 52.3647522216883, 46.7554266583174 ] }, "distance": 20.03, "direction": 181.57, "angle": 66.81, "elevation": 46.76, "pano_id": "TMX7316010203-002556_pano_0000_002969", "timestamp": "2022-05-03T07:41:50.266670Z", "filename": "pano_0000_002969.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 20.02828978, "relative_pitch": 66.8115044727496, "relative_heading": 181.56855018838993, "relative_elevation": 46.7554266583174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000310_pano_0000_000751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000310_pano_0000_000751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000310/pano_0000_000751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85519964612149, 52.3647483002261, 46.2982288543135 ] }, "distance": 20.47, "direction": 182.01, "angle": 66.15, "elevation": 46.3, "pano_id": "TMX7315080123-000310_pano_0000_000751", "timestamp": "2016-06-22T09:54:36.458200Z", "filename": "pano_0000_000751.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 20.46968645, "relative_pitch": 66.14849524937016, "relative_heading": 182.00592947387426, "relative_elevation": 46.2982288543135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001149_pano_0000_002885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001149_pano_0000_002885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001149/pano_0000_002885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8550113514017, 52.3650701442458, 46.196356035769 ] }, "distance": 20.47, "direction": 318.59, "angle": 66.1, "elevation": 46.2, "pano_id": "TMX7316010203-001149_pano_0000_002885", "timestamp": "2019-04-30T08:46:43.931690Z", "filename": "pano_0000_002885.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 20.47455937, "relative_pitch": 66.09673224582957, "relative_heading": 318.5900243015591, "relative_elevation": 46.196356035769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241206_0806_Track36_Sphere_00186/adjacencies/b_20241206_0806_Track36_Sphere_00186/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001877_pano_0000_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001877_pano_0000_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/17/TMX7316010203-001877/pano_0000_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85520589117587, 52.3647459686271, 45.6925727985799 ] }, "distance": 20.72, "direction": 180.81, "angle": 65.61, "elevation": 45.69, "pano_id": "TMX7316010203-001877_pano_0000_000328", "timestamp": "2020-08-17T08:08:37.168550Z", "filename": "pano_0000_000328.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_20241206_0806_Track36_Sphere_00186", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118764.88908458652, 486471.3474597512 ] }, "relative_distance": 20.71863489, "relative_pitch": 65.60877297777077, "relative_heading": 180.80502854718483, "relative_elevation": 45.6925727985799 } ] } }