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_20240919_0948_Track08_Sphere_00061/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806046010425585, 52.37510073712935, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00061", "timestamp": "2024-09-19T08:42:54Z", "filename": "Job_20240919_0948_Track08_Sphere_00061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "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_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604019809475, 52.375103521339, 43.9737911662087 ] }, "distance": 0.5, "direction": 308.05, "angle": 89.35, "elevation": 43.97, "pano_id": "TMX7316010203-000083_pano_0014_000493", "timestamp": "2016-08-24T14:07:14.617100Z", "filename": "pano_0014_000493.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 0.50266088, "relative_pitch": 89.34508506369622, "relative_heading": 308.04956285929217, "relative_elevation": 43.9737911662087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604417832068, 52.3751079168729, 44.0511938389391 ] }, "distance": 0.81, "direction": 351.12, "angle": 88.95, "elevation": 44.05, "pano_id": "TMX7316010203-002507_pano_0000_000274", "timestamp": "2022-04-12T07:34:43.671210Z", "filename": "pano_0000_000274.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 0.80860645, "relative_pitch": 88.94839321339367, "relative_heading": 351.1235870243364, "relative_elevation": 44.0511938389391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604012230918, 52.3750935586911, 44.113262870349 ] }, "distance": 0.89, "direction": 206.66, "angle": 88.84, "elevation": 44.11, "pano_id": "TMX7316010203-001881_pano_0002_002262", "timestamp": "2020-08-19T09:09:34.012310Z", "filename": "pano_0002_002262.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 0.89377961, "relative_pitch": 88.8392879940622, "relative_heading": 206.65720164727472, "relative_elevation": 44.113262870349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603960392304, 52.3751085207584, 44.1860085632652 ] }, "distance": 0.97, "direction": 333.26, "angle": 88.74, "elevation": 44.19, "pano_id": "TMX7316010203-002075_pano_0000_001109", "timestamp": "2021-03-31T12:34:57.783080Z", "filename": "pano_0000_001109.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 0.96980368, "relative_pitch": 88.7426622188495, "relative_heading": 333.26377765716086, "relative_elevation": 44.1860085632652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002926/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002926/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002926/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002926/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002926/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002926/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002926/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002926/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002926/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603056012158, 52.3751063469808, 43.8914116825908 ] }, "distance": 1.22, "direction": 300.68, "angle": 88.4, "elevation": 43.89, "pano_id": "TMX7316010203-000302_pano_0001_002926", "timestamp": "2017-05-19T10:37:11.426130Z", "filename": "pano_0001_002926.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 1.22343838, "relative_pitch": 88.40333890478229, "relative_heading": 300.67906337253464, "relative_elevation": 43.8914116825908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603243114733, 52.375091964307, 43.9762317566201 ] }, "distance": 1.34, "direction": 223.45, "angle": 88.25, "elevation": 43.98, "pano_id": "TMX7316010203-002525_pano_0000_000344", "timestamp": "2022-04-19T10:58:00.144910Z", "filename": "pano_0000_000344.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 1.34468322, "relative_pitch": 88.24858402277297, "relative_heading": 223.4509334612369, "relative_elevation": 43.9762317566201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806037917679927, 52.375086254076784, 0.0 ] }, "distance": 1.7, "direction": 198.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00740", "timestamp": "2025-07-17T06:19:10Z", "filename": "recording_2025-07-17_06-04-09_00740.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 1.70322827, "relative_pitch": 0.0, "relative_heading": 198.8797773706711, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603172069069, 52.3750825174413, 44.0620058523491 ] }, "distance": 2.25, "direction": 205.64, "angle": 87.08, "elevation": 44.06, "pano_id": "TMX7316010203-000829_pano_0000_004240", "timestamp": "2018-07-06T12:35:13.014180Z", "filename": "pano_0000_004240.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 2.24885496, "relative_pitch": 87.07824941747474, "relative_heading": 205.64151152677104, "relative_elevation": 44.0620058523491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603731417621, 52.3751204948579, 44.1686444478109 ] }, "distance": 2.28, "direction": 344.92, "angle": 87.05, "elevation": 44.17, "pano_id": "TMX7316010203-000535_pano_0000_007696", "timestamp": "2018-01-08T12:09:29.720980Z", "filename": "pano_0000_007696.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 2.2769017, "relative_pitch": 87.04900424956145, "relative_heading": 344.9236375213929, "relative_elevation": 44.1686444478109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604527441948, 52.3751263584048, 44.0579079072922 ] }, "distance": 2.85, "direction": 358.99, "angle": 86.3, "elevation": 44.06, "pano_id": "TMX7316010203-000829_pano_0000_004241", "timestamp": "2018-07-06T12:35:13.669100Z", "filename": "pano_0000_004241.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 2.85143441, "relative_pitch": 86.29697307795652, "relative_heading": 358.9927762938863, "relative_elevation": 44.0579079072922 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80602583377534, 52.3750756548019, 44.1667559659109 ] }, "distance": 3.11, "direction": 206.21, "angle": 85.97, "elevation": 44.17, "pano_id": "TMX7316010203-000535_pano_0000_007695", "timestamp": "2018-01-08T12:09:29.110970Z", "filename": "pano_0000_007695.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 3.11093333, "relative_pitch": 85.9709638808706, "relative_heading": 206.2120323155445, "relative_elevation": 44.1667559659109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806047966123717, 52.37513080179907, 0.0 ] }, "distance": 3.35, "direction": 2.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00741", "timestamp": "2025-07-17T06:19:11Z", "filename": "recording_2025-07-17_06-04-09_00741.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 3.34808034, "relative_pitch": 0.0, "relative_heading": 2.279848849252195, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806050479708, 52.3751362221898, 44.1179266367108 ] }, "distance": 3.96, "direction": 4.41, "angle": 84.87, "elevation": 44.12, "pano_id": "TMX7316010203-001881_pano_0002_002263", "timestamp": "2020-08-19T09:09:35.022340Z", "filename": "pano_0002_002263.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 3.96029477, "relative_pitch": 84.87052880654247, "relative_heading": 4.4078235451030165, "relative_elevation": 44.1179266367108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604327418663, 52.3751366294145, 43.9787019714713 ] }, "distance": 4.0, "direction": 357.33, "angle": 84.81, "elevation": 43.98, "pano_id": "TMX7316010203-002525_pano_0000_000345", "timestamp": "2022-04-19T10:58:00.659900Z", "filename": "pano_0000_000345.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 3.99823979, "relative_pitch": 84.80534371076352, "relative_heading": 357.3286673280881, "relative_elevation": 43.9787019714713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80603376574087, 52.3750636640911, 44.052212767303 ] }, "distance": 4.21, "direction": 191.43, "angle": 84.54, "elevation": 44.05, "pano_id": "TMX7316010203-002507_pano_0000_000273", "timestamp": "2022-04-12T07:34:43.141200Z", "filename": "pano_0000_000273.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 4.20872145, "relative_pitch": 84.5425608207943, "relative_heading": 191.4279132786657, "relative_elevation": 44.052212767303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80602860860171, 52.3750638092731, 44.188939367421 ] }, "distance": 4.28, "direction": 196.09, "angle": 84.47, "elevation": 44.19, "pano_id": "TMX7316010203-002075_pano_0000_001108", "timestamp": "2021-03-31T12:34:57.203000Z", "filename": "pano_0000_001108.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 4.27661216, "relative_pitch": 84.4721217616123, "relative_heading": 196.0880327654977, "relative_elevation": 44.188939367421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80602841442245, 52.3750588073069, 43.9706925339997 ] }, "distance": 4.82, "direction": 194.4, "angle": 83.75, "elevation": 43.97, "pano_id": "TMX7316010203-000083_pano_0014_000492", "timestamp": "2016-08-24T14:07:13.972130Z", "filename": "pano_0014_000492.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 4.8171498, "relative_pitch": 83.74797103769806, "relative_heading": 194.40438130874006, "relative_elevation": 43.9706925339997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806035418278761, 52.37505733717122, 0.0 ] }, "distance": 4.88, "direction": 188.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00060", "timestamp": "2024-09-19T08:42:54Z", "filename": "Job_20240919_0948_Track08_Sphere_00060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 4.88288416, "relative_pitch": 0.0, "relative_heading": 188.49544798498363, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605632076297, 52.37514435140913, 0.0 ] }, "distance": 4.9, "direction": 8.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00062", "timestamp": "2024-09-19T08:42:55Z", "filename": "Job_20240919_0948_Track08_Sphere_00062.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 4.90368735, "relative_pitch": 0.0, "relative_heading": 8.23248289087028, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80597673381938, 52.375120820804, 44.03290401306 ] }, "distance": 5.22, "direction": 295.35, "angle": 83.24, "elevation": 44.03, "pano_id": "TMX7316010203-000083_pano_0016_000068", "timestamp": "2016-08-24T14:40:58.823390Z", "filename": "pano_0016_000068.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.22044136, "relative_pitch": 83.23870307580275, "relative_heading": 295.3462103144867, "relative_elevation": 44.03290401306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80597034030575, 52.3751108094067, 44.0548149868846 ] }, "distance": 5.27, "direction": 282.27, "angle": 83.17, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004289", "timestamp": "2018-07-06T12:36:45.968850Z", "filename": "pano_0000_004289.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.27379583, "relative_pitch": 83.17361483980521, "relative_heading": 282.27010414613613, "relative_elevation": 44.0548149868846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605226841005, 52.3751483377096, 43.974911659956 ] }, "distance": 5.31, "direction": 4.6, "angle": 83.11, "elevation": 43.97, "pano_id": "TMX7316010203-000083_pano_0014_000494", "timestamp": "2016-08-24T14:07:15.232170Z", "filename": "pano_0014_000494.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.31384742, "relative_pitch": 83.1098899646579, "relative_heading": 4.600207508282489, "relative_elevation": 43.974911659956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80596698626554, 52.3751123877766, 44.0894511407241 ] }, "distance": 5.54, "direction": 283.54, "angle": 82.84, "elevation": 44.09, "pano_id": "TMX7316010203-002507_pano_0000_000262", "timestamp": "2022-04-12T07:34:17.461420Z", "filename": "pano_0000_000262.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.53569021, "relative_pitch": 82.84362573757066, "relative_heading": 283.54408565170553, "relative_elevation": 44.0894511407241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805970301496481, 52.37512024643223, 0.0 ] }, "distance": 5.59, "direction": 292.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00727", "timestamp": "2025-07-17T06:18:50Z", "filename": "recording_2025-07-17_06-04-09_00727.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.59435, "relative_pitch": 0.0, "relative_heading": 292.833246778467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80596621872373, 52.3750875417595, 44.0788543410599 ] }, "distance": 5.63, "direction": 254.88, "angle": 82.72, "elevation": 44.08, "pano_id": "TMX7316010203-002075_pano_0000_002120", "timestamp": "2021-03-31T12:54:56.278250Z", "filename": "pano_0000_002120.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.62889534, "relative_pitch": 82.72268318911787, "relative_heading": 254.87941761641693, "relative_elevation": 44.0788543410599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805963895071662, 52.3750936291882, 0.0 ] }, "distance": 5.65, "direction": 261.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00196", "timestamp": "2024-09-18T07:32:37Z", "filename": "Job_20240918_0854_Track01_Sphere_00196.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.64791783, "relative_pitch": 0.0, "relative_heading": 261.94989250671057, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80602890801477, 52.3750507775605, 44.1087904525921 ] }, "distance": 5.68, "direction": 191.83, "angle": 82.66, "elevation": 44.11, "pano_id": "TMX7316010203-001881_pano_0002_002261", "timestamp": "2020-08-19T09:09:32.892260Z", "filename": "pano_0002_002261.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.67992468, "relative_pitch": 82.66235567232187, "relative_heading": 191.83294100916612, "relative_elevation": 44.1087904525921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80596462742809, 52.3751143330007, 44.0457704514265 ] }, "distance": 5.75, "direction": 285.27, "angle": 82.57, "elevation": 44.05, "pano_id": "TMX7316010203-001881_pano_0002_002249", "timestamp": "2020-08-19T09:08:59.122310Z", "filename": "pano_0002_002249.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.745157, "relative_pitch": 82.56851975369587, "relative_heading": 285.26778906000885, "relative_elevation": 44.0457704514265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605473048794, 52.3751522326704, 44.04913854599 ] }, "distance": 5.76, "direction": 5.92, "angle": 82.55, "elevation": 44.05, "pano_id": "TMX7316010203-002507_pano_0000_000275", "timestamp": "2022-04-12T07:34:44.181210Z", "filename": "pano_0000_000275.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.76082981, "relative_pitch": 82.54903752798337, "relative_heading": 5.916869953391267, "relative_elevation": 44.04913854599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80597863522584, 52.375132144366, 44.0821726266295 ] }, "distance": 5.77, "direction": 307.3, "angle": 82.55, "elevation": 44.08, "pano_id": "TMX7316010203-002075_pano_0000_002119", "timestamp": "2021-03-31T12:54:55.628190Z", "filename": "pano_0000_002119.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.76778821, "relative_pitch": 82.54566629418858, "relative_heading": 307.29516700893043, "relative_elevation": 44.0821726266295 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605060513186, 52.3751530456088, 44.1855872999877 ] }, "distance": 5.83, "direction": 3.08, "angle": 82.48, "elevation": 44.19, "pano_id": "TMX7316010203-002075_pano_0000_001110", "timestamp": "2021-03-31T12:34:58.348090Z", "filename": "pano_0000_001110.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.82900315, "relative_pitch": 82.48488330152243, "relative_heading": 3.0772129239384505, "relative_elevation": 44.1855872999877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8059645385527, 52.375083578433, 43.9805718334392 ] }, "distance": 5.87, "direction": 251.01, "angle": 82.4, "elevation": 43.98, "pano_id": "TMX7316010203-000302_pano_0001_002474", "timestamp": "2017-05-19T10:14:47.266370Z", "filename": "pano_0001_002474.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 5.86776913, "relative_pitch": 82.40062980269037, "relative_heading": 251.01070961884452, "relative_elevation": 43.9805718334392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80596590179457, 52.3750766091157, 44.0367849199101 ] }, "distance": 6.08, "direction": 243.8, "angle": 82.14, "elevation": 44.04, "pano_id": "TMX7316010203-000083_pano_0016_000069", "timestamp": "2016-08-24T14:40:59.473410Z", "filename": "pano_0016_000069.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 6.08045251, "relative_pitch": 82.13849848472779, "relative_heading": 243.79712761083525, "relative_elevation": 44.0367849199101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80602194458828, 52.375047274411, 43.967054287903 ] }, "distance": 6.17, "direction": 195.4, "angle": 82.01, "elevation": 43.97, "pano_id": "TMX7316010203-002525_pano_0000_000343", "timestamp": "2022-04-19T10:57:59.579900Z", "filename": "pano_0000_000343.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 6.17066974, "relative_pitch": 82.01085840880434, "relative_heading": 195.4027636777322, "relative_elevation": 43.967054287903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805975747584029, 52.375139462034845, 0.0 ] }, "distance": 6.44, "direction": 312.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00195", "timestamp": "2024-09-18T07:32:36Z", "filename": "Job_20240918_0854_Track01_Sphere_00195.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 6.43934937, "relative_pitch": 0.0, "relative_heading": 312.0039498076259, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805957414453779, 52.37507603529098, 0.0 ] }, "distance": 6.63, "direction": 245.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00728", "timestamp": "2025-07-17T06:18:50Z", "filename": "recording_2025-07-17_06-04-09_00728.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 6.6302124, "relative_pitch": 0.0, "relative_heading": 245.50782537162647, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806028221092224, 52.37504175301905, 0.0 ] }, "distance": 6.67, "direction": 190.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00739", "timestamp": "2025-07-17T06:19:10Z", "filename": "recording_2025-07-17_06-04-09_00739.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 6.67430032, "relative_pitch": 0.0, "relative_heading": 190.45814203095426, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80595960209242, 52.3750686749807, 44.0577779756859 ] }, "distance": 6.88, "direction": 238.77, "angle": 81.12, "elevation": 44.06, "pano_id": "TMX7316010203-000829_pano_0000_004290", "timestamp": "2018-07-06T12:36:47.763860Z", "filename": "pano_0000_004290.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 6.88166465, "relative_pitch": 81.12234084738654, "relative_heading": 238.772674721241, "relative_elevation": 44.0577779756859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805954701944, 52.3750720404821, 44.0895293364301 ] }, "distance": 6.99, "direction": 242.82, "angle": 80.99, "elevation": 44.09, "pano_id": "TMX7316010203-002507_pano_0000_000263", "timestamp": "2022-04-12T07:34:19.381410Z", "filename": "pano_0000_000263.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 6.99030023, "relative_pitch": 80.99086648181648, "relative_heading": 242.8189040734659, "relative_elevation": 44.0895293364301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80604942973623, 52.3751651390675, 44.165970957838 ] }, "distance": 7.17, "direction": 1.86, "angle": 80.78, "elevation": 44.17, "pano_id": "TMX7316010203-000535_pano_0000_007697", "timestamp": "2018-01-08T12:09:30.330950Z", "filename": "pano_0000_007697.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 7.17007387, "relative_pitch": 80.77883040227272, "relative_heading": 1.8611289422610613, "relative_elevation": 44.165970957838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601962249459, 52.3750382991772, 44.0609128000215 ] }, "distance": 7.18, "direction": 194.5, "angle": 80.75, "elevation": 44.06, "pano_id": "TMX7316010203-000829_pano_0000_004239", "timestamp": "2018-07-06T12:35:12.329130Z", "filename": "pano_0000_004239.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 7.17640204, "relative_pitch": 80.74920608489039, "relative_heading": 194.50213966705502, "relative_elevation": 44.0609128000215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8059523872102, 52.3750688416273, 44.0541003420949 ] }, "distance": 7.3, "direction": 240.9, "angle": 80.59, "elevation": 44.05, "pano_id": "TMX7316010203-001881_pano_0002_002250", "timestamp": "2020-08-19T09:08:59.992320Z", "filename": "pano_0002_002250.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 7.29723287, "relative_pitch": 80.59477975973903, "relative_heading": 240.89776795778855, "relative_elevation": 44.0541003420949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000261/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000261/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000261/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000261/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000261/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000261/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000261/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000261/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000261/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80597866941122, 52.3751525130578, 44.0989475743845 ] }, "distance": 7.36, "direction": 321.48, "angle": 80.52, "elevation": 44.1, "pano_id": "TMX7316010203-002507_pano_0000_000261", "timestamp": "2022-04-12T07:34:15.681440Z", "filename": "pano_0000_000261.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 7.36377937, "relative_pitch": 80.52003790895156, "relative_heading": 321.4798473950684, "relative_elevation": 44.0989475743845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80598198230702, 52.3751543155817, 44.0498255454004 ] }, "distance": 7.39, "direction": 323.82, "angle": 80.48, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004288", "timestamp": "2018-07-06T12:36:44.878740Z", "filename": "pano_0000_004288.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 7.38634853, "relative_pitch": 80.4811032052976, "relative_heading": 323.81872886308605, "relative_elevation": 44.0498255454004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605865319767, 52.3751702854704, 44.0537285534665 ] }, "distance": 7.79, "direction": 6.35, "angle": 79.98, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004242", "timestamp": "2018-07-06T12:35:14.304180Z", "filename": "pano_0000_004242.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 7.78670331, "relative_pitch": 79.97623452457185, "relative_heading": 6.348377852134014, "relative_elevation": 44.0537285534665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8060156360945, 52.3750309146661, 44.161010093987 ] }, "distance": 8.04, "direction": 194.91, "angle": 79.68, "elevation": 44.16, "pano_id": "TMX7316010203-000535_pano_0000_007694", "timestamp": "2018-01-08T12:09:28.480970Z", "filename": "pano_0000_007694.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.04011512, "relative_pitch": 79.68153934034146, "relative_heading": 194.90880774273433, "relative_elevation": 44.161010093987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002248/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002248/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002248/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002248/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002248/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002248/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002248/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002248/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002248/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80597740512362, 52.3751597973041, 44.0388631010428 ] }, "distance": 8.06, "direction": 324.59, "angle": 79.62, "elevation": 44.04, "pano_id": "TMX7316010203-001881_pano_0002_002248", "timestamp": "2020-08-19T09:08:58.327400Z", "filename": "pano_0002_002248.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.06344205, "relative_pitch": 79.62416988025377, "relative_heading": 324.5896495208447, "relative_elevation": 44.0388631010428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80598799672258, 52.3751652979019, 44.0327848847955 ] }, "distance": 8.2, "direction": 331.19, "angle": 79.45, "elevation": 44.03, "pano_id": "TMX7316010203-000083_pano_0016_000067", "timestamp": "2016-08-24T14:40:58.203410Z", "filename": "pano_0016_000067.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.1987064, "relative_pitch": 79.45256567309964, "relative_heading": 331.1910960924595, "relative_elevation": 44.0327848847955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80598307097164, 52.37516446598227, 0.0 ] }, "distance": 8.29, "direction": 328.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00726", "timestamp": "2025-07-17T06:18:49Z", "filename": "recording_2025-07-17_06-04-09_00726.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.28616413, "relative_pitch": 0.0, "relative_heading": 328.84952331903276, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80598828452285, 52.3751666086057, 43.9691947810352 ] }, "distance": 8.32, "direction": 331.79, "angle": 79.29, "elevation": 43.97, "pano_id": "TMX7316010203-000302_pano_0001_002473", "timestamp": "2017-05-19T10:14:46.076310Z", "filename": "pano_0001_002473.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.31751769, "relative_pitch": 79.28810814474964, "relative_heading": 331.79355891351736, "relative_elevation": 43.9691947810352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605807438505, 52.37517526892382, 0.0 ] }, "distance": 8.33, "direction": 5.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00742", "timestamp": "2025-07-17T06:19:12Z", "filename": "recording_2025-07-17_06-04-09_00742.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.33408127, "relative_pitch": 0.0, "relative_heading": 5.657481590547576, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805952053145563, 52.37504811096345, 0.0 ] }, "distance": 8.67, "direction": 227.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00197", "timestamp": "2024-09-18T07:32:38Z", "filename": "Job_20240918_0854_Track01_Sphere_00197.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.67386261, "relative_pitch": 0.0, "relative_heading": 227.53611537785818, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8060602481011, 52.3751785145075, 44.1207355111837 ] }, "distance": 8.71, "direction": 6.39, "angle": 78.83, "elevation": 44.12, "pano_id": "TMX7316010203-001881_pano_0002_002264", "timestamp": "2020-08-19T09:09:35.962260Z", "filename": "pano_0002_002264.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.70878276, "relative_pitch": 78.83419131162563, "relative_heading": 6.392460206867109, "relative_elevation": 44.1207355111837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605468214527, 52.3751812719772, 43.9782848926261 ] }, "distance": 8.98, "direction": 3.77, "angle": 78.46, "elevation": 43.98, "pano_id": "TMX7316010203-002525_pano_0000_000346", "timestamp": "2022-04-19T10:58:01.139920Z", "filename": "pano_0000_000346.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 8.98091067, "relative_pitch": 78.45818723549256, "relative_heading": 3.7703645179243845, "relative_elevation": 43.9782848926261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80595319670473, 52.3750429718328, 44.079471481964 ] }, "distance": 9.01, "direction": 224.52, "angle": 78.44, "elevation": 44.08, "pano_id": "TMX7316010203-002075_pano_0000_002121", "timestamp": "2021-03-31T12:54:56.978240Z", "filename": "pano_0000_002121.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.01497741, "relative_pitch": 78.44146383584736, "relative_heading": 224.5193840851703, "relative_elevation": 44.079471481964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80602365436703, 52.3750194464125, 44.049114854075 ] }, "distance": 9.17, "direction": 189.55, "angle": 78.24, "elevation": 44.05, "pano_id": "TMX7316010203-002507_pano_0000_000272", "timestamp": "2022-04-12T07:34:42.581180Z", "filename": "pano_0000_000272.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.17281652, "relative_pitch": 78.23680036611063, "relative_heading": 189.55418553198245, "relative_elevation": 44.049114854075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599097391498, 52.375176935386, 44.0912015922368 ] }, "distance": 9.27, "direction": 336.15, "angle": 78.13, "elevation": 44.09, "pano_id": "TMX7316010203-002075_pano_0000_002118", "timestamp": "2021-03-31T12:54:55.008240Z", "filename": "pano_0000_002118.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.27041046, "relative_pitch": 78.12620977426735, "relative_heading": 336.1521130382902, "relative_elevation": 44.0912015922368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601780929666, 52.3750191631266, 44.1815781611949 ] }, "distance": 9.28, "direction": 191.95, "angle": 78.14, "elevation": 44.18, "pano_id": "TMX7316010203-002075_pano_0000_001107", "timestamp": "2021-03-31T12:34:56.622980Z", "filename": "pano_0000_001107.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.27806016, "relative_pitch": 78.1403093799737, "relative_heading": 191.94668383727438, "relative_elevation": 44.1815781611949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601229323408, 52.3750162210222, 43.859040829353 ] }, "distance": 9.68, "direction": 193.72, "angle": 77.55, "elevation": 43.86, "pano_id": "TMX7316010203-000302_pano_0001_002925", "timestamp": "2017-05-19T10:37:10.121150Z", "filename": "pano_0001_002925.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.68075398, "relative_pitch": 77.55300662523116, "relative_heading": 193.72106738249843, "relative_elevation": 43.859040829353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806024216203146, 52.37501453639789, 0.0 ] }, "distance": 9.71, "direction": 188.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00059", "timestamp": "2024-09-19T08:42:53Z", "filename": "Job_20240919_0948_Track08_Sphere_00059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.70609602, "relative_pitch": 0.0, "relative_heading": 188.79611169449385, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80595512801265, 52.3750324464683, 44.0445144996047 ] }, "distance": 9.8, "direction": 219.16, "angle": 77.46, "elevation": 44.04, "pano_id": "TMX7316010203-000083_pano_0016_000070", "timestamp": "2016-08-24T14:41:00.168510Z", "filename": "pano_0016_000070.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.80064593, "relative_pitch": 77.4551076262736, "relative_heading": 219.16255535226966, "relative_elevation": 44.0445144996047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806066511407659, 52.375188135867525, 0.0 ] }, "distance": 9.82, "direction": 8.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00063", "timestamp": "2024-09-19T08:42:55Z", "filename": "Job_20240919_0948_Track08_Sphere_00063.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.82495475, "relative_pitch": 0.0, "relative_heading": 8.169615987116693, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8060171385473, 52.3750139793252, 43.9644251354039 ] }, "distance": 9.85, "direction": 191.51, "angle": 77.37, "elevation": 43.96, "pano_id": "TMX7316010203-000083_pano_0014_000491", "timestamp": "2016-08-24T14:07:13.287130Z", "filename": "pano_0014_000491.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 9.85213036, "relative_pitch": 77.36907635036627, "relative_heading": 191.512181451182, "relative_elevation": 43.9644251354039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80594980979608, 52.3750322805565, 44.0474951881915 ] }, "distance": 10.05, "direction": 220.7, "angle": 77.15, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004291", "timestamp": "2018-07-06T12:36:51.693930Z", "filename": "pano_0000_004291.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.04729382, "relative_pitch": 77.15059642782288, "relative_heading": 220.69767420814148, "relative_elevation": 44.0474951881915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805987227747993, 52.375184574031216, 0.0 ] }, "distance": 10.15, "direction": 336.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00194", "timestamp": "2024-09-18T07:32:35Z", "filename": "Job_20240918_0854_Track01_Sphere_00194.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.15157467, "relative_pitch": 0.0, "relative_heading": 336.7747600448988, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805944159738491, 52.375031867281685, 0.0 ] }, "distance": 10.34, "direction": 222.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00729", "timestamp": "2025-07-17T06:18:51Z", "filename": "recording_2025-07-17_06-04-09_00729.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.33637847, "relative_pitch": 0.0, "relative_heading": 222.14869504827413, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80606453963836, 52.3751932800462, 43.9728470603004 ] }, "distance": 10.37, "direction": 6.99, "angle": 76.72, "elevation": 43.97, "pano_id": "TMX7316010203-000083_pano_0014_000495", "timestamp": "2016-08-24T14:07:15.827150Z", "filename": "pano_0014_000495.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.37469213, "relative_pitch": 76.72474276652345, "relative_heading": 6.986237105102842, "relative_elevation": 43.9728470603004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80594187492922, 52.3750312556484, 44.0877686114982 ] }, "distance": 10.49, "direction": 222.53, "angle": 76.61, "elevation": 44.09, "pano_id": "TMX7316010203-002507_pano_0000_000264", "timestamp": "2022-04-12T07:34:21.366410Z", "filename": "pano_0000_000264.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.49148678, "relative_pitch": 76.61439089432417, "relative_heading": 222.52930032203778, "relative_elevation": 44.0877686114982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601747937133, 52.375007783475, 44.1063140872866 ] }, "distance": 10.52, "direction": 190.64, "angle": 76.58, "elevation": 44.11, "pano_id": "TMX7316010203-001881_pano_0002_002260", "timestamp": "2020-08-19T09:09:31.657270Z", "filename": "pano_0002_002260.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.52428951, "relative_pitch": 76.57949341302736, "relative_heading": 190.63923504509654, "relative_elevation": 44.1063140872866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002927/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002927/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002927/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002927/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002927/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002927/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002927/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002927/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002927/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80605345032403, 52.37519617392, 43.9006810635328 ] }, "distance": 10.63, "direction": 2.73, "angle": 76.39, "elevation": 43.9, "pano_id": "TMX7316010203-000302_pano_0001_002927", "timestamp": "2017-05-19T10:37:12.746100Z", "filename": "pano_0001_002927.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.63175839, "relative_pitch": 76.38635698794596, "relative_heading": 2.7315634465703775, "relative_elevation": 43.9006810635328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80606535559486, 52.3751961104939, 44.0486543700099 ] }, "distance": 10.69, "direction": 7.08, "angle": 76.35, "elevation": 44.05, "pano_id": "TMX7316010203-002507_pano_0000_000276", "timestamp": "2022-04-12T07:34:44.671190Z", "filename": "pano_0000_000276.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.69408241, "relative_pitch": 76.3538160222323, "relative_heading": 7.076500908346234, "relative_elevation": 44.0486543700099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80606158121706, 52.3751975189489, 44.1889342004433 ] }, "distance": 10.82, "direction": 5.62, "angle": 76.24, "elevation": 44.19, "pano_id": "TMX7316010203-002075_pano_0000_001111", "timestamp": "2021-03-31T12:34:58.902980Z", "filename": "pano_0000_001111.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.82142656, "relative_pitch": 76.23964699322576, "relative_heading": 5.623523486298393, "relative_elevation": 44.1889342004433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599036343611, 52.3751930347227, 44.1113722799346 ] }, "distance": 10.95, "direction": 339.75, "angle": 76.06, "elevation": 44.11, "pano_id": "TMX7316010203-002507_pano_0000_000260", "timestamp": "2022-04-12T07:34:14.216460Z", "filename": "pano_0000_000260.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 10.94724664, "relative_pitch": 76.06232664382061, "relative_heading": 339.74629959743356, "relative_elevation": 44.1113722799346 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000342/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000342/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000342/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000342/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000342/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000342/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000342/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000342/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000342/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601177164955, 52.3750025247777, 43.9583579916507 ] }, "distance": 11.17, "direction": 192.04, "angle": 75.74, "elevation": 43.96, "pano_id": "TMX7316010203-002525_pano_0000_000342", "timestamp": "2022-04-19T10:57:58.939920Z", "filename": "pano_0000_000342.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 11.17451392, "relative_pitch": 75.73712800870892, "relative_heading": 192.04424476953815, "relative_elevation": 43.9583579916507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80593992071746, 52.375023169265, 44.06263071578 ] }, "distance": 11.26, "direction": 219.93, "angle": 75.67, "elevation": 44.06, "pano_id": "TMX7316010203-001881_pano_0002_002251", "timestamp": "2020-08-19T09:09:01.042440Z", "filename": "pano_0002_002251.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 11.2561141, "relative_pitch": 75.66985723395645, "relative_heading": 219.93158009382776, "relative_elevation": 44.06263071578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599355007857, 52.3751983326122, 44.0492457551882 ] }, "distance": 11.43, "direction": 341.79, "angle": 75.45, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004287", "timestamp": "2018-07-06T12:36:43.978740Z", "filename": "pano_0000_004287.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 11.43245998, "relative_pitch": 75.45057280014701, "relative_heading": 341.7898848023627, "relative_elevation": 44.0492457551882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806018935921335, 52.374997236003914, 0.0 ] }, "distance": 11.66, "direction": 189.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00738", "timestamp": "2025-07-17T06:19:09Z", "filename": "recording_2025-07-17_06-04-09_00738.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 11.6636959, "relative_pitch": 0.0, "relative_heading": 189.09571448714993, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80606192595522, 52.3752097240138, 44.15118915122 ] }, "distance": 12.18, "direction": 5.11, "angle": 74.58, "elevation": 44.15, "pano_id": "TMX7316010203-000535_pano_0000_007698", "timestamp": "2018-01-08T12:09:30.940950Z", "filename": "pano_0000_007698.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 12.17579738, "relative_pitch": 74.58247082871382, "relative_heading": 5.107209491105615, "relative_elevation": 44.15118915122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600961804354, 52.3749935337121, 44.0611967109144 ] }, "distance": 12.18, "direction": 191.74, "angle": 74.54, "elevation": 44.06, "pano_id": "TMX7316010203-000829_pano_0000_004238", "timestamp": "2018-07-06T12:35:11.594170Z", "filename": "pano_0000_004238.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 12.18374582, "relative_pitch": 74.5428817673155, "relative_heading": 191.737028790894, "relative_elevation": 44.0611967109144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599065063076, 52.3752052913067, 44.0377487782389 ] }, "distance": 12.23, "direction": 342.04, "angle": 74.48, "elevation": 44.04, "pano_id": "TMX7316010203-001881_pano_0002_002247", "timestamp": "2020-08-19T09:08:57.547370Z", "filename": "pano_0002_002247.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 12.22983195, "relative_pitch": 74.47936292425418, "relative_heading": 342.0447890063993, "relative_elevation": 44.0377487782389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805995663199004, 52.375208765550255, 0.0 ] }, "distance": 12.5, "direction": 344.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00725", "timestamp": "2025-07-17T06:18:48Z", "filename": "recording_2025-07-17_06-04-09_00725.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 12.50024854, "relative_pitch": 0.0, "relative_heading": 344.0799530054323, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8059993412006, 52.3752096531708, 44.0354250855744 ] }, "distance": 12.53, "direction": 345.31, "angle": 74.12, "elevation": 44.04, "pano_id": "TMX7316010203-000083_pano_0016_000066", "timestamp": "2016-08-24T14:40:57.608500Z", "filename": "pano_0016_000066.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 12.52938968, "relative_pitch": 74.1173689980331, "relative_heading": 345.30542889419314, "relative_elevation": 44.0354250855744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80607120948805, 52.375214430699, 44.048176093027 ] }, "distance": 12.77, "direction": 7.72, "angle": 73.84, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004243", "timestamp": "2018-07-06T12:35:14.929180Z", "filename": "pano_0000_004243.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 12.76705566, "relative_pitch": 73.8361387531707, "relative_heading": 7.7249355963531965, "relative_elevation": 44.048176093027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600691271289, 52.3749859360707, 44.1667847959325 ] }, "distance": 13.05, "direction": 191.77, "angle": 73.54, "elevation": 44.17, "pano_id": "TMX7316010203-000535_pano_0000_007693", "timestamp": "2018-01-08T12:09:27.815970Z", "filename": "pano_0000_007693.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.04897371, "relative_pitch": 73.54034743568539, "relative_heading": 191.77396630230683, "relative_elevation": 44.1667847959325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80593903714729, 52.3750030075292, 43.9894405435771 ] }, "distance": 13.09, "direction": 213.82, "angle": 73.43, "elevation": 43.99, "pano_id": "TMX7316010203-000302_pano_0001_002475", "timestamp": "2017-05-19T10:14:48.716340Z", "filename": "pano_0001_002475.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.08949944, "relative_pitch": 73.42909837562665, "relative_heading": 213.81861930278194, "relative_elevation": 43.9894405435771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805939814804827, 52.37500146732085, 0.0 ] }, "distance": 13.2, "direction": 213.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00198", "timestamp": "2024-09-18T07:32:38Z", "filename": "Job_20240918_0854_Track01_Sphere_00198.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.2031474, "relative_pitch": 0.0, "relative_heading": 213.21372998020132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806068432184042, 52.37521974625968, 0.0 ] }, "distance": 13.33, "direction": 6.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00743", "timestamp": "2025-07-17T06:19:12Z", "filename": "recording_2025-07-17_06-04-09_00743.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.33042288, "relative_pitch": 0.0, "relative_heading": 6.5775584672778855, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80607030898892, 52.375220363976, 44.1218941295519 ] }, "distance": 13.41, "direction": 7.09, "angle": 73.09, "elevation": 44.12, "pano_id": "TMX7316010203-001881_pano_0002_002265", "timestamp": "2020-08-19T09:09:36.857310Z", "filename": "pano_0002_002265.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.41387621, "relative_pitch": 73.08975297308126, "relative_heading": 7.086286092910174, "relative_elevation": 44.1218941295519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8059400891228, 52.3749985788803, 44.079860993661 ] }, "distance": 13.46, "direction": 212.4, "angle": 73.02, "elevation": 44.08, "pano_id": "TMX7316010203-002075_pano_0000_002122", "timestamp": "2021-03-31T12:54:57.863160Z", "filename": "pano_0000_002122.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.46318111, "relative_pitch": 73.01591200018099, "relative_heading": 212.3979369677258, "relative_elevation": 44.079860993661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600316345608, 52.3752213951336, 44.0982500072569 ] }, "distance": 13.74, "direction": 347.74, "angle": 72.69, "elevation": 44.1, "pano_id": "TMX7316010203-002075_pano_0000_002117", "timestamp": "2021-03-31T12:54:54.423200Z", "filename": "pano_0000_002117.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.73958778, "relative_pitch": 72.69465575668384, "relative_heading": 347.73828719800974, "relative_elevation": 44.0982500072569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80593961342851, 52.3749934602207, 44.0639579184353 ] }, "distance": 13.96, "direction": 211.26, "angle": 72.42, "elevation": 44.06, "pano_id": "TMX7316010203-000829_pano_0000_004292", "timestamp": "2018-07-06T12:36:53.418720Z", "filename": "pano_0000_004292.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.96422318, "relative_pitch": 72.41617208086278, "relative_heading": 211.25794432905548, "relative_elevation": 44.0639579184353 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80606655957467, 52.3752258777739, 43.9693775121123 ] }, "distance": 14.0, "direction": 5.74, "angle": 72.34, "elevation": 43.97, "pano_id": "TMX7316010203-002525_pano_0000_000347", "timestamp": "2022-04-19T10:58:01.589880Z", "filename": "pano_0000_000347.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 13.99510385, "relative_pitch": 72.34414012926717, "relative_heading": 5.738900630702423, "relative_elevation": 43.9693775121123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601428774857, 52.3749749040312, 44.0579040460289 ] }, "distance": 14.17, "direction": 188.77, "angle": 72.17, "elevation": 44.06, "pano_id": "TMX7316010203-002507_pano_0000_000271", "timestamp": "2022-04-12T07:34:41.961220Z", "filename": "pano_0000_000271.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.16769665, "relative_pitch": 72.17377111907973, "relative_heading": 188.77112326641452, "relative_elevation": 44.0579040460289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600756658293, 52.3749743916475, 44.1672422559932 ] }, "distance": 14.3, "direction": 190.55, "angle": 72.06, "elevation": 44.17, "pano_id": "TMX7316010203-002075_pano_0000_001106", "timestamp": "2021-03-31T12:34:56.043140Z", "filename": "pano_0000_001106.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.30072737, "relative_pitch": 72.05878143187402, "relative_heading": 190.54902007677225, "relative_elevation": 44.1672422559932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80594353433242, 52.3749884874975, 44.0496031977236 ] }, "distance": 14.31, "direction": 209.19, "angle": 72.01, "elevation": 44.05, "pano_id": "TMX7316010203-000083_pano_0016_000071", "timestamp": "2016-08-24T14:41:00.948500Z", "filename": "pano_0016_000071.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.30796728, "relative_pitch": 72.0054313907528, "relative_heading": 209.19365783281248, "relative_elevation": 44.0496031977236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806013103197256, 52.37497166415815, 0.0 ] }, "distance": 14.54, "direction": 188.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00058", "timestamp": "2024-09-19T08:42:52Z", "filename": "Job_20240919_0948_Track08_Sphere_00058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.53631813, "relative_pitch": 0.0, "relative_heading": 188.8686917454995, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805998464070748, 52.37522924442878, 0.0 ] }, "distance": 14.66, "direction": 347.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00193", "timestamp": "2024-09-18T07:32:35Z", "filename": "Job_20240918_0854_Track01_Sphere_00193.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.66161041, "relative_pitch": 0.0, "relative_heading": 347.241036150353, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80592863512028, 52.3749900308403, 44.0895811589435 ] }, "distance": 14.69, "direction": 212.98, "angle": 71.58, "elevation": 44.09, "pano_id": "TMX7316010203-002507_pano_0000_000265", "timestamp": "2022-04-12T07:34:23.411350Z", "filename": "pano_0000_000265.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.68500881, "relative_pitch": 71.57852371563779, "relative_heading": 212.97927503186668, "relative_elevation": 44.0895811589435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806077005028512, 52.37523233524858, 0.0 ] }, "distance": 14.79, "direction": 8.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00064", "timestamp": "2024-09-19T08:42:56Z", "filename": "Job_20240919_0948_Track08_Sphere_00064.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.79486132, "relative_pitch": 0.0, "relative_heading": 8.20246061129873, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80593059550015, 52.37498778762845, 0.0 ] }, "distance": 14.82, "direction": 212.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00730", "timestamp": "2025-07-17T06:18:53Z", "filename": "recording_2025-07-17_06-04-09_00730.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.82380051, "relative_pitch": 0.0, "relative_heading": 212.02119294467104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600666364371, 52.3749689401531, 43.9729353422299 ] }, "distance": 14.91, "direction": 190.35, "angle": 71.27, "elevation": 43.97, "pano_id": "TMX7316010203-000083_pano_0014_000490", "timestamp": "2016-08-24T14:07:12.547100Z", "filename": "pano_0014_000490.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 14.90843069, "relative_pitch": 71.27146472211872, "relative_heading": 190.35454360812932, "relative_elevation": 43.9729353422299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600203745492, 52.3752343227346, 44.1128741558641 ] }, "distance": 15.16, "direction": 348.61, "angle": 71.03, "elevation": 44.11, "pano_id": "TMX7316010203-002507_pano_0000_000259", "timestamp": "2022-04-12T07:34:13.061460Z", "filename": "pano_0000_000259.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 15.16332283, "relative_pitch": 71.03014703826507, "relative_heading": 348.60956374359074, "relative_elevation": 44.1128741558641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80607685556669, 52.3752380939746, 43.969066048041 ] }, "distance": 15.43, "direction": 7.83, "angle": 70.66, "elevation": 43.97, "pano_id": "TMX7316010203-000083_pano_0014_000496", "timestamp": "2016-08-24T14:07:16.412090Z", "filename": "pano_0014_000496.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 15.42798683, "relative_pitch": 70.66490794767326, "relative_heading": 7.8255169167881595, "relative_elevation": 43.969066048041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600710695469, 52.3749637656585, 44.1128467740491 ] }, "distance": 15.47, "direction": 189.86, "angle": 70.67, "elevation": 44.11, "pano_id": "TMX7316010203-001881_pano_0002_002259", "timestamp": "2020-08-19T09:09:30.267280Z", "filename": "pano_0002_002259.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 15.46998974, "relative_pitch": 70.674677486576, "relative_heading": 189.86124411782134, "relative_elevation": 44.1128467740491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8060763138535, 52.3752400200589, 44.045001257211 ] }, "distance": 15.64, "direction": 7.58, "angle": 70.46, "elevation": 44.05, "pano_id": "TMX7316010203-002507_pano_0000_000277", "timestamp": "2022-04-12T07:34:45.151190Z", "filename": "pano_0000_000277.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 15.63542995, "relative_pitch": 70.4557678633397, "relative_heading": 7.584649283451661, "relative_elevation": 44.045001257211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80607278816235, 52.3752422247342, 44.1862639114261 ] }, "distance": 15.85, "direction": 6.61, "angle": 70.27, "elevation": 44.19, "pano_id": "TMX7316010203-002075_pano_0000_001112", "timestamp": "2021-03-31T12:34:59.457940Z", "filename": "pano_0000_001112.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 15.84922214, "relative_pitch": 70.26753867887565, "relative_heading": 6.607136441848147, "relative_elevation": 44.1862639114261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004286/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004286/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004286/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004286/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004286/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004286/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004286/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004286/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004286/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600531812305, 52.3752425117122, 44.0488861128688 ] }, "distance": 16.02, "direction": 350.04, "angle": 70.02, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004286", "timestamp": "2018-07-06T12:36:43.118750Z", "filename": "pano_0000_004286.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 16.0174451, "relative_pitch": 70.01727450666995, "relative_heading": 350.03690478687116, "relative_elevation": 44.0488861128688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80592558366142, 52.3749770218442, 44.0725339930505 ] }, "distance": 16.02, "direction": 210.78, "angle": 70.02, "elevation": 44.07, "pano_id": "TMX7316010203-001881_pano_0002_002252", "timestamp": "2020-08-19T09:09:02.462290Z", "filename": "pano_0002_002252.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 16.02420194, "relative_pitch": 70.01938978119539, "relative_heading": 210.784642194483, "relative_elevation": 44.0725339930505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600251412388, 52.3749577212851, 43.9656993886456 ] }, "distance": 16.19, "direction": 190.54, "angle": 69.79, "elevation": 43.97, "pano_id": "TMX7316010203-002525_pano_0000_000341", "timestamp": "2022-04-19T10:57:58.189900Z", "filename": "pano_0000_000341.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 16.18735548, "relative_pitch": 69.78722843123076, "relative_heading": 190.54430228366928, "relative_elevation": 43.9656993886456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806010827518372, 52.374952571971924, 0.0 ] }, "distance": 16.66, "direction": 188.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00737", "timestamp": "2025-07-17T06:19:08Z", "filename": "recording_2025-07-17_06-04-09_00737.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 16.6601976, "relative_pitch": 0.0, "relative_heading": 188.26889457384894, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601341224451, 52.3752500640319, 43.9629190107808 ] }, "distance": 16.76, "direction": 352.39, "angle": 69.13, "elevation": 43.96, "pano_id": "TMX7316010203-000302_pano_0001_002472", "timestamp": "2017-05-19T10:14:44.931340Z", "filename": "pano_0001_002472.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 16.76391835, "relative_pitch": 69.12717551258945, "relative_heading": 352.39008544980334, "relative_elevation": 43.9629190107808 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600434908301, 52.3752508437867, 44.0343201393262 ] }, "distance": 16.94, "direction": 350.36, "angle": 68.96, "elevation": 44.03, "pano_id": "TMX7316010203-001881_pano_0002_002246", "timestamp": "2020-08-19T09:08:56.777400Z", "filename": "pano_0002_002246.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 16.9422968, "relative_pitch": 68.95566589928595, "relative_heading": 350.3595698228504, "relative_elevation": 44.0343201393262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806007858147039, 52.37525312608062, 0.0 ] }, "distance": 17.15, "direction": 351.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00724", "timestamp": "2025-07-17T06:18:47Z", "filename": "recording_2025-07-17_06-04-09_00724.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 17.15490621, "relative_pitch": 0.0, "relative_heading": 351.28853886188836, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600223078881, 52.3749487741566, 44.0765029219911 ] }, "distance": 17.17, "direction": 190.0, "angle": 68.72, "elevation": 44.08, "pano_id": "TMX7316010203-000829_pano_0000_004237", "timestamp": "2018-07-06T12:35:10.789120Z", "filename": "pano_0000_004237.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 17.17043758, "relative_pitch": 68.71610707440291, "relative_heading": 189.99965594285632, "relative_elevation": 44.0765029219911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80607460488147, 52.3752544683611, 44.1422518575564 ] }, "distance": 17.22, "direction": 6.49, "angle": 68.69, "elevation": 44.14, "pano_id": "TMX7316010203-000535_pano_0000_007699", "timestamp": "2018-01-08T12:09:31.530950Z", "filename": "pano_0000_007699.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 17.2168457, "relative_pitch": 68.69267577119386, "relative_heading": 6.494457973972579, "relative_elevation": 44.1422518575564 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601068446135, 52.375254077035, 44.0330039318651 ] }, "distance": 17.23, "direction": 351.97, "angle": 68.63, "elevation": 44.03, "pano_id": "TMX7316010203-000083_pano_0016_000065", "timestamp": "2016-08-24T14:40:57.028650Z", "filename": "pano_0016_000065.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 17.2315846, "relative_pitch": 68.62793482091391, "relative_heading": 351.97446152728736, "relative_elevation": 44.0330039318651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80608335501324, 52.3752586623319, 44.0379597507417 ] }, "distance": 17.76, "direction": 8.23, "angle": 68.04, "elevation": 44.04, "pano_id": "TMX7316010203-000829_pano_0000_004244", "timestamp": "2018-07-06T12:35:15.544180Z", "filename": "pano_0000_004244.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 17.75612571, "relative_pitch": 68.0406850451099, "relative_heading": 8.234930889393016, "relative_elevation": 44.0379597507417 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80593000187704, 52.3749567312945, 44.0628844099119 ] }, "distance": 17.87, "direction": 206.24, "angle": 67.93, "elevation": 44.06, "pano_id": "TMX7316010203-000829_pano_0000_004293", "timestamp": "2018-07-06T12:36:55.238740Z", "filename": "pano_0000_004293.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 17.86593967, "relative_pitch": 67.92918778380164, "relative_heading": 206.24498224632026, "relative_elevation": 44.0628844099119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007692/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007692/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007692/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007692/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_007692/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007692/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_007692/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007692/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_007692/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599791294548, 52.3749409757865, 44.1956659583375 ] }, "distance": 18.08, "direction": 190.44, "angle": 67.75, "elevation": 44.2, "pano_id": "TMX7316010203-000535_pano_0000_007692", "timestamp": "2018-01-08T12:09:27.105980Z", "filename": "pano_0000_007692.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2017", "tags": [ "mission-woz", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 18.07660912, "relative_pitch": 67.75479236162904, "relative_heading": 190.4399531926936, "relative_elevation": 44.1956659583375 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80608062927925, 52.3752620477079, 44.1225802013651 ] }, "distance": 18.1, "direction": 7.48, "angle": 67.69, "elevation": 44.12, "pano_id": "TMX7316010203-001881_pano_0002_002266", "timestamp": "2020-08-19T09:09:37.727260Z", "filename": "pano_0002_002266.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 18.10391947, "relative_pitch": 67.6911851105373, "relative_heading": 7.482720603916639, "relative_elevation": 44.1225802013651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805925876796646, 52.37495341324162, 0.0 ] }, "distance": 18.32, "direction": 206.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00199", "timestamp": "2024-09-18T07:32:39Z", "filename": "Job_20240918_0854_Track01_Sphere_00199.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 18.32153679, "relative_pitch": 0.0, "relative_heading": 206.52236611881253, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806079069125854, 52.37526421597647, 0.0 ] }, "distance": 18.33, "direction": 7.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00744", "timestamp": "2025-07-17T06:19:13Z", "filename": "recording_2025-07-17_06-04-09_00744.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 18.32981131, "relative_pitch": 0.0, "relative_heading": 7.0552113977929265, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601515806033, 52.3752659946461, 44.0955148627982 ] }, "distance": 18.51, "direction": 353.48, "angle": 67.23, "elevation": 44.1, "pano_id": "TMX7316010203-002075_pano_0000_002116", "timestamp": "2021-03-31T12:54:53.863170Z", "filename": "pano_0000_002116.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 18.50859034, "relative_pitch": 67.2303260358292, "relative_heading": 353.4816672733865, "relative_elevation": 44.0955148627982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_002123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_002123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_002123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80592565289269, 52.3749507053302, 44.0535089969635 ] }, "distance": 18.6, "direction": 206.15, "angle": 67.11, "elevation": 44.05, "pano_id": "TMX7316010203-002075_pano_0000_002123", "timestamp": "2021-03-31T12:55:04.303140Z", "filename": "pano_0000_002123.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 18.59834955, "relative_pitch": 67.11167909930431, "relative_heading": 206.14987701451378, "relative_elevation": 44.0535089969635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0016_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0016_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0016_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8059291251505, 52.3749453684755, 44.0438894405961 ] }, "distance": 19.03, "direction": 204.72, "angle": 66.63, "elevation": 44.04, "pano_id": "TMX7316010203-000083_pano_0016_000072", "timestamp": "2016-08-24T14:41:01.883400Z", "filename": "pano_0016_000072.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.03310698, "relative_pitch": 66.62891727991999, "relative_heading": 204.7228669195361, "relative_elevation": 44.0438894405961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002525_pano_0000_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002525_pano_0000_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002525/pano_0000_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80607886551298, 52.3752708465214, 43.9617373850197 ] }, "distance": 19.06, "direction": 6.74, "angle": 66.56, "elevation": 43.96, "pano_id": "TMX7316010203-002525_pano_0000_000348", "timestamp": "2022-04-19T10:58:02.009970Z", "filename": "pano_0000_000348.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.0606178, "relative_pitch": 66.55975221714971, "relative_heading": 6.741434127441252, "relative_elevation": 43.9617373850197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80591491327754, 52.3749488312513, 44.0916627300903 ] }, "distance": 19.12, "direction": 207.84, "angle": 66.56, "elevation": 44.09, "pano_id": "TMX7316010203-002507_pano_0000_000266", "timestamp": "2022-04-12T07:34:25.721340Z", "filename": "pano_0000_000266.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.11622313, "relative_pitch": 66.56054720319932, "relative_heading": 207.84244751306466, "relative_elevation": 44.0916627300903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600561060599, 52.3749304314571, 44.0772525602952 ] }, "distance": 19.15, "direction": 188.26, "angle": 66.52, "elevation": 44.08, "pano_id": "TMX7316010203-002507_pano_0000_000270", "timestamp": "2022-04-12T07:34:41.226240Z", "filename": "pano_0000_000270.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.14935632, "relative_pitch": 66.51747022700066, "relative_heading": 188.26072875785744, "relative_elevation": 44.0772525602952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806004537867098, 52.37492937065147, 0.0 ] }, "distance": 19.28, "direction": 188.43, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00057", "timestamp": "2024-09-19T08:42:52Z", "filename": "Job_20240919_0948_Track08_Sphere_00057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.27674818, "relative_pitch": 0.0, "relative_heading": 188.42521091010477, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599739648768, 52.3749298133245, 44.1940972963348 ] }, "distance": 19.31, "direction": 189.87, "angle": 66.4, "elevation": 44.19, "pano_id": "TMX7316010203-002075_pano_0000_001105", "timestamp": "2021-03-31T12:34:55.407950Z", "filename": "pano_0000_001105.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.3054569, "relative_pitch": 66.40268845831129, "relative_heading": 189.87461716080608, "relative_elevation": 44.1940972963348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806009525380322, 52.375273824088175, 0.0 ] }, "distance": 19.42, "direction": 352.65, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00192", "timestamp": "2024-09-18T07:32:34Z", "filename": "Job_20240918_0854_Track01_Sphere_00192.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.41977285, "relative_pitch": 0.0, "relative_heading": 352.6489909603867, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_06-04-09_00731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_06-04-09_00731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_06-04-09_00731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.805915045369181, 52.374943967856574, 0.0 ] }, "distance": 19.59, "direction": 207.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_06-04-09_00731", "timestamp": "2025-07-17T06:18:54Z", "filename": "recording_2025-07-17_06-04-09_00731.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.59227981, "relative_pitch": 0.0, "relative_heading": 207.08002256180794, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601368355426, 52.3752758388957, 44.1022214395925 ] }, "distance": 19.61, "direction": 353.55, "angle": 66.03, "elevation": 44.1, "pano_id": "TMX7316010203-002507_pano_0000_000258", "timestamp": "2022-04-12T07:34:12.031620Z", "filename": "pano_0000_000258.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.60833768, "relative_pitch": 66.02953736025682, "relative_heading": 353.5535049817117, "relative_elevation": 44.1022214395925 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599886826875, 52.3749258982103, 43.8682503476739 ] }, "distance": 19.72, "direction": 189.37, "angle": 65.8, "elevation": 43.87, "pano_id": "TMX7316010203-000302_pano_0001_002924", "timestamp": "2017-05-19T10:37:08.676140Z", "filename": "pano_0001_002924.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.71822908, "relative_pitch": 65.79667975714763, "relative_heading": 189.37058807680964, "relative_elevation": 43.8682503476739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track08_Sphere_00065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track08_Sphere_00065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806087817842017, 52.375276832790874, 0.0 ] }, "distance": 19.8, "direction": 8.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track08_Sphere_00065", "timestamp": "2024-09-19T08:42:57Z", "filename": "Job_20240919_0948_Track08_Sphere_00065.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.80072181, "relative_pitch": 0.0, "relative_heading": 8.267313950076257, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80591801235657, 52.3749403706666, 43.9878408778459 ] }, "distance": 19.86, "direction": 206.04, "angle": 65.7, "elevation": 43.99, "pano_id": "TMX7316010203-000302_pano_0001_002476", "timestamp": "2017-05-19T10:14:53.261290Z", "filename": "pano_0001_002476.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.85999139, "relative_pitch": 65.70138528261825, "relative_heading": 206.03523308038203, "relative_elevation": 43.9878408778459 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80599909207323, 52.3749238073958, 43.9923316119239 ] }, "distance": 19.95, "direction": 189.22, "angle": 65.61, "elevation": 43.99, "pano_id": "TMX7316010203-000083_pano_0014_000489", "timestamp": "2016-08-24T14:07:11.742170Z", "filename": "pano_0014_000489.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 19.94536737, "relative_pitch": 65.61127692367324, "relative_heading": 189.21857137992356, "relative_elevation": 43.9923316119239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8059242055854, 52.374933655809, 44.0533746462315 ] }, "distance": 20.36, "direction": 204.05, "angle": 65.2, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004294", "timestamp": "2018-07-06T12:36:59.623810Z", "filename": "pano_0000_004294.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.35851307, "relative_pitch": 65.19678878865363, "relative_heading": 204.0452758922706, "relative_elevation": 44.0533746462315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80592420234015, 52.3749334529917, 44.0476145446301 ] }, "distance": 20.38, "direction": 204.02, "angle": 65.17, "elevation": 44.05, "pano_id": "TMX7316010203-000829_pano_0000_004295", "timestamp": "2018-07-06T12:37:05.623770Z", "filename": "pano_0000_004295.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.37921511, "relative_pitch": 65.17175102741855, "relative_heading": 204.0199899566103, "relative_elevation": 44.0476145446301 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0014_000497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0014_000497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0014_000497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80608869270437, 52.3752827017245, 43.9682006714866 ] }, "distance": 20.46, "direction": 8.17, "angle": 65.05, "elevation": 43.97, "pano_id": "TMX7316010203-000083_pano_0014_000497", "timestamp": "2016-08-24T14:07:16.997160Z", "filename": "pano_0014_000497.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.45559461, "relative_pitch": 65.0504503557658, "relative_heading": 8.169435215425942, "relative_elevation": 43.9682006714866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80608752696574, 52.3752837502641, 44.043262748979 ] }, "distance": 20.56, "direction": 7.9, "angle": 64.98, "elevation": 44.04, "pano_id": "TMX7316010203-002507_pano_0000_000278", "timestamp": "2022-04-12T07:34:45.621190Z", "filename": "pano_0000_000278.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.56002517, "relative_pitch": 64.97616052659397, "relative_heading": 7.904236619956462, "relative_elevation": 44.043262748979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001881_pano_0002_002258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001881_pano_0002_002258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/19/TMX7316010203-001881/pano_0002_002258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80600009990834, 52.3749174302694, 44.1369896205142 ] }, "distance": 20.64, "direction": 188.71, "angle": 64.94, "elevation": 44.14, "pano_id": "TMX7316010203-001881_pano_0002_002258", "timestamp": "2020-08-19T09:09:26.522280Z", "filename": "pano_0002_002258.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.63561571, "relative_pitch": 64.94223539667423, "relative_heading": 188.71481574545055, "relative_elevation": 44.1369896205142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002928/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002928/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002928/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002928/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0001_002928/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002928/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0001_002928/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002928/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0001_002928/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80607875709378, 52.3752855008414, 43.9080238426104 ] }, "distance": 20.68, "direction": 6.19, "angle": 64.78, "elevation": 43.91, "pano_id": "TMX7316010203-000302_pano_0001_002928", "timestamp": "2017-05-19T10:37:14.026320Z", "filename": "pano_0001_002928.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.6800835, "relative_pitch": 64.78020064335466, "relative_heading": 6.190762970562921, "relative_elevation": 43.9080238426104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80601735005363, 52.3752868578313, 44.0407315008342 ] }, "distance": 20.8, "direction": 354.62, "angle": 64.72, "elevation": 44.04, "pano_id": "TMX7316010203-000829_pano_0000_004285", "timestamp": "2018-07-06T12:36:42.273860Z", "filename": "pano_0000_004285.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.80225386, "relative_pitch": 64.71670204113948, "relative_heading": 354.6161283765235, "relative_elevation": 44.0407315008342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000829_pano_0000_004296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000829_pano_0000_004296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/06/TMX7316010203-000829/pano_0000_004296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80592321647264, 52.3749294001933, 44.032070514746 ] }, "distance": 20.82, "direction": 203.68, "angle": 64.69, "elevation": 44.03, "pano_id": "TMX7316010203-000829_pano_0000_004296", "timestamp": "2018-07-06T12:37:09.888660Z", "filename": "pano_0000_004296.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.81882433, "relative_pitch": 64.69472493011945, "relative_heading": 203.68355853758308, "relative_elevation": 44.032070514746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track08_Sphere_00061/adjacencies/b_20240919_0948_Track08_Sphere_00061/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002075_pano_0000_001113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002075_pano_0000_001113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002075/pano_0000_001113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80608410570776, 52.3752868064623, 44.1946386117488 ] }, "distance": 20.87, "direction": 7.14, "angle": 64.73, "elevation": 44.19, "pano_id": "TMX7316010203-002075_pano_0000_001113", "timestamp": "2021-03-31T12:35:00.013100Z", "filename": "pano_0000_001113.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_20240919_0948_Track08_Sphere_00061", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115425.34808157592, 487628.4454603952 ] }, "relative_distance": 20.86667582, "relative_pitch": 64.72547353090872, "relative_heading": 7.1421207484141895, "relative_elevation": 44.1946386117488 } ] } }