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_20241016_1007_Track01_Sphere_00148/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807251460551281, 52.36049344580762, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00148", "timestamp": "2024-10-16T08:15:47Z", "filename": "Job_20241016_1007_Track01_Sphere_00148.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "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_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001909/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001909/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001909/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001909/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001909/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001909/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001909/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001909/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001909/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80724691971138, 52.3604929824914, 45.2336079766974 ] }, "distance": 0.31, "direction": 260.54, "angle": 89.6, "elevation": 45.23, "pano_id": "TMX7316010203-001885_pano_0000_001909", "timestamp": "2020-08-21T06:39:27.217170Z", "filename": "pano_0000_001909.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 0.31361129, "relative_pitch": 89.60276625658413, "relative_heading": 260.53809448396385, "relative_elevation": 45.2336079766974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007404/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007404/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007404/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007404/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007404/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007404/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007404/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007404/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007404/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725038301087, 52.3604906983024, 45.275110620074 ] }, "distance": 0.31, "direction": 193.5, "angle": 89.6, "elevation": 45.28, "pano_id": "TMX7316010203-001316_pano_0000_007404", "timestamp": "2019-07-17T08:43:37.786370Z", "filename": "pano_0000_007404.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 0.3144158, "relative_pitch": 89.60211231919747, "relative_heading": 193.50159585582924, "relative_elevation": 45.275110620074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725007479995, 52.3604835475578, 45.266824987717 ] }, "distance": 1.11, "direction": 184.9, "angle": 88.6, "elevation": 45.27, "pano_id": "TMX7316010203-002227_pano_0000_000085", "timestamp": "2021-07-09T10:36:16.094990Z", "filename": "pano_0000_000085.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.10545811, "relative_pitch": 88.6010616511844, "relative_heading": 184.8989323378763, "relative_elevation": 45.266824987717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725014150405, 52.3604823825461, 45.2299313470721 ] }, "distance": 1.23, "direction": 184.17, "angle": 88.44, "elevation": 45.23, "pano_id": "TMX7316010203-001033_pano_0003_000009", "timestamp": "2019-01-02T11:42:45.283880Z", "filename": "pano_0003_000009.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.23433077, "relative_pitch": 88.43677864133468, "relative_heading": 184.17486376379483, "relative_elevation": 45.2299313470721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072562388589, 52.3604818378104, 45.2236109478399 ] }, "distance": 1.33, "direction": 165.86, "angle": 88.31, "elevation": 45.22, "pano_id": "TMX7316010203-002505_pano_0003_001217", "timestamp": "2022-04-11T11:24:57.368850Z", "filename": "pano_0003_001217.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.33205758, "relative_pitch": 88.31284553849977, "relative_heading": 165.85507048335398, "relative_elevation": 45.2236109478399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_000288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725919759886, 52.3604809145152, 45.248221651651 ] }, "distance": 1.49, "direction": 159.29, "angle": 88.11, "elevation": 45.25, "pano_id": "TMX7316010203-002090_pano_0000_000288", "timestamp": "2021-04-14T07:40:57.165740Z", "filename": "pano_0000_000288.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.49070375, "relative_pitch": 88.11307164388573, "relative_heading": 159.29342134618935, "relative_elevation": 45.248221651651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80724442583313, 52.3605076339336, 45.2803882034495 ] }, "distance": 1.65, "direction": 343.11, "angle": 87.91, "elevation": 45.28, "pano_id": "TMX7316010203-001637_pano_0000_000053", "timestamp": "2020-02-11T10:50:20.983190Z", "filename": "pano_0000_000053.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.64990691, "relative_pitch": 87.91320475187028, "relative_heading": 343.11421430925105, "relative_elevation": 45.2803882034495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807240009380523, 52.36050807574765, 0.0 ] }, "distance": 1.81, "direction": 334.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04133", "timestamp": "2025-07-02T09:49:40Z", "filename": "recording_2025-07-02_08-42-20_04133.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.80519923, "relative_pitch": 0.0, "relative_heading": 334.39613940121944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725820461707, 52.3604775737803, 44.936530710198 ] }, "distance": 1.82, "direction": 165.42, "angle": 87.67, "elevation": 44.94, "pano_id": "TMX7316010203-000050_pano_0000_000578", "timestamp": "2016-08-08T07:27:33.435300Z", "filename": "pano_0000_000578.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.82492737, "relative_pitch": 87.67442638688779, "relative_heading": 165.41845132515877, "relative_elevation": 44.936530710198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722669555549, 52.3605000806741, 45.0351129453629 ] }, "distance": 1.84, "direction": 293.63, "angle": 87.66, "elevation": 45.04, "pano_id": "TMX7316010203-002221_pano_0000_001519", "timestamp": "2021-07-08T08:30:42.211140Z", "filename": "pano_0000_001519.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 1.84158289, "relative_pitch": 87.65835663888166, "relative_heading": 293.63442382234, "relative_elevation": 45.0351129453629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80726074309925, 52.3604744329279, 45.2741701770574 ] }, "distance": 2.21, "direction": 163.36, "angle": 87.21, "elevation": 45.27, "pano_id": "TMX7316010203-001890_pano_0000_004142", "timestamp": "2020-08-24T09:21:17.352120Z", "filename": "pano_0000_004142.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 2.20813063, "relative_pitch": 87.20775905725706, "relative_heading": 163.35839424371815, "relative_elevation": 45.2741701770574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807265038992323, 52.360468813894514, 0.0 ] }, "distance": 2.89, "direction": 161.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00147", "timestamp": "2024-10-16T08:15:47Z", "filename": "Job_20241016_1007_Track01_Sphere_00147.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 2.89278327, "relative_pitch": 0.0, "relative_heading": 161.35085291522438, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723793359585, 52.3605188735225, 45.3028585901484 ] }, "distance": 2.98, "direction": 341.96, "angle": 86.24, "elevation": 45.3, "pano_id": "TMX7316010203-001890_pano_0000_004143", "timestamp": "2020-08-24T09:21:18.147130Z", "filename": "pano_0000_004143.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 2.97573247, "relative_pitch": 86.2419073937911, "relative_heading": 341.9600886546526, "relative_elevation": 45.3028585901484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80726367477831, 52.3604670761173, 45.2464246759191 ] }, "distance": 3.05, "direction": 164.17, "angle": 86.14, "elevation": 45.25, "pano_id": "TMX7316010203-001637_pano_0000_000052", "timestamp": "2020-02-11T10:50:20.148160Z", "filename": "pano_0000_000052.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 3.04996684, "relative_pitch": 86.143645163573, "relative_heading": 164.16780778805852, "relative_elevation": 45.2464246759191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072415763137, 52.3605207128629, 44.9916478060186 ] }, "distance": 3.11, "direction": 347.49, "angle": 86.05, "elevation": 44.99, "pano_id": "TMX7316010203-000050_pano_0000_000579", "timestamp": "2016-08-08T07:27:34.435280Z", "filename": "pano_0000_000579.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 3.10794138, "relative_pitch": 86.0483889797488, "relative_heading": 347.48713159681637, "relative_elevation": 44.9916478060186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807263012991333, 52.3604654515247, 0.0 ] }, "distance": 3.21, "direction": 165.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04132", "timestamp": "2025-07-02T09:49:39Z", "filename": "recording_2025-07-02_08-42-20_04132.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 3.21292181, "relative_pitch": 0.0, "relative_heading": 165.82102763839904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_000289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723600665456, 52.3605244208404, 45.2792819319293 ] }, "distance": 3.6, "direction": 343.01, "angle": 85.45, "elevation": 45.28, "pano_id": "TMX7316010203-002090_pano_0000_000289", "timestamp": "2021-04-14T07:40:57.555750Z", "filename": "pano_0000_000289.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 3.60392432, "relative_pitch": 85.44923745690775, "relative_heading": 343.0147916937614, "relative_elevation": 45.2792819319293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723345676928, 52.3605245278935, 45.2614026488736 ] }, "distance": 3.67, "direction": 340.47, "angle": 85.36, "elevation": 45.26, "pano_id": "TMX7316010203-002505_pano_0003_001218", "timestamp": "2022-04-11T11:24:57.953810Z", "filename": "pano_0003_001218.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 3.6696687, "relative_pitch": 85.36475635204876, "relative_heading": 340.4743927237409, "relative_elevation": 45.2614026488736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track121_Sphere_00181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807210459942161, 52.36047195286441, 0.0 ] }, "distance": 3.68, "direction": 229.43, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track121_Sphere_00181", "timestamp": "2024-10-25T12:01:18Z", "filename": "Job_20241025_0915_Track121_Sphere_00181.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 3.67716967, "relative_pitch": 0.0, "relative_heading": 229.42868547362468, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723345351524, 52.3605277252899, 45.2688277475536 ] }, "distance": 4.01, "direction": 342.17, "angle": 84.94, "elevation": 45.27, "pano_id": "TMX7316010203-001033_pano_0003_000010", "timestamp": "2019-01-02T11:42:46.754120Z", "filename": "pano_0003_000010.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 4.00682866, "relative_pitch": 84.94182502196442, "relative_heading": 342.172073023744, "relative_elevation": 45.2688277475536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722666791614, 52.3605261235676, 45.3184495801106 ] }, "distance": 4.01, "direction": 335.09, "angle": 84.94, "elevation": 45.32, "pano_id": "TMX7316010203-002227_pano_0000_000086", "timestamp": "2021-07-09T10:36:16.674990Z", "filename": "pano_0000_000086.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 4.00931405, "relative_pitch": 84.94421695779026, "relative_heading": 335.0853185350047, "relative_elevation": 45.3184495801106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719224146356, 52.3604969995003, 45.1337719401345 ] }, "distance": 4.05, "direction": 275.6, "angle": 84.87, "elevation": 45.13, "pano_id": "TMX7316010203-000816_pano_0000_004018", "timestamp": "2018-06-29T11:02:54.919430Z", "filename": "pano_0000_004018.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 4.0536327, "relative_pitch": 84.86782198128253, "relative_heading": 275.59816363959317, "relative_elevation": 45.1337719401345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80724995107326, 52.3604568697873, 44.9985439255834 ] }, "distance": 4.07, "direction": 181.45, "angle": 84.83, "elevation": 45.0, "pano_id": "TMX7316010203-002221_pano_0000_001518", "timestamp": "2021-07-08T08:30:41.821100Z", "filename": "pano_0000_001518.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 4.071266, "relative_pitch": 84.8302110506784, "relative_heading": 181.4473477872999, "relative_elevation": 44.9985439255834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722749880632, 52.3605314902312, 45.3103574709967 ] }, "distance": 4.54, "direction": 338.91, "angle": 84.28, "elevation": 45.31, "pano_id": "TMX7316010203-001316_pano_0000_007405", "timestamp": "2019-07-17T08:43:38.411340Z", "filename": "pano_0000_007405.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 4.53718683, "relative_pitch": 84.28170582017371, "relative_heading": 338.91327391983197, "relative_elevation": 45.3103574709967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721225974257, 52.3604590238502, 45.0832408992574 ] }, "distance": 4.67, "direction": 214.89, "angle": 84.09, "elevation": 45.08, "pano_id": "TMX7316010203-000816_pano_0000_004017", "timestamp": "2018-06-29T11:02:54.044560Z", "filename": "pano_0000_004017.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 4.66935507, "relative_pitch": 84.08685315535106, "relative_heading": 214.88510366289867, "relative_elevation": 45.0832408992574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001908/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001908/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001908/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001908/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001908/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001908/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001908/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001908/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001908/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072706560301, 52.3604501147594, 45.2044822629541 ] }, "distance": 5.0, "direction": 164.83, "angle": 83.69, "elevation": 45.2, "pano_id": "TMX7316010203-001885_pano_0000_001908", "timestamp": "2020-08-21T06:39:26.342380Z", "filename": "pano_0000_001908.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 4.99581321, "relative_pitch": 83.69349868535339, "relative_heading": 164.82561219559386, "relative_elevation": 45.2044822629541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001910/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001910/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001910/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001910/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001910/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001910/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001910/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001910/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001910/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722299519734, 52.3605355812658, 45.2958244904876 ] }, "distance": 5.07, "direction": 337.53, "angle": 83.61, "elevation": 45.3, "pano_id": "TMX7316010203-001885_pano_0000_001910", "timestamp": "2020-08-21T06:39:28.002170Z", "filename": "pano_0000_001910.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 5.07379222, "relative_pitch": 83.60868033297875, "relative_heading": 337.5300200977886, "relative_elevation": 45.2958244904876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007403/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007403/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007403/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007403/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007403/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007403/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007403/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007403/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007403/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727301376095, 52.3604496850317, 45.2217417322099 ] }, "distance": 5.09, "direction": 163.22, "angle": 83.58, "elevation": 45.22, "pano_id": "TMX7316010203-001316_pano_0000_007403", "timestamp": "2019-07-17T08:43:37.156370Z", "filename": "pano_0000_007403.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 5.086004, "relative_pitch": 83.58301738176134, "relative_heading": 163.2200437742503, "relative_elevation": 45.2217417322099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732844131588, 52.3604839420894, 45.2825840814039 ] }, "distance": 5.35, "direction": 101.4, "angle": 83.26, "elevation": 45.28, "pano_id": "TMX7316010203-000822_pano_0000_000099", "timestamp": "2018-07-03T11:12:42.383860Z", "filename": "pano_0000_000099.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 5.34987598, "relative_pitch": 83.26206795082884, "relative_heading": 101.40080320872161, "relative_elevation": 45.2825840814039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730926663002, 52.3605269092901, 45.3431449718773 ] }, "distance": 5.42, "direction": 46.6, "angle": 83.18, "elevation": 45.34, "pano_id": "TMX7316010203-000822_pano_0000_000098", "timestamp": "2018-07-03T11:12:41.118910Z", "filename": "pano_0000_000098.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 5.41973184, "relative_pitch": 83.18394208962758, "relative_heading": 46.60300446645604, "relative_elevation": 45.3431449718773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732683470632, 52.3605129783983, 45.2988538499922 ] }, "distance": 5.58, "direction": 67.06, "angle": 82.98, "elevation": 45.3, "pano_id": "TMX7316010203-002398_pano_0002_000053", "timestamp": "2022-01-07T09:21:05.953670Z", "filename": "pano_0002_000053.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 5.57591181, "relative_pitch": 82.98266562868693, "relative_heading": 67.05810638226399, "relative_elevation": 45.2988538499922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722235675196, 52.36054452461061, 0.0 ] }, "distance": 6.02, "direction": 340.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00150", "timestamp": "2024-10-16T08:15:48Z", "filename": "Job_20241016_1007_Track01_Sphere_00150.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.01964463, "relative_pitch": 0.0, "relative_heading": 340.769426304957, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727332314431, 52.3604409520369, 45.2200394514948 ] }, "distance": 6.03, "direction": 165.7, "angle": 82.41, "elevation": 45.22, "pano_id": "TMX7316010203-002227_pano_0000_000084", "timestamp": "2021-07-09T10:36:15.540210Z", "filename": "pano_0000_000084.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.02809433, "relative_pitch": 82.40690563587319, "relative_heading": 165.69551550618456, "relative_elevation": 45.2200394514948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734099427041, 52.3604958941893, 45.2904094131663 ] }, "distance": 6.11, "direction": 87.44, "angle": 82.32, "elevation": 45.29, "pano_id": "TMX7316010203-001033_pano_0003_000035", "timestamp": "2019-01-02T11:43:23.413470Z", "filename": "pano_0003_000035.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.10556436, "relative_pitch": 82.32228824563845, "relative_heading": 87.44247058799013, "relative_elevation": 45.2904094131663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730449279192, 52.3605383971914, 45.6160575691611 ] }, "distance": 6.17, "direction": 35.84, "angle": 82.3, "elevation": 45.62, "pano_id": "TMX7316010203-002837_pano_0009_000056", "timestamp": "2022-12-07T12:22:29.658630Z", "filename": "pano_0009_000056.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.17023109, "relative_pitch": 82.29667189628408, "relative_heading": 35.83999883276674, "relative_elevation": 45.6160575691611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80724099973671, 52.3605491633975, 45.3194495337084 ] }, "distance": 6.24, "direction": 353.44, "angle": 82.16, "elevation": 45.32, "pano_id": "TMX7316010203-001637_pano_0000_000054", "timestamp": "2020-02-11T10:50:21.918140Z", "filename": "pano_0000_000054.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.24075229, "relative_pitch": 82.15934960191481, "relative_heading": 353.44299606451847, "relative_elevation": 45.3194495337084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727377653642, 52.3604385569762, 45.1795249870047 ] }, "distance": 6.29, "direction": 166.02, "angle": 82.07, "elevation": 45.18, "pano_id": "TMX7316010203-001033_pano_0003_000008", "timestamp": "2019-01-02T11:42:44.328880Z", "filename": "pano_0003_000008.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.29407404, "relative_pitch": 82.06902505363196, "relative_heading": 166.02248086098362, "relative_elevation": 45.1795249870047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732180188463, 52.3605308666055, 45.2701294887811 ] }, "distance": 6.35, "direction": 49.01, "angle": 82.02, "elevation": 45.27, "pano_id": "TMX7316010203-002398_pano_0002_000143", "timestamp": "2022-01-07T09:22:17.117770Z", "filename": "pano_0002_000143.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.34837801, "relative_pitch": 82.01728191455064, "relative_heading": 49.01123193221303, "relative_elevation": 45.2701294887811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727926548331, 52.3604389913376, 45.1827881466597 ] }, "distance": 6.35, "direction": 162.64, "angle": 82.0, "elevation": 45.18, "pano_id": "TMX7316010203-002505_pano_0003_001216", "timestamp": "2022-04-11T11:24:56.738850Z", "filename": "pano_0003_001216.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.34855016, "relative_pitch": 82.00183620036064, "relative_heading": 162.64031063515588, "relative_elevation": 45.1827881466597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734452816745, 52.3604894685831, 45.2022478198633 ] }, "distance": 6.36, "direction": 93.99, "angle": 82.0, "elevation": 45.2, "pano_id": "TMX7316010203-002398_pano_0002_000142", "timestamp": "2022-01-07T09:22:16.482760Z", "filename": "pano_0002_000142.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.3556572, "relative_pitch": 81.99640087416543, "relative_heading": 93.99286205944495, "relative_elevation": 45.2022478198633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80720283665917, 52.3605430841313, 45.1169150592759 ] }, "distance": 6.44, "direction": 329.05, "angle": 81.88, "elevation": 45.12, "pano_id": "TMX7316010203-002221_pano_0000_001520", "timestamp": "2021-07-08T08:30:42.601120Z", "filename": "pano_0000_001520.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.44059895, "relative_pitch": 81.8757155001636, "relative_heading": 329.0483053199841, "relative_elevation": 45.1169150592759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80731402959807, 52.3605375935007, 45.3476957939565 ] }, "distance": 6.5, "direction": 40.95, "angle": 81.84, "elevation": 45.35, "pano_id": "TMX7316010203-001033_pano_0003_000034", "timestamp": "2019-01-02T11:43:22.418470Z", "filename": "pano_0003_000034.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.5039729, "relative_pitch": 81.83804029984285, "relative_heading": 40.94773772062008, "relative_elevation": 45.3476957939565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_000287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728230408482, 52.3604377198277, 45.198234282434 ] }, "distance": 6.55, "direction": 161.28, "angle": 81.76, "elevation": 45.2, "pano_id": "TMX7316010203-002090_pano_0000_000287", "timestamp": "2021-04-14T07:40:56.780760Z", "filename": "pano_0000_000287.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.5471992, "relative_pitch": 81.7577386092396, "relative_heading": 161.28059053061648, "relative_elevation": 45.198234282434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track121_Sphere_00182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80715964027842, 52.36051205901879, 0.0 ] }, "distance": 6.59, "direction": 288.32, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track121_Sphere_00182", "timestamp": "2024-10-25T12:01:19Z", "filename": "Job_20241025_0915_Track121_Sphere_00182.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.58922893, "relative_pitch": 0.0, "relative_heading": 288.3202034489462, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734998194051, 52.3605004660222, 45.5918107070029 ] }, "distance": 6.76, "direction": 83.36, "angle": 81.57, "elevation": 45.59, "pano_id": "TMX7316010203-002837_pano_0009_000057", "timestamp": "2022-12-07T12:22:32.123610Z", "filename": "pano_0009_000057.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.7570738, "relative_pitch": 81.56967205440274, "relative_heading": 83.36129250783334, "relative_elevation": 45.5918107070029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728116380105, 52.3604353504487, 44.8800484891981 ] }, "distance": 6.77, "direction": 162.62, "angle": 81.42, "elevation": 44.88, "pano_id": "TMX7316010203-000050_pano_0000_000577", "timestamp": "2016-08-08T07:27:32.675280Z", "filename": "pano_0000_000577.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.77381984, "relative_pitch": 81.41703645134395, "relative_heading": 162.61872359299582, "relative_elevation": 44.8800484891981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807216493702353, 52.36055056264023, 0.0 ] }, "distance": 6.79, "direction": 339.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04134", "timestamp": "2025-07-02T09:49:40Z", "filename": "recording_2025-07-02_08-42-20_04134.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 6.78737761, "relative_pitch": 0.0, "relative_heading": 339.45382175286585, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728361577905, 52.3604301305281, 45.2237361790612 ] }, "distance": 7.38, "direction": 162.73, "angle": 80.73, "elevation": 45.22, "pano_id": "TMX7316010203-001890_pano_0000_004141", "timestamp": "2020-08-24T09:21:16.682110Z", "filename": "pano_0000_004141.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 7.37805338, "relative_pitch": 80.73407916931187, "relative_heading": 162.72822347445162, "relative_elevation": 45.2237361790612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track133_Sphere_00246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807345067451294, 52.36053020603851, 0.0 ] }, "distance": 7.58, "direction": 57.32, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track133_Sphere_00246", "timestamp": "2024-11-28T13:05:37Z", "filename": "Job_20241128_0827_Track133_Sphere_00246.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 7.57612018, "relative_pitch": 0.0, "relative_heading": 57.32207351669875, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80735758438896, 52.3604705718667, 45.2225865190849 ] }, "distance": 7.66, "direction": 109.4, "angle": 80.38, "elevation": 45.22, "pano_id": "TMX7316010203-002398_pano_0002_000054", "timestamp": "2022-01-07T09:21:07.138480Z", "filename": "pano_0002_000054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 7.66464698, "relative_pitch": 80.38051629309687, "relative_heading": 109.39505607311746, "relative_elevation": 45.2225865190849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80726872308944, 52.3605621376463, 45.2961577540264 ] }, "distance": 7.73, "direction": 8.75, "angle": 80.31, "elevation": 45.3, "pano_id": "TMX7316010203-000822_pano_0000_000097", "timestamp": "2018-07-03T11:12:39.348910Z", "filename": "pano_0000_000097.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 7.73356712, "relative_pitch": 80.31111908044292, "relative_heading": 8.746640877427977, "relative_elevation": 45.2961577540264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728612498458, 52.3604268903548, 45.1954658217728 ] }, "distance": 7.77, "direction": 162.31, "angle": 80.24, "elevation": 45.2, "pano_id": "TMX7316010203-001637_pano_0000_000051", "timestamp": "2020-02-11T10:50:19.308170Z", "filename": "pano_0000_000051.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 7.77329875, "relative_pitch": 80.24101443925157, "relative_heading": 162.3140991100571, "relative_elevation": 45.1954658217728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072549698563, 52.3605633831, 45.0734355580062 ] }, "distance": 7.79, "direction": 1.76, "angle": 80.2, "elevation": 45.07, "pano_id": "TMX7316010203-000050_pano_0000_000580", "timestamp": "2016-08-08T07:27:35.685270Z", "filename": "pano_0000_000580.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 7.78588705, "relative_pitch": 80.19956446123685, "relative_heading": 1.759582521469229, "relative_elevation": 45.0734355580062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730170735475, 52.3605564357999, 45.3516928255558 ] }, "distance": 7.8, "direction": 26.03, "angle": 80.24, "elevation": 45.35, "pano_id": "TMX7316010203-002398_pano_0002_000052", "timestamp": "2022-01-07T09:21:04.863480Z", "filename": "pano_0002_000052.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 7.80036362, "relative_pitch": 80.24077523955013, "relative_heading": 26.029452060885756, "relative_elevation": 45.3516928255558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80723224143296, 52.3604207380424, 45.0295071639121 ] }, "distance": 8.2, "direction": 189.19, "angle": 79.68, "elevation": 45.03, "pano_id": "TMX7316010203-000816_pano_0000_004016", "timestamp": "2018-06-29T11:02:53.184350Z", "filename": "pano_0000_004016.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.19575679, "relative_pitch": 79.68459379755298, "relative_heading": 189.1926130092803, "relative_elevation": 45.0295071639121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807286309796083, 52.36042285569679, 0.0 ] }, "distance": 8.21, "direction": 163.18, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04131", "timestamp": "2025-07-02T09:49:39Z", "filename": "recording_2025-07-02_08-42-20_04131.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.20580077, "relative_pitch": 0.0, "relative_heading": 163.18270857028782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721390216657, 52.3605636730366, 45.4027632214129 ] }, "distance": 8.22, "direction": 341.87, "angle": 79.73, "elevation": 45.4, "pano_id": "TMX7316010203-001890_pano_0000_004144", "timestamp": "2020-08-24T09:21:19.027290Z", "filename": "pano_0000_004144.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.22270166, "relative_pitch": 79.73467138419133, "relative_heading": 341.8702297362108, "relative_elevation": 45.4027632214129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8071994643274, 52.3605645043248, 45.2488065715879 ] }, "distance": 8.66, "direction": 335.87, "angle": 79.16, "elevation": 45.25, "pano_id": "TMX7316010203-000822_pano_0000_000096", "timestamp": "2018-07-03T11:12:37.629200Z", "filename": "pano_0000_000096.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.66416623, "relative_pitch": 79.16030387728996, "relative_heading": 335.8681699023494, "relative_elevation": 45.2488065715879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_000290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721189455899, 52.3605676816456, 45.3925158903003 ] }, "distance": 8.69, "direction": 341.93, "angle": 79.16, "elevation": 45.39, "pano_id": "TMX7316010203-002090_pano_0000_000290", "timestamp": "2021-04-14T07:40:57.945710Z", "filename": "pano_0000_000290.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.68917425, "relative_pitch": 79.16335908208036, "relative_heading": 341.928395894345, "relative_elevation": 45.3925158903003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80721002668268, 52.3605673412954, 45.3602501284331 ] }, "distance": 8.69, "direction": 341.05, "angle": 79.15, "elevation": 45.36, "pano_id": "TMX7316010203-002505_pano_0003_001219", "timestamp": "2022-04-11T11:24:58.498860Z", "filename": "pano_0003_001219.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.69365677, "relative_pitch": 79.15037196206498, "relative_heading": 341.0536688541011, "relative_elevation": 45.3602501284331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734986533006, 52.3604415838565, 45.2279009288177 ] }, "distance": 8.85, "direction": 130.72, "angle": 78.93, "elevation": 45.23, "pano_id": "TMX7316010203-000822_pano_0000_000100", "timestamp": "2018-07-03T11:12:43.503860Z", "filename": "pano_0000_000100.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.84559527, "relative_pitch": 78.93387495217135, "relative_heading": 130.72301728666426, "relative_elevation": 45.2279009288177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807293434903496, 52.36041797428295, 0.0 ] }, "distance": 8.87, "direction": 161.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00145", "timestamp": "2024-10-16T08:15:46Z", "filename": "Job_20241016_1007_Track01_Sphere_00145.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.87151183, "relative_pitch": 0.0, "relative_heading": 161.19643207809818, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80724857684113, 52.3605734632332, 45.3352403854951 ] }, "distance": 8.91, "direction": 358.74, "angle": 78.89, "elevation": 45.34, "pano_id": "TMX7316010203-001033_pano_0003_000011", "timestamp": "2019-01-02T11:42:49.353800Z", "filename": "pano_0003_000011.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.90604143, "relative_pitch": 78.8858582891841, "relative_heading": 358.73604860238646, "relative_elevation": 45.3352403854951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80720820493782, 52.360569216623844, 0.0 ] }, "distance": 8.93, "direction": 340.74, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00151", "timestamp": "2024-10-16T08:15:48Z", "filename": "Job_20241016_1007_Track01_Sphere_00151.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.93146002, "relative_pitch": 0.0, "relative_heading": 340.7352945890874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727343914428, 52.3604137314848, 44.9382443809882 ] }, "distance": 9.0, "direction": 170.42, "angle": 78.68, "elevation": 44.94, "pano_id": "TMX7316010203-002221_pano_0000_001517", "timestamp": "2021-07-08T08:30:41.431040Z", "filename": "pano_0000_001517.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.99563171, "relative_pitch": 78.68028129551996, "relative_heading": 170.41870860887892, "relative_elevation": 44.9382443809882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80720266954197, 52.3605685944279, 45.420274102129 ] }, "distance": 9.0, "direction": 338.32, "angle": 78.79, "elevation": 45.42, "pano_id": "TMX7316010203-002227_pano_0000_000087", "timestamp": "2021-07-09T10:36:17.299990Z", "filename": "pano_0000_000087.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 8.99849737, "relative_pitch": 78.79388112602295, "relative_heading": 338.32250450014607, "relative_elevation": 45.420274102129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80737014325968, 52.3604548409155, 45.2323590386659 ] }, "distance": 9.16, "direction": 117.98, "angle": 78.56, "elevation": 45.23, "pano_id": "TMX7316010203-001033_pano_0003_000036", "timestamp": "2019-01-02T11:43:24.338460Z", "filename": "pano_0003_000036.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.15558441, "relative_pitch": 78.5572324499833, "relative_heading": 117.98182188543079, "relative_elevation": 45.2323590386659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80720407420326, 52.3605723725684, 45.4075418272987 ] }, "distance": 9.36, "direction": 339.82, "angle": 78.36, "elevation": 45.41, "pano_id": "TMX7316010203-001316_pano_0000_007406", "timestamp": "2019-07-17T08:43:38.991310Z", "filename": "pano_0000_007406.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.35701496, "relative_pitch": 78.35619403356239, "relative_heading": 339.81808530108765, "relative_elevation": 45.4075418272987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80729917495297, 52.3605724315928, 45.3168380660936 ] }, "distance": 9.37, "direction": 20.3, "angle": 78.32, "elevation": 45.32, "pano_id": "TMX7316010203-002398_pano_0002_000144", "timestamp": "2022-01-07T09:22:17.747760Z", "filename": "pano_0002_000144.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.3709086, "relative_pitch": 78.31667972462694, "relative_heading": 20.296314886607004, "relative_elevation": 45.3168380660936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80736718273522, 52.3604479070446, 45.1427919631824 ] }, "distance": 9.37, "direction": 122.73, "angle": 78.27, "elevation": 45.14, "pano_id": "TMX7316010203-002398_pano_0002_000141", "timestamp": "2022-01-07T09:22:15.832820Z", "filename": "pano_0002_000141.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.37166935, "relative_pitch": 78.27195475429336, "relative_heading": 122.73145714820177, "relative_elevation": 45.1427919631824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80738654843273, 52.360474505194226, 0.0 ] }, "distance": 9.44, "direction": 102.9, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00454", "timestamp": "2025-09-24T09:40:25Z", "filename": "2025_09_24_09_11_56_00454.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.4411146, "relative_pitch": 0.0, "relative_heading": 102.89914662783144, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007402/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007402/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007402/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007402/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007402/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007402/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007402/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007402/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007402/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80729585222606, 52.36040883386, 45.1662022629753 ] }, "distance": 9.89, "direction": 162.19, "angle": 77.65, "elevation": 45.17, "pano_id": "TMX7316010203-001316_pano_0000_007402", "timestamp": "2019-07-17T08:43:36.431340Z", "filename": "pano_0000_007402.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.88889748, "relative_pitch": 77.65027087913862, "relative_heading": 162.19270772726682, "relative_elevation": 45.1662022629753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727048019772, 52.3605816550186, 45.688438558951 ] }, "distance": 9.9, "direction": 7.52, "angle": 77.77, "elevation": 45.69, "pano_id": "TMX7316010203-002837_pano_0009_000055", "timestamp": "2022-12-07T12:22:27.408670Z", "filename": "pano_0009_000055.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.90056152, "relative_pitch": 77.77320058353546, "relative_heading": 7.520009384831705, "relative_elevation": 45.688438558951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80738949149479, 52.360463423323, 45.2083335742354 ] }, "distance": 9.98, "direction": 109.56, "angle": 77.55, "elevation": 45.21, "pano_id": "TMX7316010203-001305_pano_0000_000875", "timestamp": "2019-07-11T06:40:40.822600Z", "filename": "pano_0000_000875.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 9.97915924, "relative_pitch": 77.55230131532485, "relative_heading": 109.55852561668922, "relative_elevation": 45.2083335742354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001907/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001907/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001907/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001907/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001907/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001907/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001907/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001907/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001907/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80729493740671, 52.3604073660668, 45.1323057143018 ] }, "distance": 10.03, "direction": 162.82, "angle": 77.48, "elevation": 45.13, "pano_id": "TMX7316010203-001885_pano_0000_001907", "timestamp": "2020-08-21T06:39:25.447160Z", "filename": "pano_0000_001907.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 10.02593658, "relative_pitch": 77.47538382131174, "relative_heading": 162.81725436257577, "relative_elevation": 45.1323057143018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001911/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001911/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001911/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001911/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001911/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001911/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001911/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001911/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001911/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80719875791877, 52.3605779571677, 45.4006216991693 ] }, "distance": 10.07, "direction": 339.1, "angle": 77.5, "elevation": 45.4, "pano_id": "TMX7316010203-001885_pano_0000_001911", "timestamp": "2020-08-21T06:39:28.692160Z", "filename": "pano_0000_001911.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 10.06601541, "relative_pitch": 77.49886941564324, "relative_heading": 339.1034796918559, "relative_elevation": 45.4006216991693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80739985934326, 52.3605085436865, 45.3014295930043 ] }, "distance": 10.25, "direction": 80.56, "angle": 77.25, "elevation": 45.3, "pano_id": "TMX7316010203-001305_pano_0000_000876", "timestamp": "2019-07-11T06:40:41.842560Z", "filename": "pano_0000_000876.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 10.24830274, "relative_pitch": 77.25284459440097, "relative_heading": 80.56485954598126, "relative_elevation": 45.3014295930043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8073015440948, 52.3605813778501, 45.4277856331319 ] }, "distance": 10.36, "direction": 19.22, "angle": 77.15, "elevation": 45.43, "pano_id": "TMX7316010203-001033_pano_0003_000033", "timestamp": "2019-01-02T11:43:21.268480Z", "filename": "pano_0003_000033.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 10.36238717, "relative_pitch": 77.15030005012395, "relative_heading": 19.22394963467916, "relative_elevation": 45.4277856331319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072620424131, 52.3605885872634, 45.3855207338929 ] }, "distance": 10.61, "direction": 3.9, "angle": 76.84, "elevation": 45.39, "pano_id": "TMX7316010203-001637_pano_0000_000055", "timestamp": "2020-02-11T10:50:23.153170Z", "filename": "pano_0000_000055.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 10.61130414, "relative_pitch": 76.84042009435579, "relative_heading": 3.895435883686192, "relative_elevation": 45.3855207338929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track133_Sphere_00247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807397233477392, 52.36052748660115, 0.0 ] }, "distance": 10.63, "direction": 69.12, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track133_Sphere_00247", "timestamp": "2024-11-28T13:05:39Z", "filename": "Job_20241128_0827_Track133_Sphere_00247.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 10.62864877, "relative_pitch": 0.0, "relative_heading": 69.12175891082397, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80713014556377, 52.3605538748852, 45.299360152334 ] }, "distance": 10.65, "direction": 309.13, "angle": 76.76, "elevation": 45.3, "pano_id": "TMX7316010203-000822_pano_0000_000095", "timestamp": "2018-07-03T11:12:36.154160Z", "filename": "pano_0000_000095.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 10.65448432, "relative_pitch": 76.76450018426196, "relative_heading": 309.13242546514783, "relative_elevation": 45.299360152334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80729670157763, 52.3603983454887, 45.1596956672147 ] }, "distance": 11.02, "direction": 163.76, "angle": 76.28, "elevation": 45.16, "pano_id": "TMX7316010203-002227_pano_0000_000083", "timestamp": "2021-07-09T10:36:14.994990Z", "filename": "pano_0000_000083.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.02189674, "relative_pitch": 76.28425348329183, "relative_heading": 163.76188886242582, "relative_elevation": 45.1596956672147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730258356096, 52.36039621009, 45.1306255599484 ] }, "distance": 11.37, "direction": 162.16, "angle": 75.86, "elevation": 45.13, "pano_id": "TMX7316010203-002505_pano_0003_001215", "timestamp": "2022-04-11T11:24:56.053840Z", "filename": "pano_0003_001215.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.36654012, "relative_pitch": 75.86356990876125, "relative_heading": 162.15730344378233, "relative_elevation": 45.1306255599484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80729830985378, 52.3603951303422, 45.1134935524315 ] }, "distance": 11.4, "direction": 163.74, "angle": 75.82, "elevation": 45.11, "pano_id": "TMX7316010203-001033_pano_0003_000007", "timestamp": "2019-01-02T11:42:43.563820Z", "filename": "pano_0003_000007.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.39602618, "relative_pitch": 75.82320933605914, "relative_heading": 163.73598426291073, "relative_elevation": 45.1134935524315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80717887493688, 52.3605860513777, 45.2216265322641 ] }, "distance": 11.43, "direction": 334.37, "angle": 75.82, "elevation": 45.22, "pano_id": "TMX7316010203-002221_pano_0000_001521", "timestamp": "2021-07-08T08:30:42.991060Z", "filename": "pano_0000_001521.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.42965056, "relative_pitch": 75.81569540356044, "relative_heading": 334.3650076520599, "relative_elevation": 45.2216265322641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_000286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730564312503, 52.3603944207678, 45.1409768136218 ] }, "distance": 11.62, "direction": 161.48, "angle": 75.56, "elevation": 45.14, "pano_id": "TMX7316010203-002090_pano_0000_000286", "timestamp": "2021-04-14T07:40:56.390880Z", "filename": "pano_0000_000286.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.62074595, "relative_pitch": 75.56367210604778, "relative_heading": 161.47983467804426, "relative_elevation": 45.1409768136218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730434383981, 52.3603930439563, 44.8197379065678 ] }, "distance": 11.74, "direction": 162.13, "angle": 75.32, "elevation": 44.82, "pano_id": "TMX7316010203-000050_pano_0000_000576", "timestamp": "2016-08-08T07:27:32.035510Z", "filename": "pano_0000_000576.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.73864895, "relative_pitch": 75.32343200538571, "relative_heading": 162.12702978931907, "relative_elevation": 44.8197379065678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730529171409, 52.360593784045, 45.1828830270097 ] }, "distance": 11.75, "direction": 18.18, "angle": 75.42, "elevation": 45.18, "pano_id": "TMX7316010203-000050_pano_0000_000581", "timestamp": "2016-08-08T07:27:37.020490Z", "filename": "pano_0000_000581.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.75190006, "relative_pitch": 75.420616469329, "relative_heading": 18.18311580926721, "relative_elevation": 45.1828830270097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807192844805338, 52.36059312976528, 0.0 ] }, "distance": 11.79, "direction": 340.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04135", "timestamp": "2025-07-02T09:49:41Z", "filename": "recording_2025-07-02_08-42-20_04135.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.78913217, "relative_pitch": 0.0, "relative_heading": 340.2012315086012, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807307399663964, 52.360392984745864, 0.0 ] }, "distance": 11.81, "direction": 161.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00144", "timestamp": "2024-10-16T08:15:46Z", "filename": "Job_20241016_1007_Track01_Sphere_00144.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.81043927, "relative_pitch": 0.0, "relative_heading": 161.17560312923274, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track121_Sphere_00183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807091092292701, 52.36053599912461, 0.0 ] }, "distance": 11.91, "direction": 293.43, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track121_Sphere_00183", "timestamp": "2024-10-25T12:01:21Z", "filename": "Job_20241025_0915_Track121_Sphere_00183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.90707369, "relative_pitch": 0.0, "relative_heading": 293.43266297878733, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80742543638311, 52.3605067461902, 45.5950533058494 ] }, "distance": 11.94, "direction": 82.88, "angle": 75.32, "elevation": 45.6, "pano_id": "TMX7316010203-002837_pano_0009_000058", "timestamp": "2022-12-07T12:22:35.258590Z", "filename": "pano_0009_000058.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.94414558, "relative_pitch": 75.3205682271709, "relative_heading": 82.88216422705742, "relative_elevation": 45.5950533058494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807399083142271, 52.3604353708548, 0.0 ] }, "distance": 11.95, "direction": 122.72, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00455", "timestamp": "2025-09-24T09:40:28Z", "filename": "2025_09_24_09_11_56_00455.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 11.95406529, "relative_pitch": 0.0, "relative_heading": 122.72372637668917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80740057060956, 52.3604321079151, 45.2231354638934 ] }, "distance": 12.24, "direction": 123.9, "angle": 74.86, "elevation": 45.22, "pano_id": "TMX7316010203-002398_pano_0002_000055", "timestamp": "2022-01-07T09:21:08.558490Z", "filename": "pano_0002_000055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.23816168, "relative_pitch": 74.85746584377193, "relative_heading": 123.89740041984928, "relative_elevation": 45.2231354638934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728919796506, 52.3606012484836, 45.4355159215629 ] }, "distance": 12.27, "direction": 12.1, "angle": 74.89, "elevation": 45.44, "pano_id": "TMX7316010203-002398_pano_0002_000051", "timestamp": "2022-01-07T09:21:03.703470Z", "filename": "pano_0002_000051.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.26805064, "relative_pitch": 74.88988264080304, "relative_heading": 12.09638551926858, "relative_elevation": 45.4355159215629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725244487905, 52.3603824380168, 44.9838546719402 ] }, "distance": 12.35, "direction": 179.69, "angle": 74.65, "elevation": 44.98, "pano_id": "TMX7316010203-000816_pano_0000_004015", "timestamp": "2018-06-29T11:02:52.354410Z", "filename": "pano_0000_004015.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.35248415, "relative_pitch": 74.64515542741215, "relative_heading": 179.68895896297306, "relative_elevation": 44.9838546719402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730861823874, 52.3603869141486, 45.1387230986729 ] }, "distance": 12.48, "direction": 161.82, "angle": 74.55, "elevation": 45.14, "pano_id": "TMX7316010203-001637_pano_0000_000050", "timestamp": "2020-02-11T10:50:18.433230Z", "filename": "pano_0000_000050.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.47737408, "relative_pitch": 74.54798527008236, "relative_heading": 161.8156790557771, "relative_elevation": 45.1387230986729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730668858096, 52.36038608021, 45.1659877868369 ] }, "distance": 12.53, "direction": 162.52, "angle": 74.5, "elevation": 45.17, "pano_id": "TMX7316010203-001890_pano_0000_004140", "timestamp": "2020-08-24T09:21:16.092100Z", "filename": "pano_0000_004140.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.52545569, "relative_pitch": 74.50021354159688, "relative_heading": 162.51946957415907, "relative_elevation": 45.1659877868369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80731830932246, 52.3605986279291, 45.3040180252865 ] }, "distance": 12.56, "direction": 21.26, "angle": 74.51, "elevation": 45.3, "pano_id": "TMX7316010203-000821_pano_0000_004688", "timestamp": "2018-07-03T09:58:16.158970Z", "filename": "pano_0000_004688.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.558839, "relative_pitch": 74.50596264380876, "relative_heading": 21.261061203726523, "relative_elevation": 45.3040180252865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730530042292, 52.3606032312391, 45.4040575688705 ] }, "distance": 12.76, "direction": 16.71, "angle": 74.31, "elevation": 45.4, "pano_id": "TMX7316010203-001033_pano_0003_000012", "timestamp": "2019-01-02T11:42:51.138790Z", "filename": "pano_0003_000012.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.75502435, "relative_pitch": 74.3087490407179, "relative_heading": 16.711916318553424, "relative_elevation": 45.4040575688705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80711304016318, 52.3605716653003, 45.5185232050717 ] }, "distance": 12.83, "direction": 312.71, "angle": 74.26, "elevation": 45.52, "pano_id": "TMX7316010203-002022_pano_0000_000741", "timestamp": "2021-02-22T09:01:37.151080Z", "filename": "pano_0000_000741.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.83272878, "relative_pitch": 74.25562310728942, "relative_heading": 312.70717425897857, "relative_elevation": 45.5185232050717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80739523812289, 52.3604178388644, 45.1290335813537 ] }, "distance": 12.91, "direction": 130.66, "angle": 74.03, "elevation": 45.13, "pano_id": "TMX7316010203-001305_pano_0000_000874", "timestamp": "2019-07-11T06:40:39.732580Z", "filename": "pano_0000_000874.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 12.91198748, "relative_pitch": 74.03350423304575, "relative_heading": 130.66024213298277, "relative_elevation": 45.1290335813537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807309533275805, 52.36038025051712, 0.0 ] }, "distance": 13.2, "direction": 162.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04130", "timestamp": "2025-07-02T09:49:38Z", "filename": "recording_2025-07-02_08-42-20_04130.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.2024091, "relative_pitch": 0.0, "relative_heading": 162.5629098977818, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80737289801121, 52.3603993979401, 45.1839972306043 ] }, "distance": 13.34, "direction": 141.67, "angle": 73.55, "elevation": 45.18, "pano_id": "TMX7316010203-000822_pano_0000_000101", "timestamp": "2018-07-03T11:12:44.588920Z", "filename": "pano_0000_000101.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.34015583, "relative_pitch": 73.55125359520387, "relative_heading": 141.67266565983647, "relative_elevation": 45.1839972306043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80738962288249, 52.3604064195857, 45.0778289921582 ] }, "distance": 13.5, "direction": 135.81, "angle": 73.32, "elevation": 45.08, "pano_id": "TMX7316010203-002398_pano_0002_000140", "timestamp": "2022-01-07T09:22:15.182780Z", "filename": "pano_0002_000140.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.50433767, "relative_pitch": 73.32292696235238, "relative_heading": 135.81436763404722, "relative_elevation": 45.0778289921582 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80718953161394, 52.3606089223345, 45.5054920334369 ] }, "distance": 13.52, "direction": 341.82, "angle": 73.45, "elevation": 45.51, "pano_id": "TMX7316010203-001890_pano_0000_004145", "timestamp": "2020-08-24T09:21:19.917140Z", "filename": "pano_0000_004145.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.52443201, "relative_pitch": 73.44781964821462, "relative_heading": 341.8234360248583, "relative_elevation": 45.5054920334369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80740323590654, 52.3604150126907, 45.1999442595989 ] }, "distance": 13.53, "direction": 130.17, "angle": 73.33, "elevation": 45.2, "pano_id": "TMX7316010203-001033_pano_0003_000037", "timestamp": "2019-01-02T11:43:25.223480Z", "filename": "pano_0003_000037.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.5307107, "relative_pitch": 73.3348041553151, "relative_heading": 130.16712962224156, "relative_elevation": 45.1999442595989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727702161735, 52.3606140551525, 45.3911976190284 ] }, "distance": 13.53, "direction": 7.39, "angle": 73.4, "elevation": 45.39, "pano_id": "TMX7316010203-002398_pano_0002_000145", "timestamp": "2022-01-07T09:22:18.362740Z", "filename": "pano_0002_000145.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.53320632, "relative_pitch": 73.39825813322236, "relative_heading": 7.392849293956112, "relative_elevation": 45.3911976190284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80718672299452, 52.3606101498131, 45.453808077611 ] }, "distance": 13.71, "direction": 341.24, "angle": 73.21, "elevation": 45.45, "pano_id": "TMX7316010203-002505_pano_0003_001220", "timestamp": "2022-04-11T11:24:59.008820Z", "filename": "pano_0003_001220.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.71459612, "relative_pitch": 73.21007135256568, "relative_heading": 341.24196635393656, "relative_elevation": 45.453808077611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_000291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80718802098093, 52.3606108142113, 45.4908790094778 ] }, "distance": 13.76, "direction": 341.69, "angle": 73.17, "elevation": 45.49, "pano_id": "TMX7316010203-002090_pano_0000_000291", "timestamp": "2021-04-14T07:40:58.335720Z", "filename": "pano_0000_000291.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.7565846, "relative_pitch": 73.17451862896169, "relative_heading": 341.6897151851145, "relative_elevation": 45.4908790094778 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716131101479, 52.3606048101584, 45.5004703542218 ] }, "distance": 13.83, "direction": 333.64, "angle": 73.09, "elevation": 45.5, "pano_id": "TMX7316010203-002022_pano_0000_000742", "timestamp": "2021-02-22T09:01:38.511090Z", "filename": "pano_0000_000742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.83033848, "relative_pitch": 73.0928082799201, "relative_heading": 333.6371560263172, "relative_elevation": 45.5004703542218 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807451518868301, 52.36051649078196, 0.0 ] }, "distance": 13.87, "direction": 79.34, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00452", "timestamp": "2025-09-24T09:40:10Z", "filename": "2025_09_24_09_11_56_00452.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.86810733, "relative_pitch": 0.0, "relative_heading": 79.34420713701424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80717898260983, 52.3606109485449, 45.5127007188275 ] }, "distance": 13.98, "direction": 339.31, "angle": 72.93, "elevation": 45.51, "pano_id": "TMX7316010203-002227_pano_0000_000088", "timestamp": "2021-07-09T10:36:17.955080Z", "filename": "pano_0000_000088.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.97625227, "relative_pitch": 72.9290809751777, "relative_heading": 339.3118678830249, "relative_elevation": 45.5127007188275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80729682983374, 52.3603708915922, 44.8795494195074 ] }, "distance": 13.98, "direction": 167.23, "angle": 72.69, "elevation": 44.88, "pano_id": "TMX7316010203-002221_pano_0000_001516", "timestamp": "2021-07-08T08:30:41.041190Z", "filename": "pano_0000_001516.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 13.98299078, "relative_pitch": 72.69468440181605, "relative_heading": 167.22991809008528, "relative_elevation": 44.8795494195074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80718093034561, 52.3606135965755, 45.4987337784842 ] }, "distance": 14.21, "direction": 340.23, "angle": 72.66, "elevation": 45.5, "pano_id": "TMX7316010203-001316_pano_0000_007407", "timestamp": "2019-07-17T08:43:39.521300Z", "filename": "pano_0000_007407.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 14.20686599, "relative_pitch": 72.65915624794013, "relative_heading": 340.2323511932495, "relative_elevation": 45.4987337784842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80706278310706, 52.3605543662783, 45.3585099605843 ] }, "distance": 14.53, "direction": 297.81, "angle": 72.24, "elevation": 45.36, "pano_id": "TMX7316010203-000822_pano_0000_000094", "timestamp": "2018-07-03T11:12:29.068940Z", "filename": "pano_0000_000094.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 14.53166174, "relative_pitch": 72.23592157833065, "relative_heading": 297.8067755369203, "relative_elevation": 45.3585099605843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007401/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007401/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007401/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007401/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007401/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007401/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007401/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007401/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007401/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80731828072652, 52.3603687192524, 45.1123322537169 ] }, "distance": 14.61, "direction": 161.84, "angle": 72.06, "elevation": 45.11, "pano_id": "TMX7316010203-001316_pano_0000_007401", "timestamp": "2019-07-17T08:43:35.476370Z", "filename": "pano_0000_007401.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 14.60630911, "relative_pitch": 72.05927000838739, "relative_heading": 161.84097494745453, "relative_elevation": 45.1123322537169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80717964324397, 52.360620369974264, 0.0 ] }, "distance": 14.95, "direction": 340.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00153", "timestamp": "2024-10-16T08:15:49Z", "filename": "Job_20241016_1007_Track01_Sphere_00153.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 14.94680526, "relative_pitch": 0.0, "relative_heading": 340.89319853926514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734301538062, 52.3606156533336, 45.4412621213123 ] }, "distance": 14.96, "direction": 24.64, "angle": 71.78, "elevation": 45.44, "pano_id": "TMX7316010203-001033_pano_0003_000032", "timestamp": "2019-01-02T11:43:19.553500Z", "filename": "pano_0003_000032.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 14.9607016, "relative_pitch": 71.77681914576445, "relative_heading": 24.639183515006522, "relative_elevation": 45.4412621213123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730199666274, 52.3606245856393, 45.4052027128637 ] }, "distance": 14.99, "direction": 13.27, "angle": 71.73, "elevation": 45.41, "pano_id": "TMX7316010203-001637_pano_0000_000064", "timestamp": "2020-02-11T10:50:47.292870Z", "filename": "pano_0000_000064.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 14.99310126, "relative_pitch": 71.7264317411918, "relative_heading": 13.274879724692756, "relative_elevation": 45.4052027128637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80728221974765, 52.3606269209919, 45.7680603675544 ] }, "distance": 15.0, "direction": 8.03, "angle": 71.85, "elevation": 45.77, "pano_id": "TMX7316010203-002837_pano_0009_000054", "timestamp": "2022-12-07T12:22:25.293640Z", "filename": "pano_0009_000054.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 14.99943622, "relative_pitch": 71.8546250517963, "relative_heading": 8.030649595991687, "relative_elevation": 45.7680603675544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001912/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001912/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001912/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001912/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001912/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001912/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001912/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001912/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001912/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80717497090159, 52.3606203938943, 45.4960915930569 ] }, "distance": 15.06, "direction": 339.75, "angle": 71.69, "elevation": 45.5, "pano_id": "TMX7316010203-001885_pano_0000_001912", "timestamp": "2020-08-21T06:39:29.312210Z", "filename": "pano_0000_001912.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.05649751, "relative_pitch": 71.68853098210491, "relative_heading": 339.75190420749703, "relative_elevation": 45.4960915930569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80704996387199, 52.3605491253147, 45.5056787161157 ] }, "distance": 15.06, "direction": 294.29, "angle": 71.69, "elevation": 45.51, "pano_id": "TMX7316010203-002022_pano_0000_000740", "timestamp": "2021-02-22T09:01:36.051310Z", "filename": "pano_0000_000740.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.06040291, "relative_pitch": 71.68769959034289, "relative_heading": 294.2922331455969, "relative_elevation": 45.5056787161157 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001906/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001906/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001906/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001906/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001906/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001906/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001906/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001906/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001906/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80731926346032, 52.3603643887281, 45.0708039663732 ] }, "distance": 15.09, "direction": 162.17, "angle": 71.49, "elevation": 45.07, "pano_id": "TMX7316010203-001885_pano_0000_001906", "timestamp": "2020-08-21T06:39:24.327160Z", "filename": "pano_0000_001906.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.08529841, "relative_pitch": 71.49449160003822, "relative_heading": 162.16975792384724, "relative_elevation": 45.0708039663732 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track133_Sphere_00248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807463521487173, 52.36053492958651, 0.0 ] }, "distance": 15.17, "direction": 72.28, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track133_Sphere_00248", "timestamp": "2024-11-28T13:05:41Z", "filename": "Job_20241128_0827_Track133_Sphere_00248.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.1661983, "relative_pitch": 0.0, "relative_heading": 72.27989542398197, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80737438649674, 52.3606076205659, 45.2007419783622 ] }, "distance": 15.22, "direction": 33.39, "angle": 71.39, "elevation": 45.2, "pano_id": "TMX7316010203-000050_pano_0000_000582", "timestamp": "2016-08-08T07:27:38.425270Z", "filename": "pano_0000_000582.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.21639557, "relative_pitch": 71.39468816427238, "relative_heading": 33.39086103400231, "relative_elevation": 45.2007419783622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80738418856941, 52.3606036099501, 45.3059865757823 ] }, "distance": 15.23, "direction": 36.41, "angle": 71.42, "elevation": 45.31, "pano_id": "TMX7316010203-001305_pano_0000_000895", "timestamp": "2019-07-11T06:40:59.852480Z", "filename": "pano_0000_000895.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.23247418, "relative_pitch": 71.41667198965523, "relative_heading": 36.413243075312195, "relative_elevation": 45.3059865757823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80743474979814, 52.3605722700052, 45.2490046136081 ] }, "distance": 15.26, "direction": 54.91, "angle": 71.36, "elevation": 45.25, "pano_id": "TMX7316010203-001305_pano_0000_000894", "timestamp": "2019-07-11T06:40:58.942480Z", "filename": "pano_0000_000894.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.25930862, "relative_pitch": 71.36436533367808, "relative_heading": 54.9140781865008, "relative_elevation": 45.2490046136081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732127336817, 52.3606243813177, 45.3873216919601 ] }, "distance": 15.33, "direction": 18.08, "angle": 71.34, "elevation": 45.39, "pano_id": "TMX7316010203-001305_pano_0000_000896", "timestamp": "2019-07-11T06:41:00.792460Z", "filename": "pano_0000_000896.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.32634527, "relative_pitch": 71.3412547062505, "relative_heading": 18.07816792089411, "relative_elevation": 45.3873216919601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001860/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001860/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001860/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001860/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_001860/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001860/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001860/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001860/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001860/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80709102835306, 52.3605922163806, 46.9739543767646 ] }, "distance": 15.5, "direction": 315.16, "angle": 71.74, "elevation": 46.97, "pano_id": "TMX7316010203-002090_pano_0001_001860", "timestamp": "2021-04-14T09:39:15.741400Z", "filename": "pano_0001_001860.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.49987241, "relative_pitch": 71.73879578602222, "relative_heading": 315.15999760679836, "relative_elevation": 46.9739543767646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000893/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000893/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000893/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000893/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000893/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000893/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000893/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000893/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000893/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80747285512139, 52.3605331732795, 45.2560660168529 ] }, "distance": 15.72, "direction": 73.66, "angle": 70.85, "elevation": 45.26, "pano_id": "TMX7316010203-001305_pano_0000_000893", "timestamp": "2019-07-11T06:40:57.977560Z", "filename": "pano_0000_000893.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.71698825, "relative_pitch": 70.84838679189691, "relative_heading": 73.6641800895102, "relative_elevation": 45.2560660168529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001859/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001859/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001859/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001859/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_001859/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001859/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001859/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001859/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001859/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80704457206981, 52.36055736253, 46.9379062084481 ] }, "distance": 15.79, "direction": 296.78, "angle": 71.41, "elevation": 46.94, "pano_id": "TMX7316010203-002090_pano_0001_001859", "timestamp": "2021-04-14T09:39:14.986390Z", "filename": "pano_0001_001859.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 15.78710963, "relative_pitch": 71.41013326410517, "relative_heading": 296.7766173680245, "relative_elevation": 46.9379062084481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732008535491, 52.3603558174497, 45.091349192895 ] }, "distance": 16.01, "direction": 163.02, "angle": 70.45, "elevation": 45.09, "pano_id": "TMX7316010203-002227_pano_0000_000082", "timestamp": "2021-07-09T10:36:14.459970Z", "filename": "pano_0000_000082.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.01217389, "relative_pitch": 70.44978345041193, "relative_heading": 163.0240523094096, "relative_elevation": 45.091349192895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80708605100125, 52.3605957214764, 45.3777721254155 ] }, "distance": 16.02, "direction": 315.28, "angle": 70.56, "elevation": 45.38, "pano_id": "TMX7316010203-000816_pano_0000_004021", "timestamp": "2018-06-29T11:02:57.509410Z", "filename": "pano_0000_004021.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.01556543, "relative_pitch": 70.56009861361834, "relative_heading": 315.28372655498777, "relative_elevation": 45.3777721254155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80720200813356, 52.360635355082, 45.5138944527134 ] }, "distance": 16.15, "direction": 347.96, "angle": 70.47, "elevation": 45.51, "pano_id": "TMX7316010203-002398_pano_0002_000001", "timestamp": "2022-01-07T09:19:25.109420Z", "filename": "pano_0002_000001.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.1462189, "relative_pitch": 70.46767516279523, "relative_heading": 347.9566560726129, "relative_elevation": 45.5138944527134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80747582670055, 52.3605412063295, 45.1826332584023 ] }, "distance": 16.18, "direction": 70.83, "angle": 70.29, "elevation": 45.18, "pano_id": "TMX7316010203-000050_pano_0000_000584", "timestamp": "2016-08-08T07:27:41.110290Z", "filename": "pano_0000_000584.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.18249655, "relative_pitch": 70.29463681781047, "relative_heading": 70.827539522071, "relative_elevation": 45.1826332584023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track121_Sphere_00184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track121_Sphere_00184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track121_Sphere_00184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807023562162126, 52.36053485926852, 0.0 ] }, "distance": 16.2, "direction": 286.53, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track121_Sphere_00184", "timestamp": "2024-10-25T12:01:22Z", "filename": "Job_20241025_0915_Track121_Sphere_00184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.19503568, "relative_pitch": 0.0, "relative_heading": 286.53186498772834, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80729765046046, 52.3606377883715, 45.3808858757839 ] }, "distance": 16.37, "direction": 11.08, "angle": 70.17, "elevation": 45.38, "pano_id": "TMX7316010203-000821_pano_0000_004713", "timestamp": "2018-07-03T10:00:37.163420Z", "filename": "pano_0000_004713.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.36693853, "relative_pitch": 70.1678012649043, "relative_heading": 11.084593789944394, "relative_elevation": 45.3808858757839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732600684758, 52.3603534936136, 45.0640861513093 ] }, "distance": 16.38, "direction": 161.94, "angle": 70.02, "elevation": 45.06, "pano_id": "TMX7316010203-002505_pano_0003_001214", "timestamp": "2022-04-11T11:24:55.328850Z", "filename": "pano_0003_001214.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.38021093, "relative_pitch": 70.02445065797788, "relative_heading": 161.93850386658067, "relative_elevation": 45.0640861513093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80715544001384, 52.3606288295923, 45.3134752400219 ] }, "distance": 16.42, "direction": 336.53, "angle": 70.08, "elevation": 45.31, "pano_id": "TMX7316010203-002221_pano_0000_001522", "timestamp": "2021-07-08T08:30:43.381020Z", "filename": "pano_0000_001522.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.42362878, "relative_pitch": 70.07722002831503, "relative_heading": 336.52863902634505, "relative_elevation": 45.3134752400219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80744103072712, 52.3605848212488, 45.2200327925384 ] }, "distance": 16.44, "direction": 51.79, "angle": 70.02, "elevation": 45.22, "pano_id": "TMX7316010203-000050_pano_0000_000583", "timestamp": "2016-08-08T07:27:39.875240Z", "filename": "pano_0000_000583.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.43671999, "relative_pitch": 70.02464709791671, "relative_heading": 51.786071536642254, "relative_elevation": 45.2200327925384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732305918177, 52.3603516269504, 45.0416481178254 ] }, "distance": 16.52, "direction": 162.82, "angle": 69.86, "elevation": 45.04, "pano_id": "TMX7316010203-001033_pano_0003_000006", "timestamp": "2019-01-02T11:42:42.838840Z", "filename": "pano_0003_000006.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.51740209, "relative_pitch": 69.86130697258831, "relative_heading": 162.82417382421437, "relative_elevation": 45.0416481178254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80737255938382, 52.3606229414802, 45.3922893814743 ] }, "distance": 16.6, "direction": 29.79, "angle": 69.91, "elevation": 45.39, "pano_id": "TMX7316010203-001033_pano_0003_000013", "timestamp": "2019-01-02T11:42:52.478760Z", "filename": "pano_0003_000013.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.60404702, "relative_pitch": 69.90798401885401, "relative_heading": 29.792256957473075, "relative_elevation": 45.3922893814743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722739617537, 52.3606426694432, 45.3045755857602 ] }, "distance": 16.69, "direction": 354.36, "angle": 69.78, "elevation": 45.3, "pano_id": "TMX7316010203-000821_pano_0000_004714", "timestamp": "2018-07-03T10:00:38.208410Z", "filename": "pano_0000_004714.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.6854714, "relative_pitch": 69.78147464375147, "relative_heading": 354.36148262368835, "relative_elevation": 45.3045755857602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0000_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0000_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0000_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732900307371, 52.3603510821161, 45.0701424162835 ] }, "distance": 16.7, "direction": 161.56, "angle": 69.67, "elevation": 45.07, "pano_id": "TMX7316010203-002090_pano_0000_000285", "timestamp": "2021-04-14T07:40:55.995760Z", "filename": "pano_0000_000285.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.69897817, "relative_pitch": 69.66978396194843, "relative_heading": 161.55810907928665, "relative_elevation": 45.0701424162835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727300131011, 52.360343873069, 44.9340649871156 ] }, "distance": 16.71, "direction": 174.96, "angle": 69.6, "elevation": 44.93, "pano_id": "TMX7316010203-000816_pano_0000_004014", "timestamp": "2018-06-29T11:02:51.534360Z", "filename": "pano_0000_004014.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.70815352, "relative_pitch": 69.60299704625103, "relative_heading": 174.96124791000696, "relative_elevation": 44.9340649871156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732778591563, 52.3603507215865, 44.7754563577473 ] }, "distance": 16.71, "direction": 161.87, "angle": 69.53, "elevation": 44.78, "pano_id": "TMX7316010203-000050_pano_0000_000575", "timestamp": "2016-08-08T07:27:31.475290Z", "filename": "pano_0000_000575.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.71105449, "relative_pitch": 69.53346629706873, "relative_heading": 161.8713206116425, "relative_elevation": 44.7754563577473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track133_Sphere_00241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807297338698001, 52.36064159154548, 0.0 ] }, "distance": 16.78, "direction": 10.74, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track133_Sphere_00241", "timestamp": "2024-11-28T13:04:50Z", "filename": "Job_20241128_0827_Track133_Sphere_00241.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.7784666, "relative_pitch": 0.0, "relative_heading": 10.735576290988824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807169621218859, 52.36063572593271, 0.0 ] }, "distance": 16.79, "direction": 340.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04136", "timestamp": "2025-07-02T09:49:41Z", "filename": "recording_2025-07-02_08-42-20_04136.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.78509729, "relative_pitch": 0.0, "relative_heading": 340.6002595048021, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80730366641037, 52.360640900482, 45.2338862745091 ] }, "distance": 16.79, "direction": 12.23, "angle": 69.64, "elevation": 45.23, "pano_id": "TMX7316010203-000050_pano_0000_000601", "timestamp": "2016-08-08T07:28:36.929950Z", "filename": "pano_0000_000601.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.78892484, "relative_pitch": 69.63718238318322, "relative_heading": 12.230012726357502, "relative_elevation": 45.2338862745091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80722988721536, 52.3606441182566, 45.1887120949104 ] }, "distance": 16.83, "direction": 354.99, "angle": 69.57, "elevation": 45.19, "pano_id": "TMX7316010203-000050_pano_0000_000602", "timestamp": "2016-08-08T07:28:38.194960Z", "filename": "pano_0000_000602.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.83024709, "relative_pitch": 69.57247492010947, "relative_heading": 354.9903443969892, "relative_elevation": 45.1887120949104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80740859326607, 52.3606105213672, 45.3215295691043 ] }, "distance": 16.86, "direction": 39.41, "angle": 69.59, "elevation": 45.32, "pano_id": "TMX7316010203-000821_pano_0000_004689", "timestamp": "2018-07-03T09:58:27.538880Z", "filename": "pano_0000_004689.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.86134553, "relative_pitch": 69.5928705185422, "relative_heading": 39.40978369870052, "relative_elevation": 45.3215295691043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80713118327252, 52.360626007589, 45.58861014992 ] }, "distance": 16.87, "direction": 330.95, "angle": 69.69, "elevation": 45.59, "pano_id": "TMX7316010203-002398_pano_0002_000000", "timestamp": "2022-01-07T09:19:24.079420Z", "filename": "pano_0002_000000.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.873734, "relative_pitch": 69.68895100802328, "relative_heading": 330.9482959955664, "relative_elevation": 45.58861014992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80749518777367, 52.3605219326793, 45.6590143479407 ] }, "distance": 16.9, "direction": 79.19, "angle": 69.68, "elevation": 45.66, "pano_id": "TMX7316010203-002837_pano_0009_000059", "timestamp": "2022-12-07T12:22:36.853590Z", "filename": "pano_0009_000059.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.90377816, "relative_pitch": 69.6845525670306, "relative_heading": 79.1916167723612, "relative_elevation": 45.6590143479407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807327324795683, 52.36063870056655, 0.0 ] }, "distance": 16.97, "direction": 17.73, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00439", "timestamp": "2025-09-24T09:39:14Z", "filename": "2025_09_24_09_11_56_00439.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 16.96928769, "relative_pitch": 0.0, "relative_heading": 17.731932412988083, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80727218000898, 52.3606467161183, 45.4684912357479 ] }, "distance": 17.11, "direction": 4.73, "angle": 69.37, "elevation": 45.47, "pano_id": "TMX7316010203-002398_pano_0002_000002", "timestamp": "2022-01-07T09:19:26.054390Z", "filename": "pano_0002_000002.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.11334034, "relative_pitch": 69.37476597622822, "relative_heading": 4.731128880771761, "relative_elevation": 45.4684912357479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80746977718414, 52.3604169716738, 45.3001142097637 ] }, "distance": 17.14, "direction": 119.78, "angle": 69.28, "elevation": 45.3, "pano_id": "TMX7316010203-002398_pano_0002_000056", "timestamp": "2022-01-07T09:21:10.228670Z", "filename": "pano_0002_000056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.1351776, "relative_pitch": 69.28042274442011, "relative_heading": 119.7762584161732, "relative_elevation": 45.3001142097637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80731684050505, 52.3606425318337, 45.4836764661595 ] }, "distance": 17.18, "direction": 15.03, "angle": 69.31, "elevation": 45.48, "pano_id": "TMX7316010203-002398_pano_0002_000050", "timestamp": "2022-01-07T09:21:02.153700Z", "filename": "pano_0002_000050.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.17693866, "relative_pitch": 69.31092517751543, "relative_heading": 15.028575728569024, "relative_elevation": 45.4836764661595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80733142540748, 52.3603468897527, 45.0588329723105 ] }, "distance": 17.19, "direction": 161.53, "angle": 69.11, "elevation": 45.06, "pano_id": "TMX7316010203-001637_pano_0000_000049", "timestamp": "2020-02-11T10:50:17.543220Z", "filename": "pano_0000_000049.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.19372863, "relative_pitch": 69.11394704997025, "relative_heading": 161.52820656649922, "relative_elevation": 45.0588329723105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80720723104509, 52.3606457213528, 45.5228724507615 ] }, "distance": 17.21, "direction": 349.92, "angle": 69.29, "elevation": 45.52, "pano_id": "TMX7316010203-001637_pano_0000_000065", "timestamp": "2020-02-11T10:50:55.657790Z", "filename": "pano_0000_000065.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.21015847, "relative_pitch": 69.29064078945682, "relative_heading": 349.9167896713271, "relative_elevation": 45.5228724507615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80741492369011, 52.3606119064384, 45.3582688812166 ] }, "distance": 17.26, "direction": 40.19, "angle": 69.17, "elevation": 45.36, "pano_id": "TMX7316010203-001033_pano_0003_000031", "timestamp": "2019-01-02T11:43:17.838520Z", "filename": "pano_0003_000031.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.25582027, "relative_pitch": 69.17149153936047, "relative_heading": 40.1912709219817, "relative_elevation": 45.3582688812166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8074661184772, 52.3605765463148, 45.3508720668033 ] }, "distance": 17.3, "direction": 57.69, "angle": 69.12, "elevation": 45.35, "pano_id": "TMX7316010203-001033_pano_0003_000030", "timestamp": "2019-01-02T11:43:15.613550Z", "filename": "pano_0003_000030.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.30185711, "relative_pitch": 69.11759629893874, "relative_heading": 57.69343527972763, "relative_elevation": 45.3508720668033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807471583363636, 52.360415656210705, 0.0 ] }, "distance": 17.31, "direction": 119.99, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00456", "timestamp": "2025-09-24T09:40:32Z", "filename": "2025_09_24_09_11_56_00456.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.31479687, "relative_pitch": 0.0, "relative_heading": 119.99447216610436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000873/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000873/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000873/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000873/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000873/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000873/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000873/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000873/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000873/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80741414752707, 52.3603736731118, 45.0397468209267 ] }, "distance": 17.33, "direction": 140.25, "angle": 68.95, "elevation": 45.04, "pano_id": "TMX7316010203-001305_pano_0000_000873", "timestamp": "2019-07-11T06:40:38.647590Z", "filename": "pano_0000_000873.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.33376637, "relative_pitch": 68.95053615443676, "relative_heading": 140.2534774525428, "relative_elevation": 45.0397468209267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8072660115333, 52.3606502281652, 45.4551679128781 ] }, "distance": 17.47, "direction": 3.25, "angle": 68.97, "elevation": 45.46, "pano_id": "TMX7316010203-001305_pano_0000_000897", "timestamp": "2019-07-11T06:41:01.712460Z", "filename": "pano_0000_000897.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.47397042, "relative_pitch": 68.9721376317115, "relative_heading": 3.252081524524968, "relative_elevation": 45.4551679128781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80750126800853, 52.3605332237683, 45.3080383045599 ] }, "distance": 17.58, "direction": 75.42, "angle": 68.79, "elevation": 45.31, "pano_id": "TMX7316010203-001033_pano_0003_000029", "timestamp": "2019-01-02T11:43:12.483560Z", "filename": "pano_0003_000029.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.58431764, "relative_pitch": 68.7884726396618, "relative_heading": 75.42080020650417, "relative_elevation": 45.3080383045599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80724604122932, 52.3606515861604, 45.2815179582685 ] }, "distance": 17.6, "direction": 358.8, "angle": 68.76, "elevation": 45.28, "pano_id": "TMX7316010203-002837_pano_0009_000072", "timestamp": "2022-12-07T12:23:20.913180Z", "filename": "pano_0009_000072.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.6008127, "relative_pitch": 68.75902047911987, "relative_heading": 358.79809104339967, "relative_elevation": 45.2815179582685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80749810481229, 52.3605408498408, 45.3403133293614 ] }, "distance": 17.61, "direction": 72.57, "angle": 68.77, "elevation": 45.34, "pano_id": "TMX7316010203-000821_pano_0000_004691", "timestamp": "2018-07-03T09:58:31.643970Z", "filename": "pano_0000_004691.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.61114054, "relative_pitch": 68.7727727844228, "relative_heading": 72.57127447597044, "relative_elevation": 45.3403133293614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8074661621812, 52.3605822980969, 45.378576412797 ] }, "distance": 17.65, "direction": 55.94, "angle": 68.74, "elevation": 45.38, "pano_id": "TMX7316010203-000821_pano_0000_004690", "timestamp": "2018-07-03T09:58:30.019060Z", "filename": "pano_0000_004690.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.65467353, "relative_pitch": 68.74132484434466, "relative_heading": 55.942747735974194, "relative_elevation": 45.378576412797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807335354738075, 52.36034329340088, 0.0 ] }, "distance": 17.66, "direction": 161.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00142", "timestamp": "2024-10-16T08:15:45Z", "filename": "Job_20241016_1007_Track01_Sphere_00142.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.65856281, "relative_pitch": 0.0, "relative_heading": 161.1157980515942, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80732997639572, 52.3603421501219, 45.0938478475437 ] }, "distance": 17.66, "direction": 162.37, "angle": 68.61, "elevation": 45.09, "pano_id": "TMX7316010203-001890_pano_0000_004139", "timestamp": "2020-08-24T09:21:15.557120Z", "filename": "pano_0000_004139.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.66460365, "relative_pitch": 68.6082414478514, "relative_heading": 162.37391705046318, "relative_elevation": 45.0938478475437 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241016_1007_Track01_Sphere_00154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241016_1007_Track01_Sphere_00154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807165751385075, 52.3606453868162, 0.0 ] }, "distance": 17.89, "direction": 340.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241016_1007_Track01_Sphere_00154", "timestamp": "2024-10-16T08:15:49Z", "filename": "Job_20241016_1007_Track01_Sphere_00154.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.8869653, "relative_pitch": 0.0, "relative_heading": 340.9475177465806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80741224399821, 52.3603651346104, 45.0181448897347 ] }, "distance": 18.0, "direction": 142.51, "angle": 68.21, "elevation": 45.02, "pano_id": "TMX7316010203-002398_pano_0002_000139", "timestamp": "2022-01-07T09:22:14.542770Z", "filename": "pano_0002_000139.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 17.99527921, "relative_pitch": 68.21173453462123, "relative_heading": 142.50574115469783, "relative_elevation": 45.0181448897347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807508327175809, 52.36053262344256, 0.0 ] }, "distance": 18.03, "direction": 76.01, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00451", "timestamp": "2025-09-24T09:39:42Z", "filename": "2025_09_24_09_11_56_00451.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.03387984, "relative_pitch": 0.0, "relative_heading": 76.01080402958868, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80751602318831, 52.3604999898506, 45.2248484306037 ] }, "distance": 18.04, "direction": 87.69, "angle": 68.26, "elevation": 45.22, "pano_id": "TMX7316010203-000050_pano_0000_000585", "timestamp": "2016-08-08T07:27:42.275210Z", "filename": "pano_0000_000585.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.03802789, "relative_pitch": 68.25530875334134, "relative_heading": 87.68627432828278, "relative_elevation": 45.2248484306037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80739645728834, 52.3603574127109, 45.1316727753729 ] }, "distance": 18.07, "direction": 146.87, "angle": 68.17, "elevation": 45.13, "pano_id": "TMX7316010203-000822_pano_0000_000102", "timestamp": "2018-07-03T11:12:45.683860Z", "filename": "pano_0000_000102.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.07487641, "relative_pitch": 68.17429057032331, "relative_heading": 146.87273179114837, "relative_elevation": 45.1316727753729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80725474205037, 52.3606559072378, 45.4598737033084 ] }, "distance": 18.08, "direction": 0.71, "angle": 68.31, "elevation": 45.46, "pano_id": "TMX7316010203-002398_pano_0002_000146", "timestamp": "2022-01-07T09:22:18.967830Z", "filename": "pano_0002_000146.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.07914683, "relative_pitch": 68.31255079164195, "relative_heading": 0.708488603721135, "relative_elevation": 45.4598737033084 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001861/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001861/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001861/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001861/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_001861/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001861/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001861/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001861/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001861/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80711827431199, 52.360634193281, 46.9949570540339 ] }, "distance": 18.1, "direction": 329.91, "angle": 68.94, "elevation": 46.99, "pano_id": "TMX7316010203-002090_pano_0001_001861", "timestamp": "2021-04-14T09:39:16.491410Z", "filename": "pano_0001_001861.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.09997815, "relative_pitch": 68.93594742336579, "relative_heading": 329.9148246398323, "relative_elevation": 46.9949570540339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000892/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000892/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000892/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000892/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001305_pano_0000_000892/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000892/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001305_pano_0000_000892/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000892/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/11/TMX7316010203-001305/pano_0000_000892/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80751776496428, 52.360497470595, 45.3067766847089 ] }, "distance": 18.15, "direction": 88.59, "angle": 68.17, "elevation": 45.31, "pano_id": "TMX7316010203-001305_pano_0000_000892", "timestamp": "2019-07-11T06:40:56.917520Z", "filename": "pano_0000_000892.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.14750979, "relative_pitch": 68.17155991375081, "relative_heading": 88.58577190888161, "relative_elevation": 45.3067766847089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_04129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_04129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_04129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807332771390281, 52.36033764540432, 0.0 ] }, "distance": 18.2, "direction": 162.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_04129", "timestamp": "2025-07-02T09:49:38Z", "filename": "recording_2025-07-02_08-42-20_04129.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.20001074, "relative_pitch": 0.0, "relative_heading": 162.28045577057338, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80744144657818, 52.3603774778294, 45.1935043372214 ] }, "distance": 18.28, "direction": 134.91, "angle": 67.98, "elevation": 45.19, "pano_id": "TMX7316010203-001033_pano_0003_000038", "timestamp": "2019-01-02T11:43:26.118430Z", "filename": "pano_0003_000038.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.27664802, "relative_pitch": 67.98116172991604, "relative_heading": 134.91442849584126, "relative_elevation": 45.1935043372214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_001961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80699730472448, 52.3604392525888, 42.2797005763277 ] }, "distance": 18.33, "direction": 250.8, "angle": 66.56, "elevation": 42.28, "pano_id": "TMX7316010203-000051_pano_0000_001961", "timestamp": "2016-08-08T12:48:14.457570Z", "filename": "pano_0000_001961.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.33445044, "relative_pitch": 66.55619530313132, "relative_heading": 250.79772672216015, "relative_elevation": 42.2797005763277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716242223311, 52.3606489550463, 45.5485071437433 ] }, "distance": 18.34, "direction": 340.68, "angle": 68.07, "elevation": 45.55, "pano_id": "TMX7316010203-002022_pano_0000_000743", "timestamp": "2021-02-22T09:01:40.011270Z", "filename": "pano_0000_000743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.33649721, "relative_pitch": 68.07172577851756, "relative_heading": 340.6826628171948, "relative_elevation": 45.5485071437433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80698924311533, 52.3604460476887, 44.9969195211306 ] }, "distance": 18.63, "direction": 253.55, "angle": 67.51, "elevation": 45.0, "pano_id": "TMX7316010203-000284_pano_0000_003604", "timestamp": "2017-05-03T12:24:37.389720Z", "filename": "pano_0000_003604.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.62589889, "relative_pitch": 67.51351680813129, "relative_heading": 253.5509598679692, "relative_elevation": 44.9969195211306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8073697863062, 52.3606446919873, 45.2754960767925 ] }, "distance": 18.66, "direction": 25.59, "angle": 67.6, "elevation": 45.28, "pano_id": "TMX7316010203-000050_pano_0000_000600", "timestamp": "2016-08-08T07:28:24.809990Z", "filename": "pano_0000_000600.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.66066956, "relative_pitch": 67.60058770003818, "relative_heading": 25.59286110313933, "relative_elevation": 45.2754960767925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716361138381, 52.3606528951256, 45.536545952782 ] }, "distance": 18.72, "direction": 341.36, "angle": 67.65, "elevation": 45.54, "pano_id": "TMX7316010203-002505_pano_0003_001221", "timestamp": "2022-04-11T11:24:59.488840Z", "filename": "pano_0003_001221.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.72475455, "relative_pitch": 67.64739862722604, "relative_heading": 341.3603920234668, "relative_elevation": 45.536545952782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001858/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001858/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001858/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001858/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002090_pano_0001_001858/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001858/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002090_pano_0001_001858/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001858/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/14/TMX7316010203-002090/pano_0001_001858/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80698380117935, 52.3605319821361, 46.896595637314 ] }, "distance": 18.73, "direction": 283.23, "angle": 68.23, "elevation": 46.9, "pano_id": "TMX7316010203-002090_pano_0001_001858", "timestamp": "2021-04-14T09:39:14.236490Z", "filename": "pano_0001_001858.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.73170676, "relative_pitch": 68.22696119471182, "relative_heading": 283.2337167193385, "relative_elevation": 46.896595637314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002022_pano_0000_000739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002022_pano_0000_000739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/02/22/TMX7316010203-002022/pano_0000_000739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80698322532332, 52.3605315174264, 45.4826186038554 ] }, "distance": 18.76, "direction": 283.05, "angle": 67.59, "elevation": 45.48, "pano_id": "TMX7316010203-002022_pano_0000_000739", "timestamp": "2021-02-22T09:01:35.121120Z", "filename": "pano_0000_000739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2020", "tags": [ "mission-woz", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.75815144, "relative_pitch": 67.58754381486546, "relative_heading": 283.0525339101367, "relative_elevation": 45.4826186038554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80752678026178, 52.3604987503104, 45.3403754113242 ] }, "distance": 18.77, "direction": 88.2, "angle": 67.52, "elevation": 45.34, "pano_id": "TMX7316010203-000821_pano_0000_004692", "timestamp": "2018-07-03T09:58:33.133950Z", "filename": "pano_0000_004692.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.76543474, "relative_pitch": 67.51635777095098, "relative_heading": 88.19739307016089, "relative_elevation": 45.3403754113242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8071634559826, 52.3606533695284, 45.5907630128786 ] }, "distance": 18.78, "direction": 341.38, "angle": 67.61, "elevation": 45.59, "pano_id": "TMX7316010203-001890_pano_0000_004146", "timestamp": "2020-08-24T09:21:20.732080Z", "filename": "pano_0000_004146.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.77815934, "relative_pitch": 67.61396353264554, "relative_heading": 341.38126447400253, "relative_elevation": 45.5907630128786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80737336148177, 52.3606448734298, 45.306364113465 ] }, "distance": 18.79, "direction": 26.24, "angle": 67.48, "elevation": 45.31, "pano_id": "TMX7316010203-000050_pano_0000_000599", "timestamp": "2016-08-08T07:27:57.385170Z", "filename": "pano_0000_000599.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.78527379, "relative_pitch": 67.47974930098037, "relative_heading": 26.236249101300924, "relative_elevation": 45.306364113465 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8073662219121, 52.3606470838365, 45.4201258905232 ] }, "distance": 18.8, "direction": 24.57, "angle": 67.52, "elevation": 45.42, "pano_id": "TMX7316010203-000821_pano_0000_004712", "timestamp": "2018-07-03T10:00:36.048550Z", "filename": "pano_0000_004712.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.7987806, "relative_pitch": 67.51599288919564, "relative_heading": 24.574919911710435, "relative_elevation": 45.4201258905232 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_001960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80697445140389, 52.3604825967683, 42.3182585071772 ] }, "distance": 18.91, "direction": 266.34, "angle": 65.92, "elevation": 42.32, "pano_id": "TMX7316010203-000051_pano_0000_001960", "timestamp": "2016-08-08T12:48:13.877580Z", "filename": "pano_0000_001960.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.90981994, "relative_pitch": 65.92262615047828, "relative_heading": 266.33981189618396, "relative_elevation": 42.3182585071772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002227_pano_0000_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002227_pano_0000_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002227/pano_0000_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807155325675, 52.3606535153196, 45.5936060035601 ] }, "distance": 18.98, "direction": 339.81, "angle": 67.4, "elevation": 45.59, "pano_id": "TMX7316010203-002227_pano_0000_000089", "timestamp": "2021-07-09T10:36:18.645040Z", "filename": "pano_0000_000089.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 18.97748658, "relative_pitch": 67.40139223910379, "relative_heading": 339.81199516529756, "relative_elevation": 45.5936060035601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002221_pano_0000_001515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002221_pano_0000_001515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/08/TMX7316010203-002221/pano_0000_001515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8073205577072, 52.3603277079593, 44.8119642622769 ] }, "distance": 19.03, "direction": 165.68, "angle": 66.99, "elevation": 44.81, "pano_id": "TMX7316010203-002221_pano_0000_001515", "timestamp": "2021-07-08T08:30:40.646060Z", "filename": "pano_0000_001515.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.0336098, "relative_pitch": 66.98693623723548, "relative_heading": 165.681430648859, "relative_elevation": 44.8119642622769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8073163938097, 52.360660086883, 45.2565349647775 ] }, "distance": 19.06, "direction": 13.42, "angle": 67.16, "elevation": 45.26, "pano_id": "TMX7316010203-002837_pano_0009_000071", "timestamp": "2022-12-07T12:23:19.953220Z", "filename": "pano_0009_000071.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.06319217, "relative_pitch": 67.15794871440644, "relative_heading": 13.417629318234265, "relative_elevation": 45.2565349647775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80715791739736, 52.3606551547062, 45.5787612209097 ] }, "distance": 19.09, "direction": 340.5, "angle": 67.28, "elevation": 45.58, "pano_id": "TMX7316010203-001316_pano_0000_007408", "timestamp": "2019-07-17T08:43:40.016690Z", "filename": "pano_0000_007408.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.08913904, "relative_pitch": 67.27525828064368, "relative_heading": 340.4983539941459, "relative_elevation": 45.5787612209097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_001962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8070203435867, 52.3603960548995, 42.2210121229291 ] }, "distance": 19.11, "direction": 235.46, "angle": 65.64, "elevation": 42.22, "pano_id": "TMX7316010203-000051_pano_0000_001962", "timestamp": "2016-08-08T12:48:15.037750Z", "filename": "pano_0000_001962.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.11395107, "relative_pitch": 65.64317540635389, "relative_heading": 235.46067778670283, "relative_elevation": 42.2210121229291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007400/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007400/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007400/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007400/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007400/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007400/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007400/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007400/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007400/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80733960202135, 52.3603303670212, 45.056300775148 ] }, "distance": 19.11, "direction": 161.69, "angle": 67.01, "elevation": 45.06, "pano_id": "TMX7316010203-001316_pano_0000_007400", "timestamp": "2019-07-17T08:43:33.806390Z", "filename": "pano_0000_007400.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.1141256, "relative_pitch": 67.01200381552499, "relative_heading": 161.6906322262924, "relative_elevation": 45.056300775148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734847667739, 52.3606556317707, 45.7769260425121 ] }, "distance": 19.22, "direction": 20.11, "angle": 67.23, "elevation": 45.78, "pano_id": "TMX7316010203-002837_pano_0009_000053", "timestamp": "2022-12-07T12:22:22.923680Z", "filename": "pano_0009_000053.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.21925899, "relative_pitch": 67.2250954699941, "relative_heading": 20.113692426782904, "relative_elevation": 45.7769260425121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000822_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000822_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000822/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80700243311832, 52.3605755832428, 45.4900662153959 ] }, "distance": 19.27, "direction": 298.31, "angle": 67.04, "elevation": 45.49, "pano_id": "TMX7316010203-000822_pano_0000_000093", "timestamp": "2018-07-03T11:12:22.774050Z", "filename": "pano_0000_000093.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.27033622, "relative_pitch": 67.04168957778514, "relative_heading": 298.3133962958545, "relative_elevation": 45.4900662153959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734185508187, 52.3606589706375, 45.4286201819777 ] }, "distance": 19.42, "direction": 18.49, "angle": 66.85, "elevation": 45.43, "pano_id": "TMX7316010203-002398_pano_0002_000003", "timestamp": "2022-01-07T09:19:26.984400Z", "filename": "pano_0002_000003.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.42083276, "relative_pitch": 66.85318804856135, "relative_heading": 18.48687887492074, "relative_elevation": 45.4286201819777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001637_pano_0000_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001637_pano_0000_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/11/TMX7316010203-001637/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80736991876391, 52.3606524779892, 45.4125170996413 ] }, "distance": 19.45, "direction": 24.51, "angle": 66.82, "elevation": 45.41, "pano_id": "TMX7316010203-001637_pano_0000_000063", "timestamp": "2020-02-11T10:50:42.242950Z", "filename": "pano_0000_000063.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.44939043, "relative_pitch": 66.81539220798284, "relative_heading": 24.51425803692456, "relative_elevation": 45.4125170996413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80697837220784, 52.360432970843, 45.2505336133763 ] }, "distance": 19.78, "direction": 250.11, "angle": 66.38, "elevation": 45.25, "pano_id": "TMX7316010203-002505_pano_0003_001486", "timestamp": "2022-04-11T11:28:52.332170Z", "filename": "pano_0003_001486.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.78378036, "relative_pitch": 66.38478849408266, "relative_heading": 250.11455722073248, "relative_elevation": 45.2505336133763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806969219114965, 52.36045146487836, 0.0 ] }, "distance": 19.79, "direction": 256.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03841", "timestamp": "2025-07-02T09:45:18Z", "filename": "recording_2025-07-02_08-42-20_03841.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.78702731, "relative_pitch": 0.0, "relative_heading": 256.3446018929495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80696932846465, 52.36044983862502, 0.0 ] }, "distance": 19.82, "direction": 255.83, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00353", "timestamp": "2024-09-18T07:53:38Z", "filename": "Job_20240918_0854_Track02_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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.82330611, "relative_pitch": 0.0, "relative_heading": 255.8312636240989, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track133_Sphere_00240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807358221110331, 52.36065939798816, 0.0 ] }, "distance": 19.85, "direction": 21.5, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track133_Sphere_00240", "timestamp": "2024-11-28T13:04:46Z", "filename": "Job_20241128_0827_Track133_Sphere_00240.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.84685322, "relative_pitch": 0.0, "relative_heading": 21.497325256115023, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80754278850956, 52.3604951959014, 45.2898025549948 ] }, "distance": 19.85, "direction": 89.44, "angle": 66.34, "elevation": 45.29, "pano_id": "TMX7316010203-001033_pano_0003_000028", "timestamp": "2019-01-02T11:43:10.928640Z", "filename": "pano_0003_000028.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.84766715, "relative_pitch": 66.3351889375598, "relative_heading": 89.4377039881181, "relative_elevation": 45.2898025549948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_002331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_002331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_002331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80697761954697, 52.3604324727994, 45.3149536354467 ] }, "distance": 19.85, "direction": 250.01, "angle": 66.34, "elevation": 45.31, "pano_id": "TMX7316010203-001885_pano_0000_002331", "timestamp": "2020-08-21T06:45:11.505650Z", "filename": "pano_0000_002331.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.85087895, "relative_pitch": 66.34347375869419, "relative_heading": 250.01447726922396, "relative_elevation": 45.3149536354467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002837_pano_0009_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002837_pano_0009_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/07/TMX7316010203-002837/pano_0009_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80717955315335, 52.3606667810328, 45.3550333948806 ] }, "distance": 19.9, "direction": 345.75, "angle": 66.31, "elevation": 45.36, "pano_id": "TMX7316010203-002837_pano_0009_000073", "timestamp": "2022-12-07T12:23:21.988230Z", "filename": "pano_0009_000073.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.90009769, "relative_pitch": 66.3099252514102, "relative_heading": 345.7494162771696, "relative_elevation": 45.3550333948806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806993116527113, 52.360408988892246, 0.0 ] }, "distance": 19.95, "direction": 241.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03842", "timestamp": "2025-07-02T09:45:19Z", "filename": "recording_2025-07-02_08-42-20_03842.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.95167808, "relative_pitch": 0.0, "relative_heading": 241.89880810000852, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807382175306872, 52.36065412264924, 0.0 ] }, "distance": 19.97, "direction": 26.48, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00440", "timestamp": "2025-09-24T09:39:15Z", "filename": "2025_09_24_09_11_56_00440.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.97405741, "relative_pitch": 0.0, "relative_heading": 26.47605090292955, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806993587222961, 52.36040779582372, 0.0 ] }, "distance": 19.99, "direction": 241.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00354", "timestamp": "2024-09-18T07:53:38Z", "filename": "Job_20240918_0854_Track02_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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 19.98636261, "relative_pitch": 0.0, "relative_heading": 241.51978771989593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80698396604225, 52.3604189431733, 45.3094441890717 ] }, "distance": 20.02, "direction": 245.54, "angle": 66.16, "elevation": 45.31, "pano_id": "TMX7316010203-001890_pano_0000_004049", "timestamp": "2020-08-24T09:20:24.507450Z", "filename": "pano_0000_004049.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.02019445, "relative_pitch": 66.16153238921349, "relative_heading": 245.53790079085834, "relative_elevation": 45.3094441890717 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001913/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001913/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001913/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001913/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001913/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001913/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001913/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001913/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001913/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80715150551589, 52.3606628649454, 45.5779054062441 ] }, "distance": 20.04, "direction": 340.14, "angle": 66.26, "elevation": 45.58, "pano_id": "TMX7316010203-001885_pano_0000_001913", "timestamp": "2020-08-21T06:39:29.877110Z", "filename": "pano_0000_001913.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.04408396, "relative_pitch": 66.26124311978604, "relative_heading": 340.1400843723286, "relative_elevation": 45.5779054062441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241128_0827_Track133_Sphere_00249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241128_0827_Track133_Sphere_00249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241128_0827_Track133_Sphere_00249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807534099606598, 52.36054660881411, 0.0 ] }, "distance": 20.14, "direction": 72.92, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241128_0827_Track133_Sphere_00249", "timestamp": "2024-11-28T13:05:43Z", "filename": "Job_20241128_0827_Track133_Sphere_00249.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.14302105, "relative_pitch": 0.0, "relative_heading": 72.92128386672164, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001890_pano_0000_004048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001890_pano_0000_004048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/24/TMX7316010203-001890/pano_0000_004048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80696050726756, 52.3604605092211, 45.3872949322686 ] }, "distance": 20.16, "direction": 259.52, "angle": 66.05, "elevation": 45.39, "pano_id": "TMX7316010203-001890_pano_0000_004048", "timestamp": "2020-08-24T09:20:23.927430Z", "filename": "pano_0000_004048.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.15718063, "relative_pitch": 66.05327294097935, "relative_heading": 259.5242886298962, "relative_elevation": 45.3872949322686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_001905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_001905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_001905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734338003549, 52.3603210954089, 44.996043279767 ] }, "distance": 20.17, "direction": 161.92, "angle": 65.85, "elevation": 45.0, "pano_id": "TMX7316010203-001885_pano_0000_001905", "timestamp": "2020-08-21T06:39:22.962180Z", "filename": "pano_0000_001905.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.17459895, "relative_pitch": 65.8502606555355, "relative_heading": 161.91713365387122, "relative_elevation": 44.996043279767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000050_pano_0000_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000050_pano_0000_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000050/pano_0000_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716823628036, 52.3606678960821, 45.2236227802932 ] }, "distance": 20.22, "direction": 343.72, "angle": 65.91, "elevation": 45.22, "pano_id": "TMX7316010203-000050_pano_0000_000603", "timestamp": "2016-08-08T07:28:39.390000Z", "filename": "pano_0000_000603.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.22284196, "relative_pitch": 65.90703359195679, "relative_heading": 343.7184447835302, "relative_elevation": 45.2236227802932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_004715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_004715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_004715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80716836167489, 52.3606682574341, 45.3439577603713 ] }, "distance": 20.26, "direction": 343.77, "angle": 65.93, "elevation": 45.34, "pano_id": "TMX7316010203-000821_pano_0000_004715", "timestamp": "2018-07-03T10:00:39.223640Z", "filename": "pano_0000_004715.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.25905294, "relative_pitch": 65.92556905807216, "relative_heading": 343.77351710443116, "relative_elevation": 45.3439577603713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80695403300914, 52.360475013182, 45.3358924947679 ] }, "distance": 20.37, "direction": 264.22, "angle": 65.81, "elevation": 45.34, "pano_id": "TMX7316010203-002505_pano_0003_001485", "timestamp": "2022-04-11T11:28:51.842170Z", "filename": "pano_0003_001485.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.36579737, "relative_pitch": 65.80942221503281, "relative_heading": 264.2199588783257, "relative_elevation": 45.3358924947679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_002330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_002330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_002330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80695294138494, 52.3604755244398, 45.3972088675946 ] }, "distance": 20.43, "direction": 264.4, "angle": 65.77, "elevation": 45.4, "pano_id": "TMX7316010203-001885_pano_0000_002330", "timestamp": "2020-08-21T06:45:10.975650Z", "filename": "pano_0000_002330.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.43415707, "relative_pitch": 65.76657356904866, "relative_heading": 264.3996634059961, "relative_elevation": 45.3972088675946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002505_pano_0003_001487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002505_pano_0003_001487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002505/pano_0003_001487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80700251765572, 52.3603908744789, 45.1868028193712 ] }, "distance": 20.44, "direction": 236.06, "angle": 65.66, "elevation": 45.19, "pano_id": "TMX7316010203-002505_pano_0003_001487", "timestamp": "2022-04-11T11:28:52.817180Z", "filename": "pano_0003_001487.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.44223807, "relative_pitch": 65.65828991832537, "relative_heading": 236.05962318964038, "relative_elevation": 45.1868028193712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000816_pano_0000_004022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000816_pano_0000_004022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/29/TMX7316010203-000816/pano_0000_004022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80702350137304, 52.360613269333, 45.4718924155459 ] }, "distance": 20.47, "direction": 310.65, "angle": 65.77, "elevation": 45.47, "pano_id": "TMX7316010203-000816_pano_0000_004022", "timestamp": "2018-06-29T11:02:58.369390Z", "filename": "pano_0000_004022.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.46820423, "relative_pitch": 65.76612235040787, "relative_heading": 310.64835474679785, "relative_elevation": 45.4718924155459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_09_11_56_00457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_09_11_56_00457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_09_11_56_00457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.807526684108073, 52.36041752587212, 0.0 ] }, "distance": 20.56, "direction": 114.25, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_09_11_56_00457", "timestamp": "2025-09-24T09:40:35Z", "filename": "2025_09_24_09_11_56_00457.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.56491228, "relative_pitch": 0.0, "relative_heading": 114.25457328555844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_002332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_002332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_002332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_002332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80700202151174, 52.3603892479205, 45.2530488502234 ] }, "distance": 20.57, "direction": 235.69, "angle": 65.55, "elevation": 45.25, "pano_id": "TMX7316010203-001885_pano_0000_002332", "timestamp": "2020-08-21T06:45:12.020800Z", "filename": "pano_0000_002332.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.5717528, "relative_pitch": 65.55375235276203, "relative_heading": 235.69397244462797, "relative_elevation": 45.2530488502234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_007399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_007399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_007399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80734668583325, 52.3603178260466, 45.0510075502098 ] }, "distance": 20.59, "direction": 161.64, "angle": 65.44, "elevation": 45.05, "pano_id": "TMX7316010203-001316_pano_0000_007399", "timestamp": "2019-07-17T08:43:23.516420Z", "filename": "pano_0000_007399.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.5905775, "relative_pitch": 65.43721425207784, "relative_heading": 161.63562539890478, "relative_elevation": 45.0510075502098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_001959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_001959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_001959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80695194670223, 52.3605261051096, 42.4072931539267 ] }, "distance": 20.73, "direction": 280.1, "angle": 63.95, "elevation": 42.41, "pano_id": "TMX7316010203-000051_pano_0000_001959", "timestamp": "2016-08-08T12:48:13.287580Z", "filename": "pano_0000_001959.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.72547226, "relative_pitch": 63.95411890437121, "relative_heading": 280.09893707843105, "relative_elevation": 42.4072931539267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001033_pano_0003_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001033_pano_0003_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001033/pano_0003_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80744167650817, 52.3606393684319, 45.4402230493724 ] }, "distance": 20.77, "direction": 38.59, "angle": 65.43, "elevation": 45.44, "pano_id": "TMX7316010203-001033_pano_0003_000014", "timestamp": "2019-01-02T11:42:53.563760Z", "filename": "pano_0003_000014.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.77438291, "relative_pitch": 65.4310457661995, "relative_heading": 38.591892436282095, "relative_elevation": 45.4402230493724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_08-42-20_03840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_08-42-20_03840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_08-42-20_03840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806946141596529, 52.3604941066585, 0.0 ] }, "distance": 20.8, "direction": 270.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_08-42-20_03840", "timestamp": "2025-07-02T09:45:17Z", "filename": "recording_2025-07-02_08-42-20_03840.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.79997838, "relative_pitch": 0.0, "relative_heading": 270.20268316296745, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track02_Sphere_00352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track02_Sphere_00352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track02_Sphere_00352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806945065311523, 52.36049221394768, 0.0 ] }, "distance": 20.87, "direction": 269.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track02_Sphere_00352", "timestamp": "2024-09-18T07:53:37Z", "filename": "Job_20240918_0854_Track02_Sphere_00352.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.87362081, "relative_pitch": 0.0, "relative_heading": 269.6238650424826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002398_pano_0002_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002398_pano_0002_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/07/TMX7316010203-002398/pano_0002_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80738368336754, 52.3606631191479, 45.4644131734967 ] }, "distance": 20.92, "direction": 25.51, "angle": 65.29, "elevation": 45.46, "pano_id": "TMX7316010203-002398_pano_0002_000049", "timestamp": "2022-01-07T09:21:00.298500Z", "filename": "pano_0002_000049.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 20.9189462, "relative_pitch": 65.29204048791065, "relative_heading": 25.50547479150158, "relative_elevation": 45.4644131734967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241016_1007_Track01_Sphere_00148/adjacencies/b_20241016_1007_Track01_Sphere_00148/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_003605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_003605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_003605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80703259788139, 52.3603605429988, 44.8552188072354 ] }, "distance": 21.0, "direction": 225.23, "angle": 64.91, "elevation": 44.86, "pano_id": "TMX7316010203-000284_pano_0000_003605", "timestamp": "2017-05-03T12:24:38.399710Z", "filename": "pano_0000_003605.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_20241016_1007_Track01_Sphere_00148", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115494.42708161887, 486002.5474594345 ] }, "relative_distance": 21.00032086, "relative_pitch": 64.91194158482942, "relative_heading": 225.23426654495375, "relative_elevation": 44.8552188072354 } ] } }