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_20250120_0926_Track30_Sphere_00278/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898641863231473, 52.36304662852252, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00278", "timestamp": "2025-01-20T11:34:49Z", "filename": "Job_20250120_0926_Track30_Sphere_00278.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "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_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863988745031, 52.3630425970812, 47.4716797694564 ] }, "distance": 0.47, "direction": 196.7, "angle": 89.43, "elevation": 47.47, "pano_id": "TMX7316010203-000234_pano_0002_000216", "timestamp": "2017-03-31T07:58:52.877280Z", "filename": "pano_0002_000216.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 0.46835144, "relative_pitch": 89.43474319080961, "relative_heading": 196.70084266772105, "relative_elevation": 47.4716797694564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864472645827, 52.3630379770089, 50.6869597611949 ] }, "distance": 0.98, "direction": 168.55, "angle": 88.89, "elevation": 50.69, "pano_id": "TMX7316060226-000020_pano_0003_000416", "timestamp": "2016-08-15T07:31:16.054260Z", "filename": "pano_0003_000416.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 0.98225056, "relative_pitch": 88.88981764837368, "relative_heading": 168.54661665692458, "relative_elevation": 50.6869597611949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863613517125, 52.3630361080812, 49.0019507650286 ] }, "distance": 1.23, "direction": 198.43, "angle": 88.56, "elevation": 49.0, "pano_id": "TMX7316010203-002364_pano_0002_000115", "timestamp": "2021-12-29T11:36:13.599050Z", "filename": "pano_0002_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 1.23397258, "relative_pitch": 88.5574761695701, "relative_heading": 198.4342251590569, "relative_elevation": 49.0019507650286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862543401318, 52.3630400828641, 48.1529715061188 ] }, "distance": 1.34, "direction": 236.94, "angle": 88.41, "elevation": 48.15, "pano_id": "TMX7316010203-001594_pano_0004_001307", "timestamp": "2020-01-27T13:54:38.351960Z", "filename": "pano_0004_001307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 1.33531545, "relative_pitch": 88.4115551972112, "relative_heading": 236.94379986924181, "relative_elevation": 48.1529715061188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861868142804, 52.3630416001207, 46.2349654398859 ] }, "distance": 1.68, "direction": 250.49, "angle": 87.92, "elevation": 46.23, "pano_id": "TMX7316010203-002824_pano_0021_000170", "timestamp": "2022-10-07T09:54:16.464240Z", "filename": "pano_0021_000170.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 1.67536576, "relative_pitch": 87.92474362615816, "relative_heading": 250.48974114347223, "relative_elevation": 46.2349654398859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898630559362, 52.3630328095189, 46.8185733798891 ] }, "distance": 1.72, "direction": 206.6, "angle": 87.9, "elevation": 46.82, "pano_id": "TMX7316010203-001048_pano_0000_001741", "timestamp": "2019-01-11T08:31:40.761160Z", "filename": "pano_0000_001741.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 1.71972886, "relative_pitch": 87.89637060881984, "relative_heading": 206.6002810161255, "relative_elevation": 46.8185733798891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861701555427, 52.3630506247469, 46.8477406054735 ] }, "distance": 1.75, "direction": 284.72, "angle": 87.86, "elevation": 46.85, "pano_id": "TMX7316010203-002865_pano_0006_000161", "timestamp": "2022-12-15T11:36:43.995950Z", "filename": "pano_0006_000161.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 1.75008608, "relative_pitch": 87.8606024710997, "relative_heading": 284.71959392233305, "relative_elevation": 46.8477406054735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861396471255, 52.3630582991968, 46.6506926510483 ] }, "distance": 2.3, "direction": 304.35, "angle": 87.18, "elevation": 46.65, "pano_id": "TMX7316010203-001048_pano_0000_001856", "timestamp": "2019-01-11T08:33:35.225290Z", "filename": "pano_0000_001856.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 2.30180151, "relative_pitch": 87.17524790096871, "relative_heading": 304.34583295351183, "relative_elevation": 46.6506926510483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898608557286826, 52.36305943339299, 0.0 ] }, "distance": 2.68, "direction": 302.13, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02305", "timestamp": "2025-06-19T03:54:48Z", "filename": "recording_2025-06-19_03-28-47_02305.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 2.67914535, "relative_pitch": 0.0, "relative_heading": 302.12925713273466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000467/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000467/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000467/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000467/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000467/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000467/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000467/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000467/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000467/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860100429513, 52.3630377114194, 47.4124554172158 ] }, "distance": 2.95, "direction": 250.38, "angle": 86.43, "elevation": 47.41, "pano_id": "TMX7316010203-002537_pano_0000_000467", "timestamp": "2022-04-22T08:08:08.637090Z", "filename": "pano_0000_000467.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 2.95492951, "relative_pitch": 86.43371580476781, "relative_heading": 250.3792649110546, "relative_elevation": 47.4124554172158 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860160993392, 52.3630602497733, 47.0019496064633 ] }, "distance": 3.13, "direction": 298.93, "angle": 86.19, "elevation": 47.0, "pano_id": "TMX7316010203-001174_pano_0001_000719", "timestamp": "2019-05-10T07:39:45.823950Z", "filename": "pano_0001_000719.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.13311726, "relative_pitch": 86.1863451337696, "relative_heading": 298.931645129132, "relative_elevation": 47.0019496064633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862655110371, 52.363015926184225, 0.0 ] }, "distance": 3.57, "direction": 196.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02304", "timestamp": "2025-06-19T03:54:47Z", "filename": "recording_2025-06-19_03-28-47_02304.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.57206679, "relative_pitch": 0.0, "relative_heading": 196.97832711095253, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861785393562, 52.3630176022292, 47.0004277862608 ] }, "distance": 3.62, "direction": 206.86, "angle": 85.6, "elevation": 47.0, "pano_id": "TMX7316010203-001174_pano_0001_000718", "timestamp": "2019-05-10T07:39:45.228920Z", "filename": "pano_0001_000718.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.62037359, "relative_pitch": 85.59528854780878, "relative_heading": 206.8566544728966, "relative_elevation": 47.0004277862608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861048387197, 52.3630190281013, 47.5674267569557 ] }, "distance": 3.74, "direction": 214.84, "angle": 85.5, "elevation": 47.57, "pano_id": "TMX7316010203-001048_pano_0000_001188", "timestamp": "2019-01-11T08:20:09.367280Z", "filename": "pano_0000_001188.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.74188226, "relative_pitch": 85.50210141744917, "relative_heading": 214.83830010135094, "relative_elevation": 47.5674267569557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859164155956, 52.3630623799213, 47.554892453365 ] }, "distance": 3.84, "direction": 297.13, "angle": 85.38, "elevation": 47.55, "pano_id": "TMX7316010203-001048_pano_0000_001189", "timestamp": "2019-01-11T08:20:09.972290Z", "filename": "pano_0000_001189.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.84399931, "relative_pitch": 85.37866437754715, "relative_heading": 297.1269906797864, "relative_elevation": 47.554892453365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861424989926, 52.3630776348487, 46.8030601795763 ] }, "distance": 3.93, "direction": 331.4, "angle": 85.2, "elevation": 46.8, "pano_id": "TMX7316010203-001048_pano_0000_001742", "timestamp": "2019-01-11T08:31:41.456070Z", "filename": "pano_0000_001742.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.92966431, "relative_pitch": 85.2006059384342, "relative_heading": 331.4008347760964, "relative_elevation": 46.8030601795763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862821966205, 52.3630813822239, 50.6723137823865 ] }, "distance": 3.98, "direction": 346.49, "angle": 85.51, "elevation": 50.67, "pano_id": "TMX7316060226-000020_pano_0003_000417", "timestamp": "2016-08-15T07:31:16.734150Z", "filename": "pano_0003_000417.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.97730843, "relative_pitch": 85.51201214764993, "relative_heading": 346.48623027063576, "relative_elevation": 50.6723137823865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858739407769, 52.3630334892166, 46.9512023320422 ] }, "distance": 3.99, "direction": 248.49, "angle": 85.14, "elevation": 46.95, "pano_id": "TMX7316010203-002865_pano_0006_000204", "timestamp": "2022-12-15T11:37:19.790610Z", "filename": "pano_0006_000204.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 3.98816055, "relative_pitch": 85.14479822378374, "relative_heading": 248.49383655925104, "relative_elevation": 46.9512023320422 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861968661752, 52.3630128398789, 46.6807018546388 ] }, "distance": 4.05, "direction": 201.89, "angle": 85.04, "elevation": 46.68, "pano_id": "TMX7316010203-001048_pano_0000_001855", "timestamp": "2019-01-11T08:33:34.515100Z", "filename": "pano_0000_001855.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.0519548, "relative_pitch": 85.03907499683226, "relative_heading": 201.89033633006076, "relative_elevation": 46.6807018546388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861822215455, 52.3630818332039, 48.9877597615123 ] }, "distance": 4.24, "direction": 337.65, "angle": 85.06, "elevation": 48.99, "pano_id": "TMX7316010203-002364_pano_0002_000116", "timestamp": "2021-12-29T11:36:14.124030Z", "filename": "pano_0002_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.23549103, "relative_pitch": 85.05848476081533, "relative_heading": 337.65217086406466, "relative_elevation": 48.9877597615123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863767664539, 52.3630069548278, 46.8417515642941 ] }, "distance": 4.42, "direction": 183.7, "angle": 84.6, "elevation": 46.84, "pano_id": "TMX7316010203-002865_pano_0006_000160", "timestamp": "2022-12-15T11:36:43.240910Z", "filename": "pano_0006_000160.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.42386269, "relative_pitch": 84.60483304318842, "relative_heading": 183.69627322193327, "relative_elevation": 46.8417515642941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857652016036, 52.3630489466737, 46.7100443253294 ] }, "distance": 4.46, "direction": 273.32, "angle": 84.55, "elevation": 46.71, "pano_id": "TMX7316010203-002040_pano_0001_002705", "timestamp": "2021-03-15T09:42:32.495250Z", "filename": "pano_0001_002705.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.45870679, "relative_pitch": 84.54735280073312, "relative_heading": 273.3166226524771, "relative_elevation": 46.7100443253294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857612040526, 52.363051854668, 48.3291771002114 ] }, "distance": 4.52, "direction": 277.4, "angle": 84.66, "elevation": 48.33, "pano_id": "TMX7316010203-001641_pano_0002_000271", "timestamp": "2020-02-14T08:31:16.215300Z", "filename": "pano_0002_000271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.51606924, "relative_pitch": 84.66155801058818, "relative_heading": 277.3985616401829, "relative_elevation": 48.3291771002114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857637765763, 52.3630390133785, 47.6073945909739 ] }, "distance": 4.54, "direction": 259.24, "angle": 84.55, "elevation": 47.61, "pano_id": "TMX7316010203-001048_pano_0000_001288", "timestamp": "2019-01-11T08:22:26.501060Z", "filename": "pano_0000_001288.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.54071377, "relative_pitch": 84.55170546382355, "relative_heading": 259.2446687030862, "relative_elevation": 47.6073945909739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858087996028, 52.3630298313755, 46.4643424460664 ] }, "distance": 4.56, "direction": 245.78, "angle": 84.4, "elevation": 46.46, "pano_id": "TMX7316010203-001048_pano_0000_002629", "timestamp": "2019-01-11T08:46:51.472930Z", "filename": "pano_0000_002629.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.55535436, "relative_pitch": 84.40062809041781, "relative_heading": 245.77595789234502, "relative_elevation": 46.4643424460664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857590286248, 52.3630382976378, 47.859069602564 ] }, "distance": 4.59, "direction": 258.34, "angle": 84.52, "elevation": 47.86, "pano_id": "TMX7316010203-000714_pano_0001_003289", "timestamp": "2018-05-11T09:15:30.004220Z", "filename": "pano_0001_003289.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.5879202, "relative_pitch": 84.52418013046919, "relative_heading": 258.34286214169674, "relative_elevation": 47.859069602564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8986082722235, 52.3630832852359, 48.1494390312582 ] }, "distance": 4.68, "direction": 330.71, "angle": 84.45, "elevation": 48.15, "pano_id": "TMX7316010203-001594_pano_0004_001308", "timestamp": "2020-01-27T13:54:38.916840Z", "filename": "pano_0004_001308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.67695657, "relative_pitch": 84.4520258781138, "relative_heading": 330.7079707587581, "relative_elevation": 48.1494390312582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857931670681, 52.3630279347922, 46.530931128189 ] }, "distance": 4.74, "direction": 243.98, "angle": 84.18, "elevation": 46.53, "pano_id": "TMX7316010203-001664_pano_0000_002196", "timestamp": "2020-04-21T11:35:27.187520Z", "filename": "pano_0000_002196.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.74139396, "relative_pitch": 84.18177464616132, "relative_heading": 243.9779685979042, "relative_elevation": 46.530931128189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857187414487, 52.363056681851, 47.4304270548746 ] }, "distance": 4.9, "direction": 283.2, "angle": 84.11, "elevation": 47.43, "pano_id": "TMX7316060226-000020_pano_0003_000690", "timestamp": "2016-08-15T07:36:08.252020Z", "filename": "pano_0003_000690.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.89721207, "relative_pitch": 84.10507472327983, "relative_heading": 283.2047607843142, "relative_elevation": 47.4304270548746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860091580383, 52.3630829745525, 46.2202801220119 ] }, "distance": 4.91, "direction": 325.41, "angle": 83.93, "elevation": 46.22, "pano_id": "TMX7316010203-002824_pano_0021_000171", "timestamp": "2022-10-07T09:54:16.929220Z", "filename": "pano_0021_000171.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.91300622, "relative_pitch": 83.93250162969755, "relative_heading": 325.4062353285412, "relative_elevation": 46.2202801220119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898658383709121, 52.36300359157811, 0.0 ] }, "distance": 4.92, "direction": 166.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00277", "timestamp": "2025-01-20T11:34:49Z", "filename": "Job_20250120_0926_Track30_Sphere_00277.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.91936012, "relative_pitch": 0.0, "relative_heading": 166.77543477571035, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862504307288, 52.36309021247867, 0.0 ] }, "distance": 4.98, "direction": 346.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00279", "timestamp": "2025-01-20T11:34:50Z", "filename": "Job_20250120_0926_Track30_Sphere_00279.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.9832878, "relative_pitch": 0.0, "relative_heading": 346.7070673810422, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898569037753524, 52.363051217287506, 0.0 ] }, "distance": 4.99, "direction": 275.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00356", "timestamp": "2024-12-03T12:57:39Z", "filename": "Job_20241203_1333_Track01_Sphere_00356.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 4.98715662, "relative_pitch": 0.0, "relative_heading": 275.87656995034, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857151891782, 52.3630595438158, 47.4076335513964 ] }, "distance": 5.0, "direction": 286.69, "angle": 83.98, "elevation": 47.41, "pano_id": "TMX7316010203-001053_pano_0000_000831", "timestamp": "2019-01-14T11:59:53.010000Z", "filename": "pano_0000_000831.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.00279383, "relative_pitch": 83.97603293971038, "relative_heading": 286.69445613821887, "relative_elevation": 47.4076335513964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858845742087, 52.3630152536726, 47.4154232870787 ] }, "distance": 5.04, "direction": 226.18, "angle": 83.93, "elevation": 47.42, "pano_id": "TMX7316010203-001053_pano_0000_000832", "timestamp": "2019-01-14T11:59:53.634890Z", "filename": "pano_0000_000832.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.04222738, "relative_pitch": 83.92989339085892, "relative_heading": 226.18003386610263, "relative_elevation": 47.4154232870787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863587789097, 52.3629999967121, 46.2487713983282 ] }, "distance": 5.2, "direction": 184.49, "angle": 83.58, "elevation": 46.25, "pano_id": "TMX7316010203-002824_pano_0021_000169", "timestamp": "2022-10-07T09:54:15.999210Z", "filename": "pano_0021_000169.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.20491357, "relative_pitch": 83.57885609253218, "relative_heading": 184.49288160021356, "relative_elevation": 46.2487713983282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985895604797, 52.3630113661728, 47.443360561505 ] }, "distance": 5.3, "direction": 222.24, "angle": 83.63, "elevation": 47.44, "pano_id": "TMX7316060226-000020_pano_0003_000691", "timestamp": "2016-08-15T07:36:09.612060Z", "filename": "pano_0003_000691.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.30005065, "relative_pitch": 83.62573283446321, "relative_heading": 222.2404114327495, "relative_elevation": 47.443360561505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000468/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000468/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000468/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000468/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000468/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000468/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000468/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000468/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000468/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858255599217, 52.3630791489847, 47.4127372400835 ] }, "distance": 5.42, "direction": 311.85, "angle": 83.47, "elevation": 47.41, "pano_id": "TMX7316010203-002537_pano_0000_000468", "timestamp": "2022-04-22T08:08:09.117090Z", "filename": "pano_0000_000468.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.42375179, "relative_pitch": 83.47405118553264, "relative_heading": 311.85081788305064, "relative_elevation": 47.4127372400835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864255110164, 52.3629969153276, 48.1587207065895 ] }, "distance": 5.53, "direction": 179.51, "angle": 83.45, "elevation": 48.16, "pano_id": "TMX7316010203-001594_pano_0004_001306", "timestamp": "2020-01-27T13:54:37.786830Z", "filename": "pano_0004_001306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.53199645, "relative_pitch": 83.44715000451876, "relative_heading": 179.51467320809937, "relative_elevation": 48.1587207065895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859190913684, 52.3630071076877, 48.3156351717189 ] }, "distance": 5.56, "direction": 217.73, "angle": 83.43, "elevation": 48.32, "pano_id": "TMX7316010203-001641_pano_0002_000272", "timestamp": "2020-02-14T08:31:16.795220Z", "filename": "pano_0002_000272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.56050778, "relative_pitch": 83.43487663382288, "relative_heading": 217.7329275269392, "relative_elevation": 48.3156351717189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000466/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000466/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000466/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000466/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000466/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000466/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000466/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000466/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000466/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861913487743, 52.3629964245189, 47.4067015377805 ] }, "distance": 5.8, "direction": 195.49, "angle": 83.03, "elevation": 47.41, "pano_id": "TMX7316010203-002537_pano_0000_000466", "timestamp": "2022-04-22T08:08:08.167090Z", "filename": "pano_0000_000466.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.79699707, "relative_pitch": 83.02835582756505, "relative_heading": 195.49078099440382, "relative_elevation": 47.4067015377805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859405978103, 52.3630034937993, 46.7235209764913 ] }, "distance": 5.8, "direction": 214.16, "angle": 82.92, "elevation": 46.72, "pano_id": "TMX7316010203-002040_pano_0001_002706", "timestamp": "2021-03-15T09:42:33.615260Z", "filename": "pano_0001_002706.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.80019083, "relative_pitch": 82.92358606912019, "relative_heading": 214.1550309012628, "relative_elevation": 46.7235209764913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985700925544, 52.3630761402708, 46.9529324853793 ] }, "distance": 5.89, "direction": 303.89, "angle": 82.85, "elevation": 46.95, "pano_id": "TMX7316010203-002865_pano_0006_000203", "timestamp": "2022-12-15T11:37:19.125600Z", "filename": "pano_0006_000203.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.88958483, "relative_pitch": 82.8503921905304, "relative_heading": 303.88842868061585, "relative_elevation": 46.9529324853793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898586186434556, 52.36300580119922, 0.0 ] }, "distance": 5.92, "direction": 219.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00357", "timestamp": "2024-12-03T12:57:40Z", "filename": "Job_20241203_1333_Track01_Sphere_00357.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.91812254, "relative_pitch": 0.0, "relative_heading": 219.8569573729357, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866112937136, 52.3629945474101, 50.6992848794907 ] }, "distance": 5.94, "direction": 167.24, "angle": 83.32, "elevation": 50.7, "pano_id": "TMX7316060226-000020_pano_0003_000415", "timestamp": "2016-08-15T07:31:15.339220Z", "filename": "pano_0003_000415.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 5.94203805, "relative_pitch": 83.31533813829914, "relative_heading": 167.23973014278332, "relative_elevation": 50.6992848794907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89856509231184, 52.3630735461095, 46.4692911943421 ] }, "distance": 6.03, "direction": 299.8, "angle": 82.61, "elevation": 46.47, "pano_id": "TMX7316010203-001048_pano_0000_002628", "timestamp": "2019-01-11T08:46:50.772940Z", "filename": "pano_0000_002628.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.02671895, "relative_pitch": 82.61041371363255, "relative_heading": 299.80125381093274, "relative_elevation": 46.4692911943421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859675096954, 52.3630944233218, 46.8494934374467 ] }, "distance": 6.14, "direction": 329.98, "angle": 82.53, "elevation": 46.85, "pano_id": "TMX7316010203-002865_pano_0006_000162", "timestamp": "2022-12-15T11:36:44.685930Z", "filename": "pano_0006_000162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.14235593, "relative_pitch": 82.53065297646273, "relative_heading": 329.9793858972806, "relative_elevation": 46.8494934374467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985628578123, 52.3630736048029, 46.5284847682342 ] }, "distance": 6.16, "direction": 299.15, "angle": 82.46, "elevation": 46.53, "pano_id": "TMX7316010203-001664_pano_0000_002195", "timestamp": "2020-04-21T11:35:26.457440Z", "filename": "pano_0000_002195.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.16244876, "relative_pitch": 82.45539099952201, "relative_heading": 299.15056857509074, "relative_elevation": 46.5284847682342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89865407494167, 52.3629904605178, 49.0101333847269 ] }, "distance": 6.31, "direction": 172.42, "angle": 82.67, "elevation": 49.01, "pano_id": "TMX7316010203-002364_pano_0002_000114", "timestamp": "2021-12-29T11:36:13.019280Z", "filename": "pano_0002_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.30516984, "relative_pitch": 82.66914617264992, "relative_heading": 172.41854896400343, "relative_elevation": 49.0101333847269 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864725334363, 52.3629883540475, 46.8214067993686 ] }, "distance": 6.49, "direction": 176.76, "angle": 82.1, "elevation": 46.82, "pano_id": "TMX7316010203-001048_pano_0000_001740", "timestamp": "2019-01-11T08:31:40.021320Z", "filename": "pano_0000_001740.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.49483535, "relative_pitch": 82.10260738640496, "relative_heading": 176.7590983834078, "relative_elevation": 46.8214067993686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860532599356, 52.3629912273279, 46.9423279268667 ] }, "distance": 6.65, "direction": 201.99, "angle": 81.94, "elevation": 46.94, "pano_id": "TMX7316010203-002865_pano_0006_000205", "timestamp": "2022-12-15T11:37:20.440800Z", "filename": "pano_0006_000205.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.64821408, "relative_pitch": 81.93908596126161, "relative_heading": 201.98599790338872, "relative_elevation": 46.9423279268667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859213386018, 52.3629949690671, 47.6008483367041 ] }, "distance": 6.67, "direction": 210.51, "angle": 82.02, "elevation": 47.6, "pano_id": "TMX7316010203-001048_pano_0000_001289", "timestamp": "2019-01-11T08:22:27.381070Z", "filename": "pano_0000_001289.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.6723072, "relative_pitch": 82.02072311930118, "relative_heading": 210.51165481946984, "relative_elevation": 47.6008483367041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859355854094, 52.3629944230342, 47.868521024473 ] }, "distance": 6.68, "direction": 209.53, "angle": 82.06, "elevation": 47.87, "pano_id": "TMX7316010203-000714_pano_0001_003290", "timestamp": "2018-05-11T09:15:30.804130Z", "filename": "pano_0001_003290.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.67636026, "relative_pitch": 82.06001319179136, "relative_heading": 209.52932192232802, "relative_elevation": 47.868521024473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860481526674, 52.3631034847655, 46.6341971317306 ] }, "distance": 6.81, "direction": 338.25, "angle": 81.69, "elevation": 46.63, "pano_id": "TMX7316010203-001048_pano_0000_001857", "timestamp": "2019-01-11T08:33:35.860130Z", "filename": "pano_0000_001857.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.81143173, "relative_pitch": 81.6900896497165, "relative_heading": 338.25256692889366, "relative_elevation": 46.6341971317306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89856062698968, 52.3630827907162, 47.6098174257204 ] }, "distance": 6.84, "direction": 306.02, "angle": 81.82, "elevation": 47.61, "pano_id": "TMX7316010203-001048_pano_0000_001287", "timestamp": "2019-01-11T08:22:25.656090Z", "filename": "pano_0000_001287.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.84221792, "relative_pitch": 81.82176670496483, "relative_heading": 306.0224534840826, "relative_elevation": 47.6098174257204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855829181556, 52.363082326175, 47.845712095499 ] }, "distance": 6.94, "direction": 304.91, "angle": 81.74, "elevation": 47.85, "pano_id": "TMX7316010203-000714_pano_0001_003288", "timestamp": "2018-05-11T09:15:29.204050Z", "filename": "pano_0001_003288.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 6.94179527, "relative_pitch": 81.74472553808867, "relative_heading": 304.9051623464502, "relative_elevation": 47.845712095499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898590431408095, 52.36310293106594, 0.0 ] }, "distance": 7.18, "direction": 330.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02306", "timestamp": "2025-06-19T03:54:49Z", "filename": "recording_2025-06-19_03-28-47_02306.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.17813616, "relative_pitch": 0.0, "relative_heading": 330.7847959264423, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858492893314, 52.3631027452145, 47.0075409309939 ] }, "distance": 7.35, "direction": 328.16, "angle": 81.11, "elevation": 47.01, "pano_id": "TMX7316010203-001174_pano_0001_000720", "timestamp": "2019-05-10T07:39:46.433950Z", "filename": "pano_0001_000720.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.35078014, "relative_pitch": 81.11237833751298, "relative_heading": 328.1552023760021, "relative_elevation": 47.0075409309939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985964534657, 52.3629860505929, 46.4496483569965 ] }, "distance": 7.42, "direction": 204.65, "angle": 80.93, "elevation": 46.45, "pano_id": "TMX7316010203-001048_pano_0000_002630", "timestamp": "2019-01-11T08:46:52.172920Z", "filename": "pano_0000_002630.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.41665582, "relative_pitch": 80.92811100716693, "relative_heading": 204.65059880132887, "relative_elevation": 46.4496483569965 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855841467849, 52.3630936174249, 46.6951142521575 ] }, "distance": 7.72, "direction": 312.61, "angle": 80.61, "elevation": 46.7, "pano_id": "TMX7316010203-002040_pano_0001_002704", "timestamp": "2021-03-15T09:42:31.565260Z", "filename": "pano_0001_002704.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.72356853, "relative_pitch": 80.60807059333925, "relative_heading": 312.6076575456058, "relative_elevation": 46.6951142521575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859683777125, 52.3629815279284, 46.5211967406794 ] }, "distance": 7.87, "direction": 202.95, "angle": 80.4, "elevation": 46.52, "pano_id": "TMX7316010203-001664_pano_0000_002197", "timestamp": "2020-04-21T11:35:28.102480Z", "filename": "pano_0000_002197.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.86660231, "relative_pitch": 80.40223804511871, "relative_heading": 202.94826282701354, "relative_elevation": 46.5211967406794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855943353137, 52.363096724982, 48.3294525761157 ] }, "distance": 7.91, "direction": 314.79, "angle": 80.7, "elevation": 48.33, "pano_id": "TMX7316010203-001641_pano_0002_000270", "timestamp": "2020-02-14T08:31:15.700130Z", "filename": "pano_0002_000270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.91232319, "relative_pitch": 80.70222622472588, "relative_heading": 314.791378291949, "relative_elevation": 48.3294525761157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862973611629, 52.3629758496043, 47.5596730588004 ] }, "distance": 7.92, "direction": 185.99, "angle": 80.55, "elevation": 47.56, "pano_id": "TMX7316010203-001048_pano_0000_001187", "timestamp": "2019-01-11T08:20:08.762630Z", "filename": "pano_0000_001187.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.91907793, "relative_pitch": 80.54650931336428, "relative_heading": 185.98795393906795, "relative_elevation": 47.5596730588004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863448059006, 52.3629750155913, 46.9836752591655 ] }, "distance": 7.98, "direction": 183.61, "angle": 80.36, "elevation": 46.98, "pano_id": "TMX7316010203-001174_pano_0001_000717", "timestamp": "2019-05-10T07:39:44.633920Z", "filename": "pano_0001_000717.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 7.9845285, "relative_pitch": 80.3551504416552, "relative_heading": 183.61122696488945, "relative_elevation": 46.9836752591655 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857277540331, 52.3631057110607, 47.5432619731873 ] }, "distance": 8.09, "direction": 324.4, "angle": 80.35, "elevation": 47.54, "pano_id": "TMX7316010203-001048_pano_0000_001190", "timestamp": "2019-01-11T08:20:10.577270Z", "filename": "pano_0000_001190.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.08528523, "relative_pitch": 80.3485220568266, "relative_heading": 324.40262068143466, "relative_elevation": 47.5432619731873 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898552073815637, 52.36309585220361, 0.0 ] }, "distance": 8.21, "direction": 311.84, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00355", "timestamp": "2024-12-03T12:57:38Z", "filename": "Job_20241203_1333_Track01_Sphere_00355.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.21055782, "relative_pitch": 0.0, "relative_heading": 311.8442750117218, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898642962452961, 52.362972133822595, 0.0 ] }, "distance": 8.29, "direction": 179.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02303", "timestamp": "2025-06-19T03:54:46Z", "filename": "recording_2025-06-19_03-28-47_02303.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.28967931, "relative_pitch": 0.0, "relative_heading": 179.48244307836256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855401274052, 52.3631019255815, 47.4155701166019 ] }, "distance": 8.58, "direction": 315.8, "angle": 79.74, "elevation": 47.42, "pano_id": "TMX7316060226-000020_pano_0003_000689", "timestamp": "2016-08-15T07:36:06.962040Z", "filename": "pano_0003_000689.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.58340992, "relative_pitch": 79.73914394660578, "relative_heading": 315.79621121801443, "relative_elevation": 47.4155701166019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855430876732, 52.3631036134823, 47.3970025256276 ] }, "distance": 8.71, "direction": 316.75, "angle": 79.59, "elevation": 47.4, "pano_id": "TMX7316010203-001053_pano_0000_000830", "timestamp": "2019-01-14T11:59:52.379840Z", "filename": "pano_0000_000830.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.7052059, "relative_pitch": 79.5927166787451, "relative_heading": 316.753290097413, "relative_elevation": 47.3970025256276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860556494079, 52.3629707971836, 47.4162398921326 ] }, "distance": 8.79, "direction": 196.33, "angle": 79.49, "elevation": 47.42, "pano_id": "TMX7316010203-001053_pano_0000_000833", "timestamp": "2019-01-14T11:59:54.259830Z", "filename": "pano_0000_000833.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.79290904, "relative_pitch": 79.49435940063786, "relative_heading": 196.33262593185842, "relative_elevation": 47.4162398921326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862740682425, 52.3629676654944, 46.6385440034792 ] }, "distance": 8.84, "direction": 186.39, "angle": 79.27, "elevation": 46.64, "pano_id": "TMX7316010203-001048_pano_0000_001854", "timestamp": "2019-01-11T08:33:33.790240Z", "filename": "pano_0000_001854.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.84156558, "relative_pitch": 79.26546159322797, "relative_heading": 186.39496334246726, "relative_elevation": 46.6385440034792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861163650289, 52.3631247622241, 50.6689891191199 ] }, "distance": 8.93, "direction": 346.68, "angle": 80.0, "elevation": 50.67, "pano_id": "TMX7316060226-000020_pano_0003_000418", "timestamp": "2016-08-15T07:31:17.389270Z", "filename": "pano_0003_000418.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.9347687, "relative_pitch": 79.99949680379757, "relative_heading": 346.67606703096544, "relative_elevation": 50.6689891191199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859855462165, 52.3631228090699, 46.7933986233547 ] }, "distance": 8.98, "direction": 340.81, "angle": 79.14, "elevation": 46.79, "pano_id": "TMX7316010203-001048_pano_0000_001743", "timestamp": "2019-01-11T08:31:42.131130Z", "filename": "pano_0000_001743.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 8.97564584, "relative_pitch": 79.1417332050992, "relative_heading": 340.81059428504085, "relative_elevation": 46.7933986233547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860767102848, 52.363125208039, 47.4460772443563 ] }, "distance": 9.05, "direction": 345.08, "angle": 79.2, "elevation": 47.45, "pano_id": "TMX7316010203-000234_pano_0002_000217", "timestamp": "2017-03-31T07:58:54.637220Z", "filename": "pano_0002_000217.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.04878852, "relative_pitch": 79.2023709260386, "relative_heading": 345.0838509961283, "relative_elevation": 47.4460772443563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860680200409, 52.3629659663549, 47.4509891737252 ] }, "distance": 9.29, "direction": 194.9, "angle": 78.93, "elevation": 47.45, "pano_id": "TMX7316060226-000020_pano_0003_000692", "timestamp": "2016-08-15T07:36:11.042190Z", "filename": "pano_0003_000692.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.28796434, "relative_pitch": 78.92505827760012, "relative_heading": 194.90109781512675, "relative_elevation": 47.4509891737252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866177089897, 52.3629639190887, 46.8159578004852 ] }, "distance": 9.3, "direction": 171.62, "angle": 78.76, "elevation": 46.82, "pano_id": "TMX7316010203-002865_pano_0006_000159", "timestamp": "2022-12-15T11:36:42.295970Z", "filename": "pano_0006_000159.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.30280645, "relative_pitch": 78.76114512651144, "relative_heading": 171.61773226432695, "relative_elevation": 46.8159578004852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860051458828, 52.363127800749, 48.9794764649123 ] }, "distance": 9.46, "direction": 342.68, "angle": 79.07, "elevation": 48.98, "pano_id": "TMX7316010203-002364_pano_0002_000117", "timestamp": "2021-12-29T11:36:14.619030Z", "filename": "pano_0002_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.46137991, "relative_pitch": 79.06681970113036, "relative_heading": 342.68013725719567, "relative_elevation": 48.9794764649123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858268550191, 52.3631242060746, 46.2081484403461 ] }, "distance": 9.53, "direction": 334.97, "angle": 78.35, "elevation": 46.21, "pano_id": "TMX7316010203-002824_pano_0021_000172", "timestamp": "2022-10-07T09:54:17.394230Z", "filename": "pano_0021_000172.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.5272758, "relative_pitch": 78.34991166277142, "relative_heading": 334.9678687263419, "relative_elevation": 46.2081484403461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859123072699, 52.3631266050227, 48.1487196376547 ] }, "distance": 9.54, "direction": 338.82, "angle": 78.79, "elevation": 48.15, "pano_id": "TMX7316010203-001594_pano_0004_001309", "timestamp": "2020-01-27T13:54:39.481950Z", "filename": "pano_0004_001309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.54434479, "relative_pitch": 78.78781505127674, "relative_heading": 338.8150412444404, "relative_elevation": 48.1487196376547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860767087693, 52.3629620891549, 48.2959228055552 ] }, "distance": 9.69, "direction": 193.91, "angle": 78.65, "elevation": 48.3, "pano_id": "TMX7316010203-001641_pano_0002_000273", "timestamp": "2020-02-14T08:31:17.485220Z", "filename": "pano_0002_000273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.69112663, "relative_pitch": 78.65363522728121, "relative_heading": 193.90696386645644, "relative_elevation": 48.2959228055552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000469/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000469/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000469/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000469/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000469/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000469/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000469/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000469/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000469/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89856514877627, 52.3631207129126, 47.4155967114493 ] }, "distance": 9.76, "direction": 327.63, "angle": 78.37, "elevation": 47.42, "pano_id": "TMX7316010203-002537_pano_0000_000469", "timestamp": "2022-04-22T08:08:09.617070Z", "filename": "pano_0000_000469.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.76053274, "relative_pitch": 78.36810704327137, "relative_heading": 327.6284588454619, "relative_elevation": 47.4155967114493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898674553206702, 52.362960427354636, 0.0 ] }, "distance": 9.85, "direction": 166.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00276", "timestamp": "2025-01-20T11:34:48Z", "filename": "Job_20250120_0926_Track30_Sphere_00276.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.84707378, "relative_pitch": 0.0, "relative_heading": 166.92970211043323, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89865246954183, 52.3629582485726, 46.2522829258814 ] }, "distance": 9.86, "direction": 175.8, "angle": 77.96, "elevation": 46.25, "pano_id": "TMX7316010203-002824_pano_0021_000168", "timestamp": "2022-10-07T09:54:15.534300Z", "filename": "pano_0021_000168.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.86091681, "relative_pitch": 77.96481478501319, "relative_heading": 175.79814302684278, "relative_elevation": 46.2522829258814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89867056452715, 52.3629594890663, 47.46885059122 ] }, "distance": 9.89, "direction": 168.6, "angle": 78.23, "elevation": 47.47, "pano_id": "TMX7316010203-000234_pano_0002_000215", "timestamp": "2017-03-31T07:58:51.342260Z", "filename": "pano_0002_000215.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.89153123, "relative_pitch": 78.22918073562708, "relative_heading": 168.59980697010246, "relative_elevation": 47.46885059122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898603498644743, 52.36296019704087, 0.0 ] }, "distance": 9.97, "direction": 195.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00358", "timestamp": "2024-12-03T12:57:41Z", "filename": "Job_20241203_1333_Track01_Sphere_00358.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.9663555, "relative_pitch": 0.0, "relative_heading": 195.20220843711473, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898607311495724, 52.36313390052337, 0.0 ] }, "distance": 9.99, "direction": 346.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00280", "timestamp": "2025-01-20T11:34:51Z", "filename": "Job_20250120_0926_Track30_Sphere_00280.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 9.99228995, "relative_pitch": 0.0, "relative_heading": 346.3758824234104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855323384015, 52.3631188401236, 46.9515281645581 ] }, "distance": 10.05, "direction": 323.08, "angle": 77.92, "elevation": 46.95, "pano_id": "TMX7316010203-002865_pano_0006_000202", "timestamp": "2022-12-15T11:37:18.455630Z", "filename": "pano_0006_000202.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.05075048, "relative_pitch": 77.91725072617196, "relative_heading": 323.0797232453321, "relative_elevation": 46.9515281645581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985489682426, 52.3631171680714, 46.4760632598773 ] }, "distance": 10.08, "direction": 321.12, "angle": 77.76, "elevation": 46.48, "pano_id": "TMX7316010203-001048_pano_0000_002627", "timestamp": "2019-01-11T08:46:50.067950Z", "filename": "pano_0000_002627.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.08242692, "relative_pitch": 77.76002580051554, "relative_heading": 321.12407032666744, "relative_elevation": 46.4760632598773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860936909569, 52.3629567930753, 46.7333320761099 ] }, "distance": 10.24, "direction": 192.49, "angle": 77.64, "elevation": 46.73, "pano_id": "TMX7316010203-002040_pano_0001_002707", "timestamp": "2021-03-15T09:42:35.635220Z", "filename": "pano_0001_002707.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.23851461, "relative_pitch": 77.64266364731068, "relative_heading": 192.48578046041277, "relative_elevation": 46.7333320761099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000465/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000465/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000465/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000465/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000465/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000465/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000465/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000465/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000465/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863635798374, 52.3629546623563, 47.3967360612005 ] }, "distance": 10.24, "direction": 182.1, "angle": 77.81, "elevation": 47.4, "pano_id": "TMX7316010203-002537_pano_0000_000465", "timestamp": "2022-04-22T08:08:07.682120Z", "filename": "pano_0000_000465.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.24033463, "relative_pitch": 77.80831813052569, "relative_heading": 182.09876953735593, "relative_elevation": 47.3967360612005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89854620255939, 52.3631188727728, 46.5230240235105 ] }, "distance": 10.35, "direction": 320.97, "angle": 77.46, "elevation": 46.52, "pano_id": "TMX7316010203-001664_pano_0000_002194", "timestamp": "2020-04-21T11:35:25.847520Z", "filename": "pano_0000_002194.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.34838551, "relative_pitch": 77.45953223065696, "relative_heading": 320.97117330892485, "relative_elevation": 46.5230240235105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89865937237851, 52.3629539120337, 48.1516694650054 ] }, "distance": 10.39, "direction": 173.41, "angle": 77.83, "elevation": 48.15, "pano_id": "TMX7316010203-001594_pano_0004_001305", "timestamp": "2020-01-27T13:54:37.222050Z", "filename": "pano_0004_001305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.38567441, "relative_pitch": 77.82851881058946, "relative_heading": 173.40530776537082, "relative_elevation": 48.1516694650054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862347020017, 52.3629494198953, 46.9306495683268 ] }, "distance": 10.89, "direction": 186.61, "angle": 76.94, "elevation": 46.93, "pano_id": "TMX7316010203-002865_pano_0006_000206", "timestamp": "2022-12-15T11:37:21.075600Z", "filename": "pano_0006_000206.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.88914157, "relative_pitch": 76.93702295545641, "relative_heading": 186.60735506721645, "relative_elevation": 46.9306495683268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860766825519, 52.3629510268344, 47.5785636715591 ] }, "distance": 10.89, "direction": 192.35, "angle": 77.11, "elevation": 47.58, "pano_id": "TMX7316010203-001048_pano_0000_001290", "timestamp": "2019-01-11T08:22:28.266050Z", "filename": "pano_0000_001290.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.89005326, "relative_pitch": 77.10788674962656, "relative_heading": 192.35111134720256, "relative_elevation": 47.5785636715591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89867782896453, 52.3629512435231, 50.6981142591685 ] }, "distance": 10.89, "direction": 167.0, "angle": 77.87, "elevation": 50.7, "pano_id": "TMX7316060226-000020_pano_0003_000414", "timestamp": "2016-08-15T07:31:14.584210Z", "filename": "pano_0003_000414.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.89299591, "relative_pitch": 77.87378804542122, "relative_heading": 167.0019536912032, "relative_elevation": 50.6981142591685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8986103585958, 52.362950631051, 47.8649851791561 ] }, "distance": 10.9, "direction": 191.36, "angle": 77.18, "elevation": 47.86, "pano_id": "TMX7316010203-000714_pano_0001_003291", "timestamp": "2018-05-11T09:15:31.779120Z", "filename": "pano_0001_003291.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 10.89550271, "relative_pitch": 77.176275032464, "relative_heading": 191.36007817769192, "relative_elevation": 47.8649851791561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89854482757068, 52.3631265260511, 47.6062393086031 ] }, "distance": 11.08, "direction": 323.37, "angle": 76.9, "elevation": 47.61, "pano_id": "TMX7316010203-001048_pano_0000_001286", "timestamp": "2019-01-11T08:22:24.866170Z", "filename": "pano_0000_001286.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.07862523, "relative_pitch": 76.89965027850393, "relative_heading": 323.369021753925, "relative_elevation": 47.6062393086031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857675933786, 52.3631386249003, 46.8511246191338 ] }, "distance": 11.16, "direction": 336.58, "angle": 76.61, "elevation": 46.85, "pano_id": "TMX7316010203-002865_pano_0006_000163", "timestamp": "2022-12-15T11:36:45.340920Z", "filename": "pano_0006_000163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.15622406, "relative_pitch": 76.60611995835526, "relative_heading": 336.5761256217621, "relative_elevation": 46.8511246191338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89854092140967, 52.3631260797113, 47.8353686621413 ] }, "distance": 11.2, "direction": 322.12, "angle": 76.82, "elevation": 47.84, "pano_id": "TMX7316010203-000714_pano_0001_003287", "timestamp": "2018-05-11T09:15:28.419160Z", "filename": "pano_0001_003287.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.20017459, "relative_pitch": 76.82215179070421, "relative_heading": 322.1249572077609, "relative_elevation": 47.8353686621413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866086502413, 52.3629440034705, 48.7932480219752 ] }, "distance": 11.49, "direction": 173.53, "angle": 76.75, "elevation": 48.79, "pano_id": "TMX7316010203-001641_pano_0002_000226", "timestamp": "2020-02-14T08:30:43.030920Z", "filename": "pano_0002_000226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.4926531, "relative_pitch": 76.74625259293741, "relative_heading": 173.53301566654972, "relative_elevation": 48.7932480219752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89867280895688, 52.3629448609403, 49.0080230580643 ] }, "distance": 11.52, "direction": 169.45, "angle": 76.77, "elevation": 49.01, "pano_id": "TMX7316010203-002364_pano_0002_000113", "timestamp": "2021-12-29T11:36:12.344030Z", "filename": "pano_0002_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.51865369, "relative_pitch": 76.77348971142253, "relative_heading": 169.45470734006082, "relative_elevation": 49.0080230580643 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866334929721, 52.3629436820214, 46.8392968326807 ] }, "distance": 11.55, "direction": 172.72, "angle": 76.15, "elevation": 46.84, "pano_id": "TMX7316010203-001048_pano_0000_001739", "timestamp": "2019-01-11T08:31:39.191230Z", "filename": "pano_0000_001739.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.54842148, "relative_pitch": 76.14972740953127, "relative_heading": 172.71870050099002, "relative_elevation": 46.8392968326807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002631/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002631/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002631/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002631/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002631/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002631/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002631/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002631/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002631/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861276149706, 52.3629424856202, 46.4282507449389 ] }, "distance": 11.76, "direction": 189.71, "angle": 75.79, "elevation": 46.43, "pano_id": "TMX7316010203-001048_pano_0000_002631", "timestamp": "2019-01-11T08:46:52.867910Z", "filename": "pano_0000_002631.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.75676876, "relative_pitch": 75.79000842215459, "relative_heading": 189.70768755808422, "relative_elevation": 46.4282507449389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859250607088, 52.3631485065854, 46.6208384484053 ] }, "distance": 11.82, "direction": 343.48, "angle": 75.77, "elevation": 46.62, "pano_id": "TMX7316010203-001048_pano_0000_001858", "timestamp": "2019-01-11T08:33:36.440080Z", "filename": "pano_0000_001858.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 11.82450163, "relative_pitch": 75.76810759200393, "relative_heading": 343.4802177309201, "relative_elevation": 46.6208384484053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89856801661268, 52.3631451004022, 47.0098612271249 ] }, "distance": 12.06, "direction": 335.34, "angle": 75.62, "elevation": 47.01, "pano_id": "TMX7316010203-001174_pano_0001_000721", "timestamp": "2019-05-10T07:39:47.068880Z", "filename": "pano_0001_000721.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.05695771, "relative_pitch": 75.61500635142104, "relative_heading": 335.34030692690607, "relative_elevation": 47.0098612271249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898573156276401, 52.363146495161224, 0.0 ] }, "distance": 12.06, "direction": 337.16, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02307", "timestamp": "2025-06-19T03:54:49Z", "filename": "recording_2025-06-19_03-28-47_02307.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.05800722, "relative_pitch": 0.0, "relative_heading": 337.16023262524675, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89854061899148, 52.3631383343939, 46.6810131436214 ] }, "distance": 12.32, "direction": 325.95, "angle": 75.22, "elevation": 46.68, "pano_id": "TMX7316010203-002040_pano_0001_002703", "timestamp": "2021-03-15T09:42:30.705260Z", "filename": "pano_0001_002703.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.31659403, "relative_pitch": 75.21957658838612, "relative_heading": 325.94668610411674, "relative_elevation": 46.6810131436214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89854211282874, 52.3631413543328, 48.3342742519453 ] }, "distance": 12.54, "direction": 327.19, "angle": 75.45, "elevation": 48.33, "pano_id": "TMX7316010203-001641_pano_0002_000269", "timestamp": "2020-02-14T08:31:15.220140Z", "filename": "pano_0002_000269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.54098733, "relative_pitch": 75.45457217772056, "relative_heading": 327.191670332004, "relative_elevation": 48.3342742519453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861620018755, 52.3629349807552, 46.5028904182836 ] }, "distance": 12.55, "direction": 188.01, "angle": 74.9, "elevation": 46.5, "pano_id": "TMX7316010203-001664_pano_0000_002198", "timestamp": "2020-04-21T11:35:29.012570Z", "filename": "pano_0000_002198.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.54591758, "relative_pitch": 74.90175170527935, "relative_heading": 188.00988687638892, "relative_elevation": 46.5028904182836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864928795163, 52.3629324406651, 47.565966011025 ] }, "distance": 12.72, "direction": 177.72, "angle": 75.03, "elevation": 47.57, "pano_id": "TMX7316010203-001048_pano_0000_001186", "timestamp": "2019-01-11T08:20:08.152320Z", "filename": "pano_0000_001186.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.71622953, "relative_pitch": 75.03263373417747, "relative_heading": 177.72049036594024, "relative_elevation": 47.565966011025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89865120957379, 52.3629323114845, 46.9772339574993 ] }, "distance": 12.74, "direction": 177.13, "angle": 74.83, "elevation": 46.98, "pano_id": "TMX7316010203-001174_pano_0001_000716", "timestamp": "2019-05-10T07:39:44.029060Z", "filename": "pano_0001_000716.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.73646502, "relative_pitch": 74.83063371625272, "relative_heading": 177.13464163741784, "relative_elevation": 46.9772339574993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898534319992035, 52.36314155339563, 0.0 ] }, "distance": 12.85, "direction": 325.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00354", "timestamp": "2024-12-03T12:57:37Z", "filename": "Job_20241203_1333_Track01_Sphere_00354.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.85457311, "relative_pitch": 0.0, "relative_heading": 325.2560847003652, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855367815245, 52.3631492899337, 47.5342000769451 ] }, "distance": 12.91, "direction": 332.26, "angle": 74.81, "elevation": 47.53, "pano_id": "TMX7316010203-001048_pano_0000_001191", "timestamp": "2019-01-11T08:20:11.187260Z", "filename": "pano_0000_001191.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 12.90678366, "relative_pitch": 74.80894968702422, "relative_heading": 332.2617324628013, "relative_elevation": 47.5342000769451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89853663075549, 52.3631470863275, 47.4017596375197 ] }, "distance": 13.28, "direction": 327.33, "angle": 74.35, "elevation": 47.4, "pano_id": "TMX7316060226-000020_pano_0003_000688", "timestamp": "2016-08-15T07:36:05.757090Z", "filename": "pano_0003_000688.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 13.27945116, "relative_pitch": 74.3499544342902, "relative_heading": 327.3285222995284, "relative_elevation": 47.4017596375197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864696541247, 52.36292725666472, 0.0 ] }, "distance": 13.29, "direction": 178.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02302", "timestamp": "2025-06-19T03:54:45Z", "filename": "recording_2025-06-19_03-28-47_02302.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 13.28755916, "relative_pitch": 0.0, "relative_heading": 178.5011251845991, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89853677076027, 52.3631478538279, 47.38796694763 ] }, "distance": 13.35, "direction": 327.56, "angle": 74.27, "elevation": 47.39, "pano_id": "TMX7316010203-001053_pano_0000_000829", "timestamp": "2019-01-14T11:59:51.734890Z", "filename": "pano_0000_000829.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 13.34630297, "relative_pitch": 74.27070624356271, "relative_heading": 327.5609066003619, "relative_elevation": 47.38796694763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862276834118, 52.3629262336474, 47.4144640844315 ] }, "distance": 13.46, "direction": 185.55, "angle": 74.15, "elevation": 47.41, "pano_id": "TMX7316010203-001053_pano_0000_000834", "timestamp": "2019-01-14T11:59:54.884860Z", "filename": "pano_0000_000834.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 13.4598489, "relative_pitch": 74.15200527515951, "relative_heading": 185.54575276544097, "relative_elevation": 47.4144640844315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864680982714, 52.3629240421943, 46.6307176547125 ] }, "distance": 13.64, "direction": 178.58, "angle": 73.69, "elevation": 46.63, "pano_id": "TMX7316010203-001048_pano_0000_001853", "timestamp": "2019-01-11T08:33:32.875080Z", "filename": "pano_0000_001853.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 13.64486188, "relative_pitch": 73.68971613562756, "relative_heading": 178.5849016310748, "relative_elevation": 46.6307176547125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8987094213606, 52.3629307860717, 46.8277836479247 ] }, "distance": 13.69, "direction": 160.35, "angle": 73.71, "elevation": 46.83, "pano_id": "TMX7316010203-002865_pano_0006_000158", "timestamp": "2022-12-15T11:36:40.475970Z", "filename": "pano_0006_000158.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 13.6871838, "relative_pitch": 73.70700940858954, "relative_heading": 160.35219858806943, "relative_elevation": 46.8277836479247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859511199184, 52.3631683640502, 50.6640091557056 ] }, "distance": 13.92, "direction": 346.77, "angle": 74.64, "elevation": 50.66, "pano_id": "TMX7316060226-000020_pano_0003_000419", "timestamp": "2016-08-15T07:31:18.039350Z", "filename": "pano_0003_000419.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 13.91536756, "relative_pitch": 74.64187092012482, "relative_heading": 346.7697646036887, "relative_elevation": 50.6640091557056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862487977797, 52.3629207657869, 47.4542587008327 ] }, "distance": 14.05, "direction": 184.72, "angle": 73.5, "elevation": 47.45, "pano_id": "TMX7316060226-000020_pano_0003_000693", "timestamp": "2016-08-15T07:36:12.412030Z", "filename": "pano_0003_000693.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.05298421, "relative_pitch": 73.50400451581527, "relative_heading": 184.72231002187675, "relative_elevation": 47.4542587008327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858361886244, 52.3631682056848, 46.7771266493946 ] }, "distance": 14.1, "direction": 343.65, "angle": 73.23, "elevation": 46.78, "pano_id": "TMX7316010203-001048_pano_0000_001744", "timestamp": "2019-01-11T08:31:42.816060Z", "filename": "pano_0000_001744.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.09823142, "relative_pitch": 73.22763627168159, "relative_heading": 343.65446469386944, "relative_elevation": 46.7771266493946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985642111391, 52.3631653671106, 46.197167805396 ] }, "distance": 14.23, "direction": 338.18, "angle": 72.88, "elevation": 46.2, "pano_id": "TMX7316010203-002824_pano_0021_000173", "timestamp": "2022-10-07T09:54:17.859200Z", "filename": "pano_0021_000173.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.23210041, "relative_pitch": 72.87734717294934, "relative_heading": 338.180990000479, "relative_elevation": 46.197167805396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000470/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000470/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000470/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000470/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000470/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000470/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000470/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000470/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000470/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89854900603184, 52.3631621428671, 47.4115716041997 ] }, "distance": 14.33, "direction": 333.8, "angle": 73.19, "elevation": 47.41, "pano_id": "TMX7316010203-002537_pano_0000_000470", "timestamp": "2022-04-22T08:08:10.132100Z", "filename": "pano_0000_000470.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.32590881, "relative_pitch": 73.18725173672419, "relative_heading": 333.7975865796052, "relative_elevation": 47.4115716041997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857451844369, 52.3631699558279, 48.1477290308103 ] }, "distance": 14.47, "direction": 341.52, "angle": 73.27, "elevation": 48.15, "pano_id": "TMX7316010203-001594_pano_0004_001310", "timestamp": "2020-01-27T13:54:40.046970Z", "filename": "pano_0004_001310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.46965476, "relative_pitch": 73.2730993232539, "relative_heading": 341.5154633771763, "relative_elevation": 48.1477290308103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866893819443, 52.3629163838342, 46.2645144453272 ] }, "distance": 14.61, "direction": 172.75, "angle": 72.47, "elevation": 46.26, "pano_id": "TMX7316010203-002824_pano_0021_000167", "timestamp": "2022-10-07T09:54:15.069240Z", "filename": "pano_0021_000167.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.60976591, "relative_pitch": 72.47452256972609, "relative_heading": 172.74745759450758, "relative_elevation": 46.2645144453272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89873060599365, 52.362927098485066, 0.0 ] }, "distance": 14.61, "direction": 155.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01332", "timestamp": "2025-07-14T07:20:21Z", "filename": "recording_2025-07-14_06-43-08_01332.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.60997904, "relative_pitch": 0.0, "relative_heading": 155.55770516736496, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8986205317247, 52.36291593988616, 0.0 ] }, "distance": 14.61, "direction": 185.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00359", "timestamp": "2024-12-03T12:57:42Z", "filename": "Job_20241203_1333_Track01_Sphere_00359.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.61469961, "relative_pitch": 0.0, "relative_heading": 185.70630684029953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861437360412, 52.3629160186725, 48.2550266254693 ] }, "distance": 14.65, "direction": 187.34, "angle": 73.11, "elevation": 48.26, "pano_id": "TMX7316010203-001641_pano_0002_000274", "timestamp": "2020-02-14T08:31:18.485230Z", "filename": "pano_0002_000274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.65365783, "relative_pitch": 73.10797925447504, "relative_heading": 187.34204948432486, "relative_elevation": 48.2550266254693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985369694726, 52.3631617467097, 46.9531070357189 ] }, "distance": 14.67, "direction": 330.85, "angle": 72.65, "elevation": 46.95, "pano_id": "TMX7316010203-002865_pano_0006_000201", "timestamp": "2022-12-15T11:37:17.780590Z", "filename": "pano_0006_000201.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.66784894, "relative_pitch": 72.65153076203714, "relative_heading": 330.84651341653785, "relative_elevation": 46.9531070357189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858340362547, 52.3631737463921, 48.9590968629345 ] }, "distance": 14.69, "direction": 344.28, "angle": 73.29, "elevation": 48.96, "pano_id": "TMX7316010203-002364_pano_0002_000118", "timestamp": "2021-12-29T11:36:15.099170Z", "filename": "pano_0002_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.69484141, "relative_pitch": 73.29311989543314, "relative_heading": 344.27615119085516, "relative_elevation": 48.9590968629345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8985325165011, 52.3631610157632, 46.4814535621554 ] }, "distance": 14.75, "direction": 329.66, "angle": 72.4, "elevation": 46.48, "pano_id": "TMX7316010203-001048_pano_0000_002626", "timestamp": "2019-01-11T08:46:49.352940Z", "filename": "pano_0000_002626.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.74773474, "relative_pitch": 72.39669714519985, "relative_heading": 329.6632933888524, "relative_elevation": 46.4814535621554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000464/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000464/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000464/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000464/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000464/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000464/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000464/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000464/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000464/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89865245642022, 52.3629129582026, 47.4000363228843 ] }, "distance": 14.89, "direction": 177.22, "angle": 72.56, "elevation": 47.4, "pano_id": "TMX7316010203-002537_pano_0000_000464", "timestamp": "2022-04-22T08:08:07.192120Z", "filename": "pano_0000_000464.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 14.8915577, "relative_pitch": 72.55896861449239, "relative_heading": 177.2224491780361, "relative_elevation": 47.4000363228843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898588625544012, 52.36317759361396, 0.0 ] }, "distance": 15.02, "direction": 346.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00281", "timestamp": "2025-01-20T11:34:52Z", "filename": "Job_20250120_0926_Track30_Sphere_00281.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.01751559, "relative_pitch": 0.0, "relative_heading": 346.0254353420733, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89852978639026, 52.3631641402329, 46.5200677681714 ] }, "distance": 15.14, "direction": 329.72, "angle": 71.97, "elevation": 46.52, "pano_id": "TMX7316010203-001664_pano_0000_002193", "timestamp": "2020-04-21T11:35:25.287410Z", "filename": "pano_0000_002193.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.14174278, "relative_pitch": 71.97053173386449, "relative_heading": 329.720398941913, "relative_elevation": 46.5200677681714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89867677053537, 52.3629107494279, 48.1500528138131 ] }, "distance": 15.31, "direction": 171.06, "angle": 72.37, "elevation": 48.15, "pano_id": "TMX7316010203-001594_pano_0004_001304", "timestamp": "2020-01-27T13:54:36.651950Z", "filename": "pano_0004_001304.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.30569114, "relative_pitch": 72.36584792071194, "relative_heading": 171.0621821178745, "relative_elevation": 48.1500528138131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862549530772, 52.3629094002715, 46.7536540813744 ] }, "distance": 15.31, "direction": 184.18, "angle": 71.87, "elevation": 46.75, "pano_id": "TMX7316010203-002040_pano_0001_002708", "timestamp": "2021-03-15T09:42:38.015370Z", "filename": "pano_0001_002708.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.31062343, "relative_pitch": 71.86770480616076, "relative_heading": 184.1762905156545, "relative_elevation": 46.7536540813744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864155145233, 52.3629077759367, 46.9228175887838 ] }, "distance": 15.45, "direction": 180.08, "angle": 71.77, "elevation": 46.92, "pano_id": "TMX7316010203-002865_pano_0006_000207", "timestamp": "2022-12-15T11:37:21.700580Z", "filename": "pano_0006_000207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.45073045, "relative_pitch": 71.77433616424737, "relative_heading": 180.07875960856907, "relative_elevation": 46.9228175887838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862274570152, 52.3629070249159, 47.5743478424847 ] }, "distance": 15.59, "direction": 184.79, "angle": 71.86, "elevation": 47.57, "pano_id": "TMX7316010203-001048_pano_0000_001291", "timestamp": "2019-01-11T08:22:29.131050Z", "filename": "pano_0000_001291.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.5887787, "relative_pitch": 71.85748202649131, "relative_heading": 184.79216243023535, "relative_elevation": 47.5743478424847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862631106185, 52.3629062967609, 47.8482301114127 ] }, "distance": 15.65, "direction": 183.88, "angle": 71.89, "elevation": 47.85, "pano_id": "TMX7316010203-000714_pano_0001_003292", "timestamp": "2018-05-11T09:15:32.804040Z", "filename": "pano_0001_003292.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.65120771, "relative_pitch": 71.88702344799924, "relative_heading": 183.8813313758962, "relative_elevation": 47.8482301114127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89878024415829, 52.3629340965534, 46.8809428215027 ] }, "distance": 15.67, "direction": 143.03, "angle": 71.51, "elevation": 46.88, "pano_id": "TMX7316010203-002865_pano_0006_000157", "timestamp": "2022-12-15T11:36:38.131010Z", "filename": "pano_0006_000157.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.6735529, "relative_pitch": 71.51384011418578, "relative_heading": 143.02700454840505, "relative_elevation": 46.8809428215027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89852894375546, 52.3631703367119, 47.6078765532002 ] }, "distance": 15.77, "direction": 330.8, "angle": 71.67, "elevation": 47.61, "pano_id": "TMX7316010203-001048_pano_0000_001285", "timestamp": "2019-01-11T08:22:24.106110Z", "filename": "pano_0000_001285.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.7689453, "relative_pitch": 71.673809977283, "relative_heading": 330.8035787252606, "relative_elevation": 47.6078765532002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89869460533635, 52.3629079175037, 50.6951058879495 ] }, "distance": 15.85, "direction": 166.9, "angle": 72.64, "elevation": 50.7, "pano_id": "TMX7316060226-000020_pano_0003_000413", "timestamp": "2016-08-15T07:31:13.784210Z", "filename": "pano_0003_000413.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.84760809, "relative_pitch": 72.64042828428212, "relative_heading": 166.89636942917707, "relative_elevation": 50.6951058879495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898686610451927, 52.36290673052389, 0.0 ] }, "distance": 15.86, "direction": 168.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01186", "timestamp": "2025-07-14T07:16:33Z", "filename": "recording_2025-07-14_06-43-08_01186.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.86267827, "relative_pitch": 0.0, "relative_heading": 168.92089345273752, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track09_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track09_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track09_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898758354872522, 52.36292297076913, 0.0 ] }, "distance": 15.88, "direction": 150.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track09_Sphere_00046", "timestamp": "2024-12-03T13:23:51Z", "filename": "Job_20241203_1333_Track09_Sphere_00046.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.88421656, "relative_pitch": 0.0, "relative_heading": 150.02728809927845, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89873217173781, 52.3629147719266, 49.0120597528294 ] }, "distance": 15.91, "direction": 157.25, "angle": 72.02, "elevation": 49.01, "pano_id": "TMX7316010203-001641_pano_0002_000224", "timestamp": "2020-02-14T08:30:29.970580Z", "filename": "pano_0002_000224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.90977111, "relative_pitch": 72.01608686024173, "relative_heading": 157.2521623825064, "relative_elevation": 49.0120597528294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89852352757144, 52.3631700228588, 47.8211899306625 ] }, "distance": 15.92, "direction": 329.58, "angle": 71.58, "elevation": 47.82, "pano_id": "TMX7316010203-000714_pano_0001_003286", "timestamp": "2018-05-11T09:15:27.644050Z", "filename": "pano_0001_003286.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.92204901, "relative_pitch": 71.58483794202233, "relative_heading": 329.58317110306854, "relative_elevation": 47.8211899306625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89874883737135, 52.3629189579955, 47.6550055425614 ] }, "distance": 15.97, "direction": 152.84, "angle": 71.48, "elevation": 47.66, "pano_id": "TMX7316010203-001176_pano_0001_000000", "timestamp": "2019-05-10T10:23:52.714380Z", "filename": "pano_0001_000000.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 15.96641072, "relative_pitch": 71.47700601418524, "relative_heading": 152.84437615735575, "relative_elevation": 47.6550055425614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000953/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000953/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000953/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000953/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000953/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000953/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000953/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000953/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000953/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89877313050469, 52.3629258030864, 48.986370710656 ] }, "distance": 16.15, "direction": 146.37, "angle": 71.76, "elevation": 48.99, "pano_id": "TMX7316060226-000020_pano_0003_000953", "timestamp": "2016-08-15T07:40:53.639930Z", "filename": "pano_0003_000953.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.14689695, "relative_pitch": 71.75673655096573, "relative_heading": 146.37216206081283, "relative_elevation": 48.986370710656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855748130813, 52.3631826872181, 46.8483817074448 ] }, "distance": 16.19, "direction": 339.21, "angle": 70.93, "elevation": 46.85, "pano_id": "TMX7316010203-002865_pano_0006_000164", "timestamp": "2022-12-15T11:36:45.970880Z", "filename": "pano_0006_000164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.19431801, "relative_pitch": 70.93100781303404, "relative_heading": 339.2096392302792, "relative_elevation": 46.8483817074448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89873326242326, 52.3629103431948, 48.5376325771213 ] }, "distance": 16.39, "direction": 157.68, "angle": 71.34, "elevation": 48.54, "pano_id": "TMX7316010203-002542_pano_0000_002278", "timestamp": "2022-04-25T08:48:18.878880Z", "filename": "pano_0000_002278.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.3934264, "relative_pitch": 71.33777149354354, "relative_heading": 157.6786852462776, "relative_elevation": 48.5376325771213 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002632/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002632/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002632/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002632/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002632/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002632/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002632/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002632/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002632/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863041436795, 52.3628991391489, 46.4159453017637 ] }, "distance": 16.43, "direction": 182.72, "angle": 70.51, "elevation": 46.42, "pano_id": "TMX7316010203-001048_pano_0000_002632", "timestamp": "2019-01-11T08:46:53.552910Z", "filename": "pano_0000_002632.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.43028858, "relative_pitch": 70.50708566752583, "relative_heading": 182.7207326321735, "relative_elevation": 46.4159453017637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898802854056055, 52.36293626744313, 0.0 ] }, "distance": 16.46, "direction": 138.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01331", "timestamp": "2025-07-14T07:20:02Z", "filename": "recording_2025-07-14_06-43-08_01331.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.46448619, "relative_pitch": 0.0, "relative_heading": 138.23370568500619, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89877858728938, 52.3629235264013, 46.6866607544944 ] }, "distance": 16.56, "direction": 145.79, "angle": 70.47, "elevation": 46.69, "pano_id": "TMX7316010203-001048_pano_0000_001851", "timestamp": "2019-01-11T08:33:26.265130Z", "filename": "pano_0000_001851.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.5645609, "relative_pitch": 70.46516926195221, "relative_heading": 145.7868304546744, "relative_elevation": 46.6866607544944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89870798502441, 52.3629032064528, 46.5230648173019 ] }, "distance": 16.58, "direction": 164.24, "angle": 70.38, "elevation": 46.52, "pano_id": "TMX7316010203-001048_pano_0000_001852", "timestamp": "2019-01-11T08:33:31.205120Z", "filename": "pano_0000_001852.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.5826458, "relative_pitch": 70.38193783176253, "relative_heading": 164.23887041178932, "relative_elevation": 46.5230648173019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89867879866008, 52.3628990794212, 46.8231236962602 ] }, "distance": 16.61, "direction": 171.29, "angle": 70.47, "elevation": 46.82, "pano_id": "TMX7316010203-001048_pano_0000_001738", "timestamp": "2019-01-11T08:31:38.326110Z", "filename": "pano_0000_001738.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.61008728, "relative_pitch": 70.4683114640109, "relative_heading": 171.28732076938348, "relative_elevation": 46.8231236962602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89874628889031, 52.3629115915218, 46.7376717729494 ] }, "distance": 16.62, "direction": 154.67, "angle": 70.42, "elevation": 46.74, "pano_id": "TMX7316010203-001664_pano_0000_002705", "timestamp": "2020-04-21T11:43:18.889690Z", "filename": "pano_0000_002705.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.62492501, "relative_pitch": 70.419162555139, "relative_heading": 154.66639076453905, "relative_elevation": 46.7376717729494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89869176767994, 52.3628992089022, 49.0018063252792 ] }, "distance": 16.75, "direction": 168.29, "angle": 71.13, "elevation": 49.0, "pano_id": "TMX7316010203-002364_pano_0002_000112", "timestamp": "2021-12-29T11:36:11.509050Z", "filename": "pano_0002_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.75256255, "relative_pitch": 71.12565098338632, "relative_heading": 168.29179832886203, "relative_elevation": 49.0018063252792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001174_pano_0001_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001174_pano_0001_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001174/pano_0001_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855092549165, 52.3631876328523, 47.0063475621864 ] }, "distance": 16.87, "direction": 338.46, "angle": 70.26, "elevation": 47.01, "pano_id": "TMX7316010203-001174_pano_0001_000722", "timestamp": "2019-05-10T07:39:47.733850Z", "filename": "pano_0001_000722.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.8687853, "relative_pitch": 70.25887353943232, "relative_heading": 338.4550009753991, "relative_elevation": 47.0063475621864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857835630932, 52.3631933293838, 46.5968298763037 ] }, "distance": 16.89, "direction": 345.16, "angle": 70.08, "elevation": 46.6, "pano_id": "TMX7316010203-001048_pano_0000_001859", "timestamp": "2019-01-11T08:33:36.990080Z", "filename": "pano_0000_001859.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.88755305, "relative_pitch": 70.07854685861214, "relative_heading": 345.1568658311703, "relative_elevation": 46.5968298763037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898557009638345, 52.363190234678285, 0.0 ] }, "distance": 16.99, "direction": 340.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02308", "timestamp": "2025-06-19T03:54:50Z", "filename": "recording_2025-06-19_03-28-47_02308.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 16.9929891, "relative_pitch": 0.0, "relative_heading": 340.11351210924136, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89880467040685, 52.3629288378656, 49.1168068135157 ] }, "distance": 17.17, "direction": 139.76, "angle": 70.73, "elevation": 49.12, "pano_id": "TMX7316010203-001641_pano_0002_000223", "timestamp": "2020-02-14T08:30:22.280650Z", "filename": "pano_0002_000223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.16964869, "relative_pitch": 70.73202316683222, "relative_heading": 139.76353293255852, "relative_elevation": 49.1168068135157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89852346685991, 52.3631829210881, 46.6610608650371 ] }, "distance": 17.18, "direction": 332.0, "angle": 69.79, "elevation": 46.66, "pano_id": "TMX7316010203-002040_pano_0001_002702", "timestamp": "2021-03-15T09:42:29.905250Z", "filename": "pano_0001_002702.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.17706902, "relative_pitch": 69.7901141141974, "relative_heading": 331.9957852986403, "relative_elevation": 46.6610608650371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866429024316, 52.3628924092528, 48.586149442941 ] }, "distance": 17.23, "direction": 174.91, "angle": 70.48, "elevation": 48.59, "pano_id": "TMX7316010203-002542_pano_0000_002279", "timestamp": "2022-04-25T08:48:20.583830Z", "filename": "pano_0000_002279.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.22850314, "relative_pitch": 70.47564589591383, "relative_heading": 174.91254940379534, "relative_elevation": 48.586149442941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89875321081954, 52.3629075485124, 47.8408039584756 ] }, "distance": 17.23, "direction": 153.89, "angle": 70.19, "elevation": 47.84, "pano_id": "TMX7316010203-002364_pano_0002_000250", "timestamp": "2021-12-29T11:38:04.878090Z", "filename": "pano_0002_000250.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.23488966, "relative_pitch": 70.18818965993088, "relative_heading": 153.8895006748643, "relative_elevation": 47.8408039584756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89868584311039, 52.3628927537186, 47.8229286083952 ] }, "distance": 17.38, "direction": 170.08, "angle": 70.03, "elevation": 47.82, "pano_id": "TMX7316010203-002364_pano_0002_000251", "timestamp": "2021-12-29T11:38:06.643080Z", "filename": "pano_0002_000251.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.38243362, "relative_pitch": 70.02506526340062, "relative_heading": 170.07517151405492, "relative_elevation": 47.8229286083952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track09_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track09_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track09_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89881574830245, 52.36293188968907, 0.0 ] }, "distance": 17.42, "direction": 137.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track09_Sphere_00045", "timestamp": "2024-12-03T13:23:31Z", "filename": "Job_20241203_1333_Track09_Sphere_00045.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.41603867, "relative_pitch": 0.0, "relative_heading": 137.14577113064064, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89852418207493, 52.3631859839074, 48.3256189571694 ] }, "distance": 17.46, "direction": 332.66, "angle": 70.14, "elevation": 48.33, "pano_id": "TMX7316010203-001641_pano_0002_000268", "timestamp": "2020-02-14T08:31:14.750170Z", "filename": "pano_0002_000268.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.4562814, "relative_pitch": 70.13916039303446, "relative_heading": 332.6622305028465, "relative_elevation": 48.3256189571694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89868249876642, 52.3628917294884, 48.808674691245 ] }, "distance": 17.46, "direction": 170.88, "angle": 70.32, "elevation": 48.81, "pano_id": "TMX7316010203-001641_pano_0002_000225", "timestamp": "2020-02-14T08:30:38.400540Z", "filename": "pano_0002_000225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.45713834, "relative_pitch": 70.31966493525252, "relative_heading": 170.8762066626475, "relative_elevation": 48.808674691245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89863715270032, 52.3628889578388, 46.504376062192 ] }, "distance": 17.55, "direction": 181.05, "angle": 69.33, "elevation": 46.5, "pano_id": "TMX7316010203-001664_pano_0000_002199", "timestamp": "2020-04-21T11:35:29.777350Z", "filename": "pano_0000_002199.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.54761957, "relative_pitch": 69.3268711323949, "relative_heading": 181.04780732319404, "relative_elevation": 46.504376062192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866916856701, 52.3628890677376, 47.5676817437634 ] }, "distance": 17.63, "direction": 173.94, "angle": 69.66, "elevation": 47.57, "pano_id": "TMX7316010203-001048_pano_0000_001185", "timestamp": "2019-01-11T08:20:07.542320Z", "filename": "pano_0000_001185.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.63085067, "relative_pitch": 69.6628925917319, "relative_heading": 173.94395963694873, "relative_elevation": 47.5676817437634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898516940472421, 52.36318659103827, 0.0 ] }, "distance": 17.75, "direction": 331.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00353", "timestamp": "2024-12-03T12:57:36Z", "filename": "Job_20241203_1333_Track01_Sphere_00353.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.74750913, "relative_pitch": 0.0, "relative_heading": 331.34756957477623, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89853446168995, 52.3631927573352, 47.5193545809016 ] }, "distance": 17.83, "direction": 335.77, "angle": 69.43, "elevation": 47.52, "pano_id": "TMX7316010203-001048_pano_0000_001192", "timestamp": "2019-01-11T08:20:11.797260Z", "filename": "pano_0000_001192.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.83053249, "relative_pitch": 69.43256606206079, "relative_heading": 335.77485656757676, "relative_elevation": 47.5193545809016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89880484154146, 52.3629206138216, 48.4854132030159 ] }, "distance": 17.89, "direction": 141.63, "angle": 69.75, "elevation": 48.49, "pano_id": "TMX7316010203-002542_pano_0000_002277", "timestamp": "2022-04-25T08:48:16.843870Z", "filename": "pano_0000_002277.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.88525148, "relative_pitch": 69.75204059209752, "relative_heading": 141.6290090490718, "relative_elevation": 48.4854132030159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89881006865708, 52.3629231138642, 46.5469609955326 ] }, "distance": 17.89, "direction": 140.18, "angle": 68.97, "elevation": 46.55, "pano_id": "TMX7316010203-001664_pano_0000_002704", "timestamp": "2020-04-21T11:43:14.514730Z", "filename": "pano_0000_002704.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.89388856, "relative_pitch": 68.97191374237516, "relative_heading": 140.18202829215838, "relative_elevation": 46.5469609955326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_02301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_02301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_02301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898617307602469, 52.36288608733918, 0.0 ] }, "distance": 17.94, "direction": 185.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_02301", "timestamp": "2025-06-19T03:54:43Z", "filename": "recording_2025-06-19_03-28-47_02301.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 17.94224396, "relative_pitch": 0.0, "relative_heading": 185.34947350069976, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89884839556529, 52.3629452411831, 46.8019350878894 ] }, "distance": 18.03, "direction": 128.73, "angle": 68.93, "elevation": 46.8, "pano_id": "TMX7316010203-002865_pano_0006_000156", "timestamp": "2022-12-15T11:36:35.706030Z", "filename": "pano_0006_000156.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.03390842, "relative_pitch": 68.92712919199144, "relative_heading": 128.72528609736398, "relative_elevation": 46.8019350878894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89851890640356, 52.3631918335469, 47.370802918449 ] }, "distance": 18.2, "direction": 332.6, "angle": 68.98, "elevation": 47.37, "pano_id": "TMX7316060226-000020_pano_0003_000687", "timestamp": "2016-08-15T07:36:04.767060Z", "filename": "pano_0003_000687.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.19955085, "relative_pitch": 68.98355310500934, "relative_heading": 332.5982548325598, "relative_elevation": 47.370802918449 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000952/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000952/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000952/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000952/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000952/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000952/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000952/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000952/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000952/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89884378742586, 52.3629393620233, 48.8523853374645 ] }, "distance": 18.21, "direction": 130.95, "angle": 69.55, "elevation": 48.85, "pano_id": "TMX7316060226-000020_pano_0003_000952", "timestamp": "2016-08-15T07:40:51.270000Z", "filename": "pano_0003_000952.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.2119877, "relative_pitch": 69.55473179797404, "relative_heading": 130.94932972329124, "relative_elevation": 48.8523853374645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89851889723898, 52.3631920177505, 47.3656738856807 ] }, "distance": 18.22, "direction": 332.63, "angle": 68.96, "elevation": 47.37, "pano_id": "TMX7316010203-001053_pano_0000_000828", "timestamp": "2019-01-14T11:59:51.069850Z", "filename": "pano_0000_000828.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.21803768, "relative_pitch": 68.96199286259493, "relative_heading": 332.62617962905586, "relative_elevation": 47.3656738856807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8986398956983, 52.3628816761031, 47.413480645977 ] }, "distance": 18.36, "direction": 180.42, "angle": 68.84, "elevation": 47.41, "pano_id": "TMX7316010203-001053_pano_0000_000835", "timestamp": "2019-01-14T11:59:55.509820Z", "filename": "pano_0000_000835.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.35544429, "relative_pitch": 68.83680763955421, "relative_heading": 180.41837588613703, "relative_elevation": 47.413480645977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857110170065, 52.3632067842103, 47.4346304712817 ] }, "distance": 18.46, "direction": 344.86, "angle": 68.73, "elevation": 47.43, "pano_id": "TMX7316010203-000234_pano_0002_000218", "timestamp": "2017-03-31T07:58:56.592270Z", "filename": "pano_0002_000218.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.46160774, "relative_pitch": 68.73396044651798, "relative_heading": 344.8646352064287, "relative_elevation": 47.4346304712817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89882110628082, 52.3629217199261, 47.7199491830543 ] }, "distance": 18.5, "direction": 138.7, "angle": 68.81, "elevation": 47.72, "pano_id": "TMX7316010203-002364_pano_0002_000249", "timestamp": "2021-12-29T11:38:03.078110Z", "filename": "pano_0002_000249.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.50068291, "relative_pitch": 68.8090443751369, "relative_heading": 138.70091228125114, "relative_elevation": 47.7199491830543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89884886950965, 52.3629384864578, 46.5598170282319 ] }, "distance": 18.54, "direction": 130.48, "angle": 68.29, "elevation": 46.56, "pano_id": "TMX7316010203-001048_pano_0000_001850", "timestamp": "2019-01-11T08:33:24.380220Z", "filename": "pano_0000_001850.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.53795413, "relative_pitch": 68.28985253766224, "relative_heading": 130.4754857735765, "relative_elevation": 46.5598170282319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89870538237494, 52.3628845686374, 47.5443688454106 ] }, "distance": 18.54, "direction": 166.51, "angle": 68.69, "elevation": 47.54, "pano_id": "TMX7316010203-001176_pano_0001_000001", "timestamp": "2019-05-10T10:23:55.209370Z", "filename": "pano_0001_000001.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.54495268, "relative_pitch": 68.69144574719454, "relative_heading": 166.50707348211884, "relative_elevation": 47.5443688454106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89879525017789, 52.3629085732743, 47.3908416572958 ] }, "distance": 18.58, "direction": 145.78, "angle": 68.59, "elevation": 47.39, "pano_id": "TMX7316010203-000714_pano_0001_002999", "timestamp": "2018-05-11T09:07:23.197300Z", "filename": "pano_0001_002999.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.57875859, "relative_pitch": 68.59319763825299, "relative_heading": 145.7772444231682, "relative_elevation": 47.3908416572958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89862105013147, 52.3628777700925, 47.223574962467 ] }, "distance": 18.84, "direction": 184.32, "angle": 68.25, "elevation": 47.22, "pano_id": "TMX7316060226-000478_pano_0002_001443", "timestamp": "2019-11-11T11:58:46.923170Z", "filename": "pano_0002_001443.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.84300958, "relative_pitch": 68.24715981288956, "relative_heading": 184.31521875640047, "relative_elevation": 47.223574962467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857799559568, 52.3632120223396, 50.6447689617053 ] }, "distance": 18.91, "direction": 346.7, "angle": 69.52, "elevation": 50.64, "pano_id": "TMX7316060226-000020_pano_0003_000420", "timestamp": "2016-08-15T07:31:18.689190Z", "filename": "pano_0003_000420.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.91133631, "relative_pitch": 69.5237926363385, "relative_heading": 346.69948129344715, "relative_elevation": 50.6447689617053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89861826038668, 52.3628771990042, 47.8602109588683 ] }, "distance": 18.92, "direction": 184.87, "angle": 68.43, "elevation": 47.86, "pano_id": "TMX7316010203-002364_pano_0002_000252", "timestamp": "2021-12-29T11:38:07.808080Z", "filename": "pano_0002_000252.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.92157785, "relative_pitch": 68.4285902092068, "relative_heading": 184.87457447883423, "relative_elevation": 47.8602109588683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89854551339905, 52.3632066807873, 46.1674324851483 ] }, "distance": 18.98, "direction": 339.77, "angle": 67.65, "elevation": 46.17, "pano_id": "TMX7316010203-002824_pano_0021_000174", "timestamp": "2022-10-07T09:54:18.324250Z", "filename": "pano_0021_000174.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.98062084, "relative_pitch": 67.65117360586375, "relative_heading": 339.7695869845444, "relative_elevation": 46.1674324851483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8986448453123, 52.3628760441688, 47.4626709260046 ] }, "distance": 18.98, "direction": 179.39, "angle": 68.2, "elevation": 47.46, "pano_id": "TMX7316060226-000020_pano_0003_000694", "timestamp": "2016-08-15T07:36:13.527050Z", "filename": "pano_0003_000694.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.98273113, "relative_pitch": 68.20102284774795, "relative_heading": 179.38683877714686, "relative_elevation": 47.4626709260046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89853365818043, 52.363203979635, 47.3915855037048 ] }, "distance": 19.0, "direction": 337.17, "angle": 68.16, "elevation": 47.39, "pano_id": "TMX7316010203-002537_pano_0000_000471", "timestamp": "2022-04-22T08:08:10.642100Z", "filename": "pano_0000_000471.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 18.99740924, "relative_pitch": 68.15610617365874, "relative_heading": 337.1698193206284, "relative_elevation": 47.3915855037048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89870119228687, 52.3628791157073, 46.6486528897658 ] }, "distance": 19.07, "direction": 167.77, "angle": 67.76, "elevation": 46.65, "pano_id": "TMX7316010203-001664_pano_0000_002706", "timestamp": "2020-04-21T11:43:20.584740Z", "filename": "pano_0000_002706.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.07298276, "relative_pitch": 67.76208490389686, "relative_heading": 167.7662545522101, "relative_elevation": 46.6486528897658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858054881625, 52.3628787977275, 47.3931142250076 ] }, "distance": 19.14, "direction": 192.61, "angle": 68.01, "elevation": 47.39, "pano_id": "TMX7316060226-000478_pano_0002_001444", "timestamp": "2019-11-11T11:58:47.913230Z", "filename": "pano_0002_001444.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.1366268, "relative_pitch": 68.01188458365115, "relative_heading": 192.6070340873725, "relative_elevation": 47.3931142250076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898636784000179, 52.36287459152887, 0.0 ] }, "distance": 19.15, "direction": 181.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00360", "timestamp": "2024-12-03T12:57:43Z", "filename": "Job_20241203_1333_Track01_Sphere_00360.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.14641218, "relative_pitch": 0.0, "relative_heading": 181.03547571910124, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89856846618709, 52.3632136338443, 46.738337662071 ] }, "distance": 19.24, "direction": 344.94, "angle": 67.62, "elevation": 46.74, "pano_id": "TMX7316010203-001048_pano_0000_001745", "timestamp": "2019-01-11T08:31:43.501120Z", "filename": "pano_0000_001745.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.2442499, "relative_pitch": 67.62085857648883, "relative_heading": 344.94115978143105, "relative_elevation": 46.738337662071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89858065096738, 52.3628775973046, 48.373844509013 ] }, "distance": 19.27, "direction": 192.5, "angle": 68.28, "elevation": 48.37, "pano_id": "TMX7316010203-001641_pano_0002_000275", "timestamp": "2020-02-14T08:31:20.210140Z", "filename": "pano_0002_000275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.26549716, "relative_pitch": 68.28445297544327, "relative_heading": 192.50013168433696, "relative_elevation": 48.373844509013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898874196488181, 52.362947688539876, 0.0 ] }, "distance": 19.28, "direction": 124.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01330", "timestamp": "2025-07-14T07:19:57Z", "filename": "recording_2025-07-14_06-43-08_01330.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.27942428, "relative_pitch": 0.0, "relative_heading": 124.82322704675727, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89868555609527, 52.3628744429987, 46.271133646369 ] }, "distance": 19.39, "direction": 171.17, "angle": 67.26, "elevation": 46.27, "pano_id": "TMX7316010203-002824_pano_0021_000166", "timestamp": "2022-10-07T09:54:14.604240Z", "filename": "pano_0021_000166.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.38962233, "relative_pitch": 67.26419108980753, "relative_heading": 171.16986378999567, "relative_elevation": 46.271133646369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855767422094, 52.3632131126483, 48.1238753404468 ] }, "distance": 19.39, "direction": 342.8, "angle": 68.05, "elevation": 48.12, "pano_id": "TMX7316010203-001594_pano_0004_001311", "timestamp": "2020-01-27T13:54:40.611920Z", "filename": "pano_0004_001311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.39280451, "relative_pitch": 68.05170957995063, "relative_heading": 342.7987184715543, "relative_elevation": 48.1238753404468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0002_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0002_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0002_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89869776038172, 52.3628754754244, 47.4858495201916 ] }, "distance": 19.42, "direction": 168.69, "angle": 67.76, "elevation": 47.49, "pano_id": "TMX7316010203-000234_pano_0002_000214", "timestamp": "2017-03-31T07:58:49.947250Z", "filename": "pano_0002_000214.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.42185823, "relative_pitch": 67.75528777239985, "relative_heading": 168.69353372440614, "relative_elevation": 47.4858495201916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89859747350404, 52.3628739366548, 48.6397691657767 ] }, "distance": 19.45, "direction": 188.94, "angle": 68.2, "elevation": 48.64, "pano_id": "TMX7316010203-002542_pano_0000_002280", "timestamp": "2022-04-25T08:48:21.903800Z", "filename": "pano_0000_002280.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.45262228, "relative_pitch": 68.20192684899165, "relative_heading": 188.9428264519894, "relative_elevation": 48.6397691657767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89852061642194, 52.3632049906465, 46.9389827018604 ] }, "distance": 19.46, "direction": 334.89, "angle": 67.48, "elevation": 46.94, "pano_id": "TMX7316010203-002865_pano_0006_000200", "timestamp": "2022-12-15T11:37:17.115690Z", "filename": "pano_0006_000200.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.46124678, "relative_pitch": 67.48074496339245, "relative_heading": 334.88705489998284, "relative_elevation": 46.9389827018604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_002625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_002625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_002625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89851623639234, 52.3632049326757, 46.4762748507783 ] }, "distance": 19.58, "direction": 334.09, "angle": 67.15, "elevation": 46.48, "pano_id": "TMX7316010203-001048_pano_0000_002625", "timestamp": "2019-01-11T08:46:48.627970Z", "filename": "pano_0000_002625.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.58393785, "relative_pitch": 67.1506612794328, "relative_heading": 334.08860555628047, "relative_elevation": 46.4762748507783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89855854083764, 52.3628781659782, 49.0410816343501 ] }, "distance": 19.59, "direction": 196.85, "angle": 68.23, "elevation": 49.04, "pano_id": "TMX7316060226-000020_pano_0003_000956", "timestamp": "2016-08-15T07:40:59.934820Z", "filename": "pano_0003_000956.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.58602892, "relative_pitch": 68.22921891545586, "relative_heading": 196.84598233192284, "relative_elevation": 49.0410816343501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89856888559518, 52.3628762526205, 47.678238033317 ] }, "distance": 19.6, "direction": 194.69, "angle": 67.65, "elevation": 47.68, "pano_id": "TMX7316010203-001048_pano_0000_001292", "timestamp": "2019-01-11T08:22:43.036070Z", "filename": "pano_0000_001292.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.59940909, "relative_pitch": 67.65358199929656, "relative_heading": 194.69343277529705, "relative_elevation": 47.678238033317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000463/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000463/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000463/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000463/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0000_000463/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000463/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0000_000463/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000463/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0000_000463/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89866839166147, 52.3628711312731, 47.3926676530391 ] }, "distance": 19.61, "direction": 174.71, "angle": 67.52, "elevation": 47.39, "pano_id": "TMX7316010203-002537_pano_0000_000463", "timestamp": "2022-04-22T08:08:06.712170Z", "filename": "pano_0000_000463.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.61176123, "relative_pitch": 67.5195311209945, "relative_heading": 174.71290401168088, "relative_elevation": 47.3926676530391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001641_pano_0002_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001641_pano_0002_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/14/TMX7316010203-001641/pano_0002_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89887485495835, 52.3629425184144, 49.1784438351169 ] }, "distance": 19.65, "direction": 126.13, "angle": 68.22, "elevation": 49.18, "pano_id": "TMX7316010203-001641_pano_0002_000222", "timestamp": "2020-02-14T08:30:19.720650Z", "filename": "pano_0002_000222.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.64984979, "relative_pitch": 68.22021540440825, "relative_heading": 126.12572612615644, "relative_elevation": 49.1784438351169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89857034378166, 52.3628736329532, 46.9001921396703 ] }, "distance": 19.86, "direction": 194.2, "angle": 67.05, "elevation": 46.9, "pano_id": "TMX7316010203-002040_pano_0001_002397", "timestamp": "2021-03-15T09:36:57.578210Z", "filename": "pano_0001_002397.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.85690996, "relative_pitch": 67.05285484660355, "relative_heading": 194.2028359529259, "relative_elevation": 46.9001921396703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89865191136077, 52.3628677058875, 47.2748612882569 ] }, "distance": 19.92, "direction": 178.03, "angle": 67.15, "elevation": 47.27, "pano_id": "TMX7316060226-000478_pano_0002_001442", "timestamp": "2019-11-11T11:58:45.888230Z", "filename": "pano_0002_001442.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.92124299, "relative_pitch": 67.1498370578261, "relative_heading": 178.03093508594458, "relative_elevation": 47.2748612882569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89856645268978, 52.3632198671133, 48.919644263573 ] }, "distance": 19.95, "direction": 345.08, "angle": 67.81, "elevation": 48.92, "pano_id": "TMX7316010203-002364_pano_0002_000119", "timestamp": "2021-12-29T11:36:15.574010Z", "filename": "pano_0002_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.9497266, "relative_pitch": 67.814068082337, "relative_heading": 345.0783134736179, "relative_elevation": 48.919644263573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250120_0926_Track30_Sphere_00282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250120_0926_Track30_Sphere_00282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898568595766092, 52.363220661001954, 0.0 ] }, "distance": 20.0, "direction": 345.55, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250120_0926_Track30_Sphere_00282", "timestamp": "2025-01-20T11:34:53Z", "filename": "Job_20250120_0926_Track30_Sphere_00282.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.9981661, "relative_pitch": 0.0, "relative_heading": 345.5476498486762, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89860857522388, 52.3628680676785, 46.5142206782475 ] }, "distance": 20.0, "direction": 186.51, "angle": 66.74, "elevation": 46.51, "pano_id": "TMX7316010203-001666_pano_0000_001561", "timestamp": "2020-04-22T06:56:33.769920Z", "filename": "pano_0000_001561.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 19.99820188, "relative_pitch": 66.73532354836496, "relative_heading": 186.51085004728563, "relative_elevation": 46.5142206782475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002865_pano_0006_000208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002865_pano_0006_000208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/15/TMX7316010203-002865/pano_0006_000208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89865961341176, 52.3628660712431, 46.9177926965058 ] }, "distance": 20.13, "direction": 176.56, "angle": 66.78, "elevation": 46.92, "pano_id": "TMX7316010203-002865_pano_0006_000208", "timestamp": "2022-12-15T11:37:22.320570Z", "filename": "pano_0006_000208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.12772662, "relative_pitch": 66.78067433129307, "relative_heading": 176.555902869122, "relative_elevation": 46.9177926965058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89851339651927, 52.3632096037974, 46.4985771030188 ] }, "distance": 20.14, "direction": 334.24, "angle": 66.59, "elevation": 46.5, "pano_id": "TMX7316010203-001664_pano_0000_002192", "timestamp": "2020-04-21T11:35:24.752490Z", "filename": "pano_0000_002192.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.13606666, "relative_pitch": 66.58512348101972, "relative_heading": 334.23977260160194, "relative_elevation": 46.4985771030188 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001594_pano_0004_001303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001594_pano_0004_001303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/01/27/TMX7316010203-001594/pano_0004_001303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89869417821612, 52.3628677450405, 48.1381216896698 ] }, "distance": 20.22, "direction": 169.85, "angle": 67.21, "elevation": 48.14, "pano_id": "TMX7316010203-001594_pano_0004_001303", "timestamp": "2020-01-27T13:54:36.081960Z", "filename": "pano_0004_001303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.22162984, "relative_pitch": 67.21393307299523, "relative_heading": 169.8494430215287, "relative_elevation": 48.1381216896698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_002276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_002276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_002276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89887576724487, 52.3629346541859, 48.4547169758007 ] }, "distance": 20.23, "direction": 128.02, "angle": 67.34, "elevation": 48.45, "pano_id": "TMX7316010203-002542_pano_0000_002276", "timestamp": "2022-04-25T08:48:15.318940Z", "filename": "pano_0000_002276.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.22706964, "relative_pitch": 67.34225771900802, "relative_heading": 128.02446881951784, "relative_elevation": 48.4547169758007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001664_pano_0000_002703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001664_pano_0000_002703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001664/pano_0000_002703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89887855677203, 52.3629352831527, 46.505863382481 ] }, "distance": 20.33, "direction": 127.54, "angle": 66.38, "elevation": 46.51, "pano_id": "TMX7316010203-001664_pano_0000_002703", "timestamp": "2020-04-21T11:43:13.254770Z", "filename": "pano_0000_002703.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.33437835, "relative_pitch": 66.38296714722728, "relative_heading": 127.53929024500759, "relative_elevation": 46.505863382481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_002709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_002709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_002709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864099060065, 52.3628630142878, 46.7652979306877 ] }, "distance": 20.43, "direction": 180.17, "angle": 66.4, "elevation": 46.77, "pano_id": "TMX7316010203-002040_pano_0001_002709", "timestamp": "2021-03-15T09:42:39.590180Z", "filename": "pano_0001_002709.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.43162068, "relative_pitch": 66.39962511589695, "relative_heading": 180.16669944393468, "relative_elevation": 46.7652979306877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track09_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track09_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track09_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track09_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898887576193649, 52.362940553549485, 0.0 ] }, "distance": 20.48, "direction": 125.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track09_Sphere_00044", "timestamp": "2024-12-03T13:23:27Z", "filename": "Job_20241203_1333_Track09_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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.48144115, "relative_pitch": 0.0, "relative_heading": 125.19047988601967, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89886375010434, 52.3629223001458, 47.2792263487354 ] }, "distance": 20.49, "direction": 132.47, "angle": 66.57, "elevation": 47.28, "pano_id": "TMX7316010203-000714_pano_0001_002998", "timestamp": "2018-05-11T09:07:21.042420Z", "filename": "pano_0001_002998.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.49057344, "relative_pitch": 66.5683395964767, "relative_heading": 132.4669812352762, "relative_elevation": 47.2792263487354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89864451322958, 52.3628622608758, 47.8569933110848 ] }, "distance": 20.52, "direction": 179.5, "angle": 66.8, "elevation": 47.86, "pano_id": "TMX7316010203-000714_pano_0001_003293", "timestamp": "2018-05-11T09:15:33.709110Z", "filename": "pano_0001_003293.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.51616377, "relative_pitch": 66.79531699973256, "relative_heading": 179.49584877850597, "relative_elevation": 47.8569933110848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_001284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_001284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_001284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89851309389125, 52.3632142059785, 47.5896811820567 ] }, "distance": 20.61, "direction": 334.81, "angle": 66.59, "elevation": 47.59, "pano_id": "TMX7316010203-001048_pano_0000_001284", "timestamp": "2019-01-11T08:22:23.381080Z", "filename": "pano_0000_001284.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.60724721, "relative_pitch": 66.58646046909655, "relative_heading": 334.80697153871427, "relative_elevation": 47.5896811820567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track07_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track07_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track07_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track07_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track07_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track07_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track07_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track07_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track07_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898553763833475, 52.362869080949274, 0.0 ] }, "distance": 20.65, "direction": 196.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track07_Sphere_00007", "timestamp": "2024-12-03T13:15:00Z", "filename": "Job_20241203_1333_Track07_Sphere_00007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.64789055, "relative_pitch": 0.0, "relative_heading": 196.89727685195413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0002_001445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0002_001445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0002_001445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89852893556216, 52.362873555965, 47.4257851392031 ] }, "distance": 20.74, "direction": 201.77, "angle": 66.38, "elevation": 47.43, "pano_id": "TMX7316060226-000478_pano_0002_001445", "timestamp": "2019-11-11T11:58:48.933130Z", "filename": "pano_0002_001445.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.73810859, "relative_pitch": 66.38144524170534, "relative_heading": 201.77416101931354, "relative_elevation": 47.4257851392031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0003_000412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0003_000412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0003_000412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89871121942747, 52.3628648586851, 50.6865280559286 ] }, "distance": 20.77, "direction": 166.85, "angle": 67.72, "elevation": 50.69, "pano_id": "TMX7316060226-000020_pano_0003_000412", "timestamp": "2016-08-15T07:31:12.889200Z", "filename": "pano_0003_000412.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.77078054, "relative_pitch": 67.71672231244679, "relative_heading": 166.8520970057758, "relative_elevation": 50.6865280559286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89850621788772, 52.3632139893712, 47.7933815401047 ] }, "distance": 20.79, "direction": 333.61, "angle": 66.49, "elevation": 47.79, "pano_id": "TMX7316010203-000714_pano_0001_003285", "timestamp": "2018-05-11T09:15:26.884200Z", "filename": "pano_0001_003285.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.78935361, "relative_pitch": 66.49173333316199, "relative_heading": 333.61048803256926, "relative_elevation": 47.7933815401047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_06-43-08_01185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_06-43-08_01185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_06-43-08_01185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.898705610815761, 52.362862463499106, 0.0 ] }, "distance": 20.95, "direction": 168.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_06-43-08_01185", "timestamp": "2025-07-14T07:16:31Z", "filename": "recording_2025-07-14_06-43-08_01185.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_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.94787887, "relative_pitch": 0.0, "relative_heading": 168.03561670132854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250120_0926_Track30_Sphere_00278/adjacencies/b_20250120_0926_Track30_Sphere_00278/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002364_pano_0002_000248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002364_pano_0002_000248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002364/pano_0002_000248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89888957308698, 52.3629348838875, 47.6601905887946 ] }, "distance": 20.96, "direction": 126.39, "angle": 66.26, "elevation": 47.66, "pano_id": "TMX7316010203-002364_pano_0002_000248", "timestamp": "2021-12-29T11:38:01.898120Z", "filename": "pano_0002_000248.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250120_0926_Track30_Sphere_00278", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121721.65608726212, 486240.73145964224 ] }, "relative_distance": 20.96075061, "relative_pitch": 66.26030940044238, "relative_heading": 126.38561931543235, "relative_elevation": 47.6601905887946 } ] } }