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_20241028_1408_Track03_Sphere_00374/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838550035876259, 52.349910218060415, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00374", "timestamp": "2024-10-28T13:41:32Z", "filename": "Job_20241028_1408_Track03_Sphere_00374.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "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_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83855101602149, 52.349906256819, 47.4729152731597 ] }, "distance": 0.45, "direction": 171.38, "angle": 89.46, "elevation": 47.47, "pano_id": "TMX7316010203-000803_pano_0000_003224", "timestamp": "2018-06-22T09:03:33.379730Z", "filename": "pano_0000_003224.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 0.44581438, "relative_pitch": 89.46195569766826, "relative_heading": 171.38396939230918, "relative_elevation": 47.4729152731597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83854350119007, 52.349915787628, 45.5213401252404 ] }, "distance": 0.76, "direction": 324.3, "angle": 89.04, "elevation": 45.52, "pano_id": "TMX7316010203-002504_pano_0004_000458", "timestamp": "2022-04-11T10:26:16.663370Z", "filename": "pano_0004_000458.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 0.76312738, "relative_pitch": 89.03957390859006, "relative_heading": 324.3031987808435, "relative_elevation": 45.5213401252404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83853567743043, 52.3499002646041, 44.6117379562929 ] }, "distance": 1.48, "direction": 221.46, "angle": 88.1, "elevation": 44.61, "pano_id": "TMX7316010203-000288_pano_0003_003838", "timestamp": "2017-05-08T11:46:31.001740Z", "filename": "pano_0003_003838.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 1.47782365, "relative_pitch": 88.10269426514486, "relative_heading": 221.45690354296798, "relative_elevation": 44.6117379562929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83852721982626, 52.3499068875575, 41.8738641664386 ] }, "distance": 1.6, "direction": 256.59, "angle": 87.81, "elevation": 41.87, "pano_id": "TMX7316010203-002087_pano_0000_001814", "timestamp": "2021-04-13T08:41:44.812880Z", "filename": "pano_0000_001814.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 1.59827407, "relative_pitch": 87.81415140034804, "relative_heading": 256.5925762735326, "relative_elevation": 41.8738641664386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83852619405794, 52.3499090386745, 45.6878768289462 ] }, "distance": 1.63, "direction": 265.38, "angle": 87.96, "elevation": 45.69, "pano_id": "TMX7316010203-000029_pano_0003_001180", "timestamp": "2016-07-27T10:31:34.300180Z", "filename": "pano_0003_001180.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 1.62990342, "relative_pitch": 87.95685406351285, "relative_heading": 265.3817243317662, "relative_elevation": 45.6878768289462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83852770002762, 52.3499162803672, 47.470131713897 ] }, "distance": 1.66, "direction": 293.9, "angle": 87.99, "elevation": 47.47, "pano_id": "TMX7316010203-000031_pano_0002_000645", "timestamp": "2016-07-28T08:32:31.974840Z", "filename": "pano_0002_000645.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 1.66478708, "relative_pitch": 87.99144865467112, "relative_heading": 293.9038709591519, "relative_elevation": 47.470131713897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83852146259638, 52.3499070233862, 47.1435226788744 ] }, "distance": 1.98, "direction": 259.65, "angle": 87.6, "elevation": 47.14, "pano_id": "TMX7316010203-002087_pano_0000_001526", "timestamp": "2021-04-13T08:36:27.570650Z", "filename": "pano_0000_001526.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 1.97920517, "relative_pitch": 87.59598894815734, "relative_heading": 259.6529932183926, "relative_elevation": 47.1435226788744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83852221566601, 52.349915401321, 45.9384323740378 ] }, "distance": 1.98, "direction": 286.92, "angle": 87.53, "elevation": 45.94, "pano_id": "TMX7316010203-001308_pano_0000_001173", "timestamp": "2019-07-12T06:50:46.295960Z", "filename": "pano_0000_001173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 1.98150149, "relative_pitch": 87.53014338000072, "relative_heading": 286.9222323464074, "relative_elevation": 45.9384323740378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83859103174943, 52.34991433289, 47.1595261972398 ] }, "distance": 2.83, "direction": 80.69, "angle": 86.56, "elevation": 47.16, "pano_id": "TMX7316010203-002087_pano_0000_001527", "timestamp": "2021-04-13T08:36:28.480560Z", "filename": "pano_0000_001527.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 2.83078567, "relative_pitch": 86.56489988006308, "relative_heading": 80.69162117831966, "relative_elevation": 47.1595261972398 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83859324418836, 52.3499177596877, 45.699570575729 ] }, "distance": 3.06, "direction": 74.09, "angle": 86.17, "elevation": 45.7, "pano_id": "TMX7316010203-000029_pano_0003_001181", "timestamp": "2016-07-27T10:31:35.305210Z", "filename": "pano_0003_001181.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 3.06152766, "relative_pitch": 86.16734032483807, "relative_heading": 74.09116286371706, "relative_elevation": 45.699570575729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8385926035923, 52.3499241147654, 45.9575110916048 ] }, "distance": 3.29, "direction": 61.94, "angle": 85.91, "elevation": 45.96, "pano_id": "TMX7316010203-001308_pano_0000_001174", "timestamp": "2019-07-12T06:50:47.205990Z", "filename": "pano_0000_001174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 3.28705848, "relative_pitch": 85.9089514732471, "relative_heading": 61.93755518140542, "relative_elevation": 45.9575110916048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83859832741259, 52.3499161979607, 41.8478514011949 ] }, "distance": 3.36, "direction": 78.57, "angle": 85.41, "elevation": 41.85, "pano_id": "TMX7316010203-002087_pano_0000_001815", "timestamp": "2021-04-13T08:41:45.812900Z", "filename": "pano_0000_001815.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 3.35724838, "relative_pitch": 85.41326327669192, "relative_heading": 78.56824828146233, "relative_elevation": 41.8478514011949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83859894760355, 52.3499244190686, 47.5434344671667 ] }, "distance": 3.69, "direction": 64.63, "angle": 85.56, "elevation": 47.54, "pano_id": "TMX7316010203-000031_pano_0002_000646", "timestamp": "2016-07-28T08:32:33.249860Z", "filename": "pano_0002_000646.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 3.68853683, "relative_pitch": 85.56373863904315, "relative_heading": 64.63333859301697, "relative_elevation": 47.5434344671667 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83861492434036, 52.3499255468522, 45.541974096559 ] }, "distance": 4.74, "direction": 68.91, "angle": 84.06, "elevation": 45.54, "pano_id": "TMX7316010203-002504_pano_0004_000459", "timestamp": "2022-04-11T10:26:17.768340Z", "filename": "pano_0004_000459.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 4.73917449, "relative_pitch": 84.05908754089957, "relative_heading": 68.90505193437909, "relative_elevation": 45.541974096559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83862039556276, 52.3499196268637, 47.4959599319845 ] }, "distance": 4.91, "direction": 77.68, "angle": 84.1, "elevation": 47.5, "pano_id": "TMX7316010203-000803_pano_0000_003225", "timestamp": "2018-06-22T09:03:34.439740Z", "filename": "pano_0000_003225.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 4.90737787, "relative_pitch": 84.10101709042144, "relative_heading": 77.68163470585023, "relative_elevation": 47.4959599319845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83847861681281, 52.3499032962423, 47.4622545391321 ] }, "distance": 4.93, "direction": 261.01, "angle": 84.07, "elevation": 47.46, "pano_id": "TMX7316010203-000803_pano_0000_003223", "timestamp": "2018-06-22T09:03:32.454730Z", "filename": "pano_0000_003223.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 4.92715816, "relative_pitch": 84.07323258135001, "relative_heading": 261.00660981659627, "relative_elevation": 47.4622545391321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838623022914663, 52.349922213526, 0.0 ] }, "distance": 5.15, "direction": 74.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00375", "timestamp": "2024-10-28T13:41:33Z", "filename": "Job_20241028_1408_Track03_Sphere_00375.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 5.14943023, "relative_pitch": 0.0, "relative_heading": 74.9767850065047, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83847017757185, 52.3499127729269, 45.5031357621774 ] }, "distance": 5.45, "direction": 272.99, "angle": 83.17, "elevation": 45.5, "pano_id": "TMX7316010203-002504_pano_0004_000457", "timestamp": "2022-04-11T10:26:15.833410Z", "filename": "pano_0004_000457.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 5.44906621, "relative_pitch": 83.17126605240952, "relative_heading": 272.990640650536, "relative_elevation": 45.5031357621774 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838469716469768, 52.34990960304114, 0.0 ] }, "distance": 5.47, "direction": 269.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00373", "timestamp": "2024-10-28T13:41:30Z", "filename": "Job_20241028_1408_Track03_Sphere_00373.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 5.47349324, "relative_pitch": 0.0, "relative_heading": 269.2836380835096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83845717938908, 52.3499091917059, 45.6717476323247 ] }, "distance": 6.33, "direction": 268.97, "angle": 82.11, "elevation": 45.67, "pano_id": "TMX7316010203-000029_pano_0003_001179", "timestamp": "2016-07-27T10:31:33.330190Z", "filename": "pano_0003_001179.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 6.32838848, "relative_pitch": 82.11118866208749, "relative_heading": 268.9659805471687, "relative_elevation": 45.6717476323247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83845506949199, 52.3499155093212, 47.4052756940946 ] }, "distance": 6.5, "direction": 275.2, "angle": 82.2, "elevation": 47.41, "pano_id": "TMX7316010203-000031_pano_0002_000644", "timestamp": "2016-07-28T08:32:30.949850Z", "filename": "pano_0002_000644.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 6.49785849, "relative_pitch": 82.19508433931459, "relative_heading": 275.1988159820062, "relative_elevation": 47.4052756940946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83845472434677, 52.3499048026048, 41.8932414343581 ] }, "distance": 6.52, "direction": 264.7, "angle": 81.15, "elevation": 41.89, "pano_id": "TMX7316010203-002087_pano_0000_001813", "timestamp": "2021-04-13T08:41:43.897840Z", "filename": "pano_0000_001813.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 6.52254374, "relative_pitch": 81.15041748226045, "relative_heading": 264.6990834860601, "relative_elevation": 41.8932414343581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83845015266594, 52.3499051634042, 47.1332450220361 ] }, "distance": 6.83, "direction": 265.28, "angle": 81.76, "elevation": 47.13, "pano_id": "TMX7316010203-002087_pano_0000_001525", "timestamp": "2021-04-13T08:36:26.735590Z", "filename": "pano_0000_001525.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 6.82936849, "relative_pitch": 81.75550866119423, "relative_heading": 265.2759343703787, "relative_elevation": 47.1332450220361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83844973850319, 52.3499127397676, 45.9213000684977 ] }, "distance": 6.84, "direction": 272.35, "angle": 81.53, "elevation": 45.92, "pano_id": "TMX7316010203-001308_pano_0000_001172", "timestamp": "2019-07-12T06:50:45.605960Z", "filename": "pano_0000_001172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 6.84014683, "relative_pitch": 81.52787366614041, "relative_heading": 272.3511197486752, "relative_elevation": 45.9213000684977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83865298578118, 52.34993360121, 47.1597097544 ] }, "distance": 7.48, "direction": 69.65, "angle": 80.98, "elevation": 47.16, "pano_id": "TMX7316010203-002087_pano_0000_001528", "timestamp": "2021-04-13T08:36:29.515610Z", "filename": "pano_0000_001528.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 7.48212402, "relative_pitch": 80.98487774547083, "relative_heading": 69.64997576925467, "relative_elevation": 47.1597097544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83866171030514, 52.3499274373215, 44.590068099089 ] }, "distance": 7.85, "direction": 75.87, "angle": 80.02, "elevation": 44.59, "pano_id": "TMX7316010203-000288_pano_0003_003839", "timestamp": "2017-05-08T11:46:33.146770Z", "filename": "pano_0003_003839.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 7.84715286, "relative_pitch": 80.01904206141135, "relative_heading": 75.8670421582728, "relative_elevation": 44.590068099089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83865568294397, 52.3499424944325, 41.7647118223831 ] }, "distance": 8.05, "direction": 63.49, "angle": 79.1, "elevation": 41.76, "pano_id": "TMX7316010203-002087_pano_0000_001816", "timestamp": "2021-04-13T08:41:46.942840Z", "filename": "pano_0000_001816.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 8.04509111, "relative_pitch": 79.09672568980542, "relative_heading": 63.485484102507215, "relative_elevation": 41.7647118223831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83865156570882, 52.349948325294, 45.9273621989414 ] }, "distance": 8.11, "direction": 58.5, "angle": 79.98, "elevation": 45.93, "pano_id": "TMX7316010203-001308_pano_0000_001175", "timestamp": "2019-07-12T06:50:48.225960Z", "filename": "pano_0000_001175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 8.11445167, "relative_pitch": 79.98037814157047, "relative_heading": 58.49536644753886, "relative_elevation": 45.9273621989414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83865428710667, 52.3499522992603, 47.5850136382505 ] }, "distance": 8.51, "direction": 56.61, "angle": 79.86, "elevation": 47.59, "pano_id": "TMX7316010203-000031_pano_0002_000647", "timestamp": "2016-07-28T08:32:34.679830Z", "filename": "pano_0002_000647.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 8.50824762, "relative_pitch": 79.86258232131937, "relative_heading": 56.60869687193659, "relative_elevation": 47.5850136382505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83867218942998, 52.3498758131761, 44.0500063104555 ] }, "distance": 9.16, "direction": 114.7, "angle": 78.25, "elevation": 44.05, "pano_id": "TMX7316010203-000029_pano_0003_001026", "timestamp": "2016-07-27T10:28:49.346000Z", "filename": "pano_0003_001026.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 9.16189877, "relative_pitch": 78.25064297901685, "relative_heading": 114.69935258822504, "relative_elevation": 44.0500063104555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83866535668507, 52.349956168313, 45.5176091613248 ] }, "distance": 9.38, "direction": 56.95, "angle": 78.36, "elevation": 45.52, "pano_id": "TMX7316010203-002504_pano_0004_000460", "timestamp": "2022-04-11T10:26:19.108330Z", "filename": "pano_0004_000460.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 9.37513807, "relative_pitch": 78.3616980842138, "relative_heading": 56.9489162078515, "relative_elevation": 45.5176091613248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8386732301939, 52.3499487317465, 47.510799786076 ] }, "distance": 9.43, "direction": 62.95, "angle": 78.78, "elevation": 47.51, "pano_id": "TMX7316010203-000803_pano_0000_003226", "timestamp": "2018-06-22T09:03:35.604740Z", "filename": "pano_0000_003226.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 9.42526582, "relative_pitch": 78.77925934492494, "relative_heading": 62.95497833234506, "relative_elevation": 47.510799786076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83862130911799, 52.3498345653948, 44.153354819864 ] }, "distance": 9.72, "direction": 150.02, "angle": 77.59, "elevation": 44.15, "pano_id": "TMX7316010203-000029_pano_0003_001027", "timestamp": "2016-07-27T10:28:51.361060Z", "filename": "pano_0003_001027.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 9.71867929, "relative_pitch": 77.58646562366626, "relative_heading": 150.01826299548858, "relative_elevation": 44.153354819864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83840590998453, 52.3499021788523, 47.4335956070572 ] }, "distance": 9.86, "direction": 264.8, "angle": 78.26, "elevation": 47.43, "pano_id": "TMX7316010203-000803_pano_0000_003222", "timestamp": "2018-06-22T09:03:31.614760Z", "filename": "pano_0000_003222.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 9.86157723, "relative_pitch": 78.25535485789415, "relative_heading": 264.7955380835807, "relative_elevation": 47.4335956070572 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869686222446, 52.3499242033028, 44.020998345688 ] }, "distance": 10.13, "direction": 81.16, "angle": 77.05, "elevation": 44.02, "pano_id": "TMX7316010203-000029_pano_0003_001025", "timestamp": "2016-07-27T10:28:47.425980Z", "filename": "pano_0003_001025.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 10.1252344, "relative_pitch": 77.04673511310234, "relative_heading": 81.15884729170399, "relative_elevation": 44.020998345688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8386975817828, 52.3499272968198, 44.3283301312476 ] }, "distance": 10.23, "direction": 79.3, "angle": 77.0, "elevation": 44.33, "pano_id": "TMX7316010203-000803_pano_0001_001697", "timestamp": "2018-06-22T09:38:05.015760Z", "filename": "pano_0001_001697.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 10.23199628, "relative_pitch": 77.00246055053292, "relative_heading": 79.29605721466002, "relative_elevation": 44.3283301312476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869527509506, 52.3498840737884, 44.3822395252064 ] }, "distance": 10.32, "direction": 106.38, "angle": 76.92, "elevation": 44.38, "pano_id": "TMX7316010203-000803_pano_0001_001696", "timestamp": "2018-06-22T09:38:02.850730Z", "filename": "pano_0001_001696.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 10.31550703, "relative_pitch": 76.9153869419904, "relative_heading": 106.38073381912155, "relative_elevation": 44.3822395252064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83839689127871, 52.3499105634662, 45.479885160923 ] }, "distance": 10.44, "direction": 270.21, "angle": 77.08, "elevation": 45.48, "pano_id": "TMX7316010203-002504_pano_0004_000456", "timestamp": "2022-04-11T10:26:15.103400Z", "filename": "pano_0004_000456.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 10.43553619, "relative_pitch": 77.07695721087228, "relative_heading": 270.2110847530189, "relative_elevation": 45.479885160923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83839537068238, 52.3498983882018, 44.6071590352803 ] }, "distance": 10.62, "direction": 262.88, "angle": 76.61, "elevation": 44.61, "pano_id": "TMX7316010203-000288_pano_0003_003837", "timestamp": "2017-05-08T11:46:29.701750Z", "filename": "pano_0003_003837.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 10.62097198, "relative_pitch": 76.60723503500142, "relative_heading": 262.8805567223183, "relative_elevation": 44.6071590352803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838684797558739, 52.34996146187151, 0.0 ] }, "distance": 10.81, "direction": 58.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00376", "timestamp": "2024-10-28T13:41:35Z", "filename": "Job_20241028_1408_Track03_Sphere_00376.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 10.8091749, "relative_pitch": 0.0, "relative_heading": 58.16160648502785, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838389081199419, 52.349909606659864, 0.0 ] }, "distance": 10.97, "direction": 269.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00372", "timestamp": "2024-10-28T13:41:29Z", "filename": "Job_20241028_1408_Track03_Sphere_00372.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 10.96786515, "relative_pitch": 0.0, "relative_heading": 269.6446593087096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83838768911402, 52.3499110136033, 45.6575172981247 ] }, "distance": 11.06, "direction": 270.46, "angle": 76.38, "elevation": 45.66, "pano_id": "TMX7316010203-000029_pano_0003_001178", "timestamp": "2016-07-27T10:31:32.390220Z", "filename": "pano_0003_001178.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.0628666, "relative_pitch": 76.37966931119196, "relative_heading": 270.4585405223673, "relative_elevation": 45.6575172981247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838382216795, 52.3499156517426, 47.3493889477104 ] }, "distance": 11.45, "direction": 273.03, "angle": 76.4, "elevation": 47.35, "pano_id": "TMX7316010203-000031_pano_0002_000643", "timestamp": "2016-07-28T08:32:30.139900Z", "filename": "pano_0002_000643.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.45137569, "relative_pitch": 76.40416923316764, "relative_heading": 273.026665289749, "relative_elevation": 47.3493889477104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83838206955715, 52.3499035464384, 41.9118279712275 ] }, "distance": 11.47, "direction": 266.29, "angle": 74.7, "elevation": 41.91, "pano_id": "TMX7316010203-002087_pano_0000_001812", "timestamp": "2021-04-13T08:41:43.023060Z", "filename": "pano_0000_001812.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.46948798, "relative_pitch": 74.69528235428719, "relative_heading": 266.28892582541215, "relative_elevation": 41.9118279712275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83837857310599, 52.3499047207863, 47.1208003098145 ] }, "distance": 11.7, "direction": 267.0, "angle": 76.06, "elevation": 47.12, "pano_id": "TMX7316010203-002087_pano_0000_001524", "timestamp": "2021-04-13T08:36:25.930580Z", "filename": "pano_0000_001524.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.69969152, "relative_pitch": 76.05592817599421, "relative_heading": 267.0030637207119, "relative_elevation": 47.1208003098145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869281627769, 52.3499689874893, 47.1007815664634 ] }, "distance": 11.72, "direction": 56.09, "angle": 76.02, "elevation": 47.1, "pano_id": "TMX7316010203-002087_pano_0000_001529", "timestamp": "2021-04-13T08:36:30.710540Z", "filename": "pano_0000_001529.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.72275936, "relative_pitch": 76.02380597938172, "relative_heading": 56.09289296012222, "relative_elevation": 47.1007815664634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83837725310686, 52.3499119694128, 45.9055330958217 ] }, "distance": 11.78, "direction": 270.95, "angle": 75.61, "elevation": 45.91, "pano_id": "TMX7316010203-001308_pano_0000_001171", "timestamp": "2019-07-12T06:50:44.995980Z", "filename": "pano_0000_001171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.77524768, "relative_pitch": 75.61322050215271, "relative_heading": 270.94835499954024, "relative_elevation": 45.9055330958217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83867220724858, 52.3499854216724, 41.648033907637 ] }, "distance": 11.8, "direction": 44.85, "angle": 74.18, "elevation": 41.65, "pano_id": "TMX7316010203-002087_pano_0000_001817", "timestamp": "2021-04-13T08:41:48.212830Z", "filename": "pano_0000_001817.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.80385101, "relative_pitch": 74.17625379413437, "relative_heading": 44.85132550996327, "relative_elevation": 41.648033907637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869625303428, 52.3499702339792, 44.3542452119291 ] }, "distance": 11.99, "direction": 56.17, "angle": 74.87, "elevation": 44.35, "pano_id": "TMX7316010203-000803_pano_0001_001698", "timestamp": "2018-06-22T09:38:06.660690Z", "filename": "pano_0001_001698.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 11.99450392, "relative_pitch": 74.86772253242611, "relative_heading": 56.167049502981364, "relative_elevation": 44.3542452119291 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83866062777935, 52.3500007224835, 45.4608091926202 ] }, "distance": 12.58, "direction": 36.81, "angle": 74.53, "elevation": 45.46, "pano_id": "TMX7316010203-002504_pano_0004_000461", "timestamp": "2022-04-11T10:26:20.488350Z", "filename": "pano_0004_000461.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 12.57815654, "relative_pitch": 74.53422789180209, "relative_heading": 36.8070735088103, "relative_elevation": 45.4608091926202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869601357971, 52.3498399719251, 44.3982986165211 ] }, "distance": 12.65, "direction": 128.16, "angle": 74.1, "elevation": 44.4, "pano_id": "TMX7316010203-000803_pano_0001_001695", "timestamp": "2018-06-22T09:38:01.005910Z", "filename": "pano_0001_001695.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 12.6508408, "relative_pitch": 74.0956400348517, "relative_heading": 128.1606577833562, "relative_elevation": 44.3982986165211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869312818471, 52.3499844405845, 45.9624928794801 ] }, "distance": 12.78, "direction": 49.73, "angle": 74.46, "elevation": 45.96, "pano_id": "TMX7316010203-001308_pano_0000_001176", "timestamp": "2019-07-12T06:50:49.200990Z", "filename": "pano_0000_001176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 12.77824628, "relative_pitch": 74.46329029018817, "relative_heading": 49.73404866852063, "relative_elevation": 45.9624928794801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83870890863061, 52.3499714820194, 43.9800547445193 ] }, "distance": 12.79, "direction": 57.8, "angle": 73.78, "elevation": 43.98, "pano_id": "TMX7316010203-000029_pano_0003_001024", "timestamp": "2016-07-27T10:28:45.701080Z", "filename": "pano_0003_001024.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 12.79336559, "relative_pitch": 73.7808058252323, "relative_heading": 57.800972923969766, "relative_elevation": 43.9800547445193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869481603297, 52.3499877913093, 47.6691173492 ] }, "distance": 13.11, "direction": 48.82, "angle": 74.62, "elevation": 47.67, "pano_id": "TMX7316010203-000031_pano_0002_000648", "timestamp": "2016-07-28T08:32:36.224860Z", "filename": "pano_0002_000648.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 13.10867646, "relative_pitch": 74.62411841366529, "relative_heading": 48.815404075321574, "relative_elevation": 47.6691173492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83868969606818, 52.3499915047655, 47.5580473598093 ] }, "distance": 13.13, "direction": 46.46, "angle": 74.57, "elevation": 47.56, "pano_id": "TMX7316010203-000803_pano_0000_003227", "timestamp": "2018-06-22T09:03:37.369730Z", "filename": "pano_0000_003227.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 13.1293441, "relative_pitch": 74.5667749628311, "relative_heading": 46.45509507319631, "relative_elevation": 47.5580473598093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83858546439312, 52.3497904806803, 44.2692153016105 ] }, "distance": 13.54, "direction": 169.73, "angle": 72.99, "elevation": 44.27, "pano_id": "TMX7316010203-000029_pano_0003_001028", "timestamp": "2016-07-27T10:28:53.181030Z", "filename": "pano_0003_001028.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 13.54060256, "relative_pitch": 72.9927266836656, "relative_heading": 169.72984345896094, "relative_elevation": 44.2692153016105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83863277893701, 52.3500235229251, 41.5699251517653 ] }, "distance": 13.81, "direction": 24.09, "angle": 71.62, "elevation": 41.57, "pano_id": "TMX7316010203-002087_pano_0000_001818", "timestamp": "2021-04-13T08:41:49.567790Z", "filename": "pano_0000_001818.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 13.8111606, "relative_pitch": 71.6214875966771, "relative_heading": 24.094020388811607, "relative_elevation": 41.5699251517653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0011_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8385661096949, 52.350036010636, 45.4248106814921 ] }, "distance": 14.04, "direction": 4.47, "angle": 72.82, "elevation": 45.42, "pano_id": "TMX7316010203-001031_pano_0011_000225", "timestamp": "2019-01-02T10:18:13.859700Z", "filename": "pano_0011_000225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 14.0402295, "relative_pitch": 72.82428811521373, "relative_heading": 4.4742256301884735, "relative_elevation": 45.4248106814921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838681487033, 52.3500115426004, 44.3311101896688 ] }, "distance": 14.4, "direction": 38.47, "angle": 72.01, "elevation": 44.33, "pano_id": "TMX7316010203-000803_pano_0001_001699", "timestamp": "2018-06-22T09:38:08.360700Z", "filename": "pano_0001_001699.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 14.39975328, "relative_pitch": 72.0050241507742, "relative_heading": 38.46528045859739, "relative_elevation": 44.3311101896688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83856928072105, 52.3500396207982, 43.8604556666687 ] }, "distance": 14.46, "direction": 5.2, "angle": 71.76, "elevation": 43.86, "pano_id": "TMX7316010203-001523_pano_0000_003210", "timestamp": "2019-12-18T08:46:43.390730Z", "filename": "pano_0000_003210.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 14.45875065, "relative_pitch": 71.75501766148513, "relative_heading": 5.203701420371587, "relative_elevation": 43.8604556666687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83849635892282, 52.3500378660156, 43.8309625536203 ] }, "distance": 14.67, "direction": 345.56, "angle": 71.5, "elevation": 43.83, "pano_id": "TMX7316010203-001523_pano_0000_003209", "timestamp": "2019-12-18T08:46:42.590730Z", "filename": "pano_0000_003209.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 14.66727032, "relative_pitch": 71.49807746619156, "relative_heading": 345.55965442254404, "relative_elevation": 43.8309625536203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8383328615261, 52.3499014498774, 47.4149603340775 ] }, "distance": 14.83, "direction": 266.23, "angle": 72.63, "elevation": 47.41, "pano_id": "TMX7316010203-000803_pano_0000_003221", "timestamp": "2018-06-22T09:03:30.794750Z", "filename": "pano_0000_003221.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 14.83066299, "relative_pitch": 72.63112799208487, "relative_heading": 266.2280214912229, "relative_elevation": 47.4149603340775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0011_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83849294146671, 52.3500412895967, 45.4203393599018 ] }, "distance": 15.09, "direction": 345.06, "angle": 71.62, "elevation": 45.42, "pano_id": "TMX7316010203-001031_pano_0011_000226", "timestamp": "2019-01-02T10:18:14.719710Z", "filename": "pano_0011_000226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.09482596, "relative_pitch": 71.61648154869967, "relative_heading": 345.06425966364355, "relative_elevation": 45.4203393599018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0011_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83864013899309, 52.350034495063, 45.4781203549355 ] }, "distance": 15.13, "direction": 23.94, "angle": 71.6, "elevation": 45.48, "pano_id": "TMX7316010203-001031_pano_0011_000224", "timestamp": "2019-01-02T10:18:12.794710Z", "filename": "pano_0011_000224.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.13049768, "relative_pitch": 71.59779873503432, "relative_heading": 23.940301543820212, "relative_elevation": 45.4781203549355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83855802647624, 52.3500462672506, 46.1645054090768 ] }, "distance": 15.15, "direction": 2.06, "angle": 71.83, "elevation": 46.16, "pano_id": "TMX7316010203-002504_pano_0004_000509", "timestamp": "2022-04-11T10:27:00.478060Z", "filename": "pano_0004_000509.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.14852517, "relative_pitch": 71.83315063720164, "relative_heading": 2.0598426035238506, "relative_elevation": 46.1645054090768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83852624628494, 52.3500457134008, 44.8158040614799 ] }, "distance": 15.16, "direction": 353.86, "angle": 71.31, "elevation": 44.82, "pano_id": "TMX7316010203-000288_pano_0003_003816", "timestamp": "2017-05-08T11:45:39.422170Z", "filename": "pano_0003_003816.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.16400264, "relative_pitch": 71.30609123465582, "relative_heading": 353.8632950885197, "relative_elevation": 44.8158040614799 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83863769095854, 52.3500358658501, 44.9769589882344 ] }, "distance": 15.2, "direction": 23.13, "angle": 71.32, "elevation": 44.98, "pano_id": "TMX7316010203-001308_pano_0000_001128", "timestamp": "2019-07-12T06:50:12.661200Z", "filename": "pano_0000_001128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.20372934, "relative_pitch": 71.32301217287919, "relative_heading": 23.132465755078236, "relative_elevation": 44.9769589882344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8386573109847, 52.3500321427869, 47.5289901020005 ] }, "distance": 15.41, "direction": 28.32, "angle": 72.04, "elevation": 47.53, "pano_id": "TMX7316010203-000803_pano_0000_003228", "timestamp": "2018-06-22T09:03:39.404690Z", "filename": "pano_0000_003228.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.41099589, "relative_pitch": 72.03501801309338, "relative_heading": 28.31549458949683, "relative_elevation": 47.5289901020005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83832340559387, 52.3499090512393, 45.4666574662551 ] }, "distance": 15.44, "direction": 269.52, "angle": 71.24, "elevation": 45.47, "pano_id": "TMX7316010203-002504_pano_0004_000455", "timestamp": "2022-04-11T10:26:14.408350Z", "filename": "pano_0004_000455.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.44341842, "relative_pitch": 71.23918928075193, "relative_heading": 269.51838349093697, "relative_elevation": 45.4666574662551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8387258523047, 52.3500017474565, 44.5182181904092 ] }, "distance": 15.72, "direction": 49.63, "angle": 70.55, "elevation": 44.52, "pano_id": "TMX7316010203-000288_pano_0003_003840", "timestamp": "2017-05-08T11:46:36.111720Z", "filename": "pano_0003_003840.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.72448864, "relative_pitch": 70.54603107799915, "relative_heading": 49.63108440152674, "relative_elevation": 44.5182181904092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8386342041096, 52.3500418615079, 44.2805394725874 ] }, "distance": 15.73, "direction": 21.38, "angle": 70.44, "elevation": 44.28, "pano_id": "TMX7316010203-000803_pano_0001_001700", "timestamp": "2018-06-22T09:38:09.825690Z", "filename": "pano_0001_001700.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.7312499, "relative_pitch": 70.44174201332926, "relative_heading": 21.381788846455947, "relative_elevation": 44.2805394725874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83858771935807, 52.3500497007612, 47.523982046172 ] }, "distance": 15.73, "direction": 9.39, "angle": 71.68, "elevation": 47.52, "pano_id": "TMX7316010203-000803_pano_0000_003229", "timestamp": "2018-06-22T09:03:40.784710Z", "filename": "pano_0000_003229.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.73177413, "relative_pitch": 71.68400469318826, "relative_heading": 9.394036646875707, "relative_elevation": 47.523982046172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838726406186718, 52.35000189300139, 0.0 ] }, "distance": 15.76, "direction": 49.68, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00377", "timestamp": "2024-10-28T13:41:40Z", "filename": "Job_20241028_1408_Track03_Sphere_00377.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.76373852, "relative_pitch": 0.0, "relative_heading": 49.675087951314175, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83848506556417, 52.3500463734562, 46.1879501501098 ] }, "distance": 15.78, "direction": 343.71, "angle": 71.13, "elevation": 46.19, "pano_id": "TMX7316010203-002504_pano_0004_000508", "timestamp": "2022-04-11T10:26:59.973100Z", "filename": "pano_0004_000508.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.78413691, "relative_pitch": 71.13279798093409, "relative_heading": 343.7111058254669, "relative_elevation": 46.1879501501098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83858524241523, 52.3500504404205, 44.9376443186775 ] }, "distance": 15.79, "direction": 8.74, "angle": 70.64, "elevation": 44.94, "pano_id": "TMX7316010203-000029_pano_0003_001136", "timestamp": "2016-07-27T10:30:54.740400Z", "filename": "pano_0003_001136.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.78645172, "relative_pitch": 70.64378677204941, "relative_heading": 8.740899578907879, "relative_elevation": 44.9376443186775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83851085900308, 52.3500501314385, 44.9417228875682 ] }, "distance": 15.8, "direction": 350.27, "angle": 70.63, "elevation": 44.94, "pano_id": "TMX7316010203-000029_pano_0003_001137", "timestamp": "2016-07-27T10:30:55.520390Z", "filename": "pano_0003_001137.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.79593575, "relative_pitch": 70.63465040853285, "relative_heading": 350.2701713675771, "relative_elevation": 44.9417228875682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83831797301428, 52.3499127583674, 45.6485113399103 ] }, "distance": 15.82, "direction": 271.02, "angle": 70.89, "elevation": 45.65, "pano_id": "TMX7316010203-000029_pano_0003_001177", "timestamp": "2016-07-27T10:31:31.475230Z", "filename": "pano_0003_001177.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.81558104, "relative_pitch": 70.89062344084928, "relative_heading": 271.0241874082141, "relative_elevation": 45.6485113399103 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83864112960962, 52.350042048146, 43.9104203945026 ] }, "distance": 15.93, "direction": 22.94, "angle": 70.06, "elevation": 43.91, "pano_id": "TMX7316010203-001523_pano_0000_003211", "timestamp": "2019-12-18T08:46:44.215740Z", "filename": "pano_0000_003211.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.92849404, "relative_pitch": 70.06177268975277, "relative_heading": 22.93540005488553, "relative_elevation": 43.9104203945026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83857062490846, 52.350052941976, 44.9648376824334 ] }, "distance": 15.94, "direction": 5.05, "angle": 70.48, "elevation": 44.96, "pano_id": "TMX7316010203-001308_pano_0000_001129", "timestamp": "2019-07-12T06:50:13.726160Z", "filename": "pano_0000_001129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.94330797, "relative_pitch": 70.4768783977449, "relative_heading": 5.048367474725203, "relative_elevation": 44.9648376824334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838529742809897, 52.35005346116539, 0.0 ] }, "distance": 16.0, "direction": 355.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00678", "timestamp": "2025-08-01T09:54:55Z", "filename": "recording_2025-08-01_09-43-20_00678.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 15.99910127, "relative_pitch": 0.0, "relative_heading": 355.04178168143096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83851228008566, 52.3500524971423, 47.5367750776932 ] }, "distance": 16.04, "direction": 350.77, "angle": 71.35, "elevation": 47.54, "pano_id": "TMX7316010203-000803_pano_0000_003230", "timestamp": "2018-06-22T09:03:41.944680Z", "filename": "pano_0000_003230.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.03963561, "relative_pitch": 71.35481763737663, "relative_heading": 350.7700258795443, "relative_elevation": 47.5367750776932 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83856574702751, 52.3500542647049, 44.2458933917806 ] }, "distance": 16.06, "direction": 3.82, "angle": 70.05, "elevation": 44.25, "pano_id": "TMX7316010203-000803_pano_0001_001701", "timestamp": "2018-06-22T09:38:11.005820Z", "filename": "pano_0001_001701.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.06435817, "relative_pitch": 70.04555723125706, "relative_heading": 3.821184342971921, "relative_elevation": 44.2458933917806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83863071308517, 52.3500461405281, 46.1857241010293 ] }, "distance": 16.09, "direction": 19.97, "angle": 70.79, "elevation": 46.19, "pano_id": "TMX7316010203-002504_pano_0004_000510", "timestamp": "2022-04-11T10:27:00.983090Z", "filename": "pano_0004_000510.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.09274466, "relative_pitch": 70.78985083237329, "relative_heading": 19.974945490960064, "relative_elevation": 46.1857241010293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83855126406171, 52.3500549118887, 44.7590976888314 ] }, "distance": 16.1, "direction": 0.3, "angle": 70.22, "elevation": 44.76, "pano_id": "TMX7316010203-002226_pano_0000_000357", "timestamp": "2021-07-09T08:59:45.418910Z", "filename": "pano_0000_000357.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.10087755, "relative_pitch": 70.21517419162458, "relative_heading": 0.2978157864607648, "relative_elevation": 44.7590976888314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838313179202826, 52.34991020739256, 0.0 ] }, "distance": 16.14, "direction": 270.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00371", "timestamp": "2024-10-28T13:41:29Z", "filename": "Job_20241028_1408_Track03_Sphere_00371.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.13971161, "relative_pitch": 0.0, "relative_heading": 269.9958797335903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000651/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000651/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000651/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000651/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000651/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000651/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000651/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000651/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000651/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83856667252405, 52.3500563430407, 48.2208945127204 ] }, "distance": 16.3, "direction": 3.99, "angle": 71.32, "elevation": 48.22, "pano_id": "TMX7316010203-000031_pano_0002_000651", "timestamp": "2016-07-28T08:32:51.219840Z", "filename": "pano_0002_000651.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.29938082, "relative_pitch": 71.32398058544351, "relative_heading": 3.9881990068984408, "relative_elevation": 48.2208945127204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8387318387482, 52.3500062351127, 47.0282460516319 ] }, "distance": 16.36, "direction": 49.22, "angle": 70.82, "elevation": 47.03, "pano_id": "TMX7316010203-002087_pano_0000_001530", "timestamp": "2021-04-13T08:36:31.905550Z", "filename": "pano_0000_001530.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.35913211, "relative_pitch": 70.8193820464889, "relative_heading": 49.22395101723698, "relative_elevation": 47.0282460516319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83830968405708, 52.3499024012091, 41.9423574060202 ] }, "distance": 16.4, "direction": 266.96, "angle": 68.64, "elevation": 41.94, "pano_id": "TMX7316010203-002087_pano_0000_001811", "timestamp": "2021-04-13T08:41:42.182880Z", "filename": "pano_0000_001811.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.40095779, "relative_pitch": 68.64272896483702, "relative_heading": 266.96003108474434, "relative_elevation": 41.9423574060202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838603222383651, 52.35005412533026, 0.0 ] }, "distance": 16.42, "direction": 12.75, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00677", "timestamp": "2025-08-01T09:54:55Z", "filename": "recording_2025-08-01_09-43-20_00677.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.41813913, "relative_pitch": 0.0, "relative_heading": 12.752656796841732, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0001_000621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83858604377424, 52.3500561680321, 44.2211964614689 ] }, "distance": 16.42, "direction": 8.59, "angle": 69.62, "elevation": 44.22, "pano_id": "TMX7316010203-002649_pano_0001_000621", "timestamp": "2022-06-29T09:52:41.971850Z", "filename": "pano_0001_000621.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.42473788, "relative_pitch": 69.62388125485803, "relative_heading": 8.591308910242931, "relative_elevation": 44.2211964614689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83857173551255, 52.3500572392579, 44.3863403582945 ] }, "distance": 16.43, "direction": 5.16, "angle": 69.69, "elevation": 44.39, "pano_id": "TMX7316010203-000535_pano_0000_004307", "timestamp": "2018-01-08T11:06:19.532440Z", "filename": "pano_0000_004307.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.4263219, "relative_pitch": 69.69169329264125, "relative_heading": 5.164540886425493, "relative_elevation": 44.3863403582945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0001_000622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83851326478464, 52.3500561157276, 44.2266784906387 ] }, "distance": 16.43, "direction": 351.23, "angle": 69.62, "elevation": 44.23, "pano_id": "TMX7316010203-002649_pano_0001_000622", "timestamp": "2022-06-29T09:52:42.721800Z", "filename": "pano_0001_000622.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.42683506, "relative_pitch": 69.62381177287737, "relative_heading": 351.22630406743025, "relative_elevation": 44.2266784906387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83830907258823, 52.3499160980933, 47.3070082990453 ] }, "distance": 16.43, "direction": 272.28, "angle": 70.84, "elevation": 47.31, "pano_id": "TMX7316010203-000031_pano_0002_000642", "timestamp": "2016-07-28T08:32:29.414850Z", "filename": "pano_0002_000642.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.43257153, "relative_pitch": 70.8448082312227, "relative_heading": 272.28204129527086, "relative_elevation": 47.3070082990453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001694/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001694/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001694/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001694/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001694/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001694/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001694/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001694/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001694/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83870570294472, 52.3497964523097, 44.3668928332627 ] }, "distance": 16.52, "direction": 140.04, "angle": 69.58, "elevation": 44.37, "pano_id": "TMX7316010203-000803_pano_0001_001694", "timestamp": "2018-06-22T09:37:59.465760Z", "filename": "pano_0001_001694.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.51577186, "relative_pitch": 69.58199497317193, "relative_heading": 140.03964370098626, "relative_elevation": 44.3668928332627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838574905537929, 52.35005808351826, 0.0 ] }, "distance": 16.54, "direction": 5.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00330", "timestamp": "2024-10-28T13:40:51Z", "filename": "Job_20241028_1408_Track03_Sphere_00330.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.54062036, "relative_pitch": 0.0, "relative_heading": 5.880471226424704, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_001523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_001523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_001523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83830719354483, 52.3499045726702, 47.1185945468023 ] }, "distance": 16.56, "direction": 267.83, "angle": 70.64, "elevation": 47.12, "pano_id": "TMX7316010203-002087_pano_0000_001523", "timestamp": "2021-04-13T08:36:25.150630Z", "filename": "pano_0000_001523.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.55950228, "relative_pitch": 70.63632965586204, "relative_heading": 267.82605776398736, "relative_elevation": 47.1185945468023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838492158453, 52.3500551962948, 44.2415867224336 ] }, "distance": 16.61, "direction": 346.26, "angle": 69.42, "elevation": 44.24, "pano_id": "TMX7316010203-000803_pano_0001_001702", "timestamp": "2018-06-22T09:38:12.045810Z", "filename": "pano_0001_001702.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.60738261, "relative_pitch": 69.42489652291356, "relative_heading": 346.26247736409954, "relative_elevation": 44.2415867224336 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83879421932613, 52.3499009250086, 45.1925590001047 ] }, "distance": 16.67, "direction": 93.56, "angle": 69.75, "elevation": 45.19, "pano_id": "TMX7316010203-000029_pano_0003_001052", "timestamp": "2016-07-27T10:29:23.630880Z", "filename": "pano_0003_001052.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.67107083, "relative_pitch": 69.75150028246792, "relative_heading": 93.55613501065865, "relative_elevation": 45.1925590001047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8384214262651, 52.3500376861201, 43.8158400449902 ] }, "distance": 16.67, "direction": 328.29, "angle": 69.17, "elevation": 43.82, "pano_id": "TMX7316010203-001523_pano_0000_003208", "timestamp": "2019-12-18T08:46:41.840720Z", "filename": "pano_0000_003208.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.67283049, "relative_pitch": 69.16714816826621, "relative_heading": 328.28991937153626, "relative_elevation": 43.8158400449902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83849746122414, 52.3500565587353, 44.3915069000795 ] }, "distance": 16.67, "direction": 347.59, "angle": 69.41, "elevation": 44.39, "pano_id": "TMX7316010203-000535_pano_0000_004308", "timestamp": "2018-01-08T11:06:20.447360Z", "filename": "pano_0000_004308.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.67333351, "relative_pitch": 69.41395333228797, "relative_heading": 347.59247973270163, "relative_elevation": 44.3915069000795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83830458020585, 52.3499117144908, 45.9031058810651 ] }, "distance": 16.73, "direction": 270.57, "angle": 69.98, "elevation": 45.9, "pano_id": "TMX7316010203-001308_pano_0000_001170", "timestamp": "2019-07-12T06:50:44.416000Z", "filename": "pano_0000_001170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.7264866, "relative_pitch": 69.97892651290161, "relative_heading": 270.5704915842597, "relative_elevation": 45.9031058810651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83847820074352, 52.3500543374049, 44.8146471036598 ] }, "distance": 16.77, "direction": 343.03, "angle": 69.49, "elevation": 44.81, "pano_id": "TMX7316010203-002226_pano_0000_000356", "timestamp": "2021-07-09T08:59:44.783970Z", "filename": "pano_0000_000356.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.76714617, "relative_pitch": 69.48694874914884, "relative_heading": 343.02615014312966, "relative_elevation": 44.8146471036598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838503837526604, 52.35005823941615, 0.0 ] }, "distance": 16.77, "direction": 349.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00331", "timestamp": "2024-10-28T13:40:52Z", "filename": "Job_20241028_1408_Track03_Sphere_00331.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.7690609, "relative_pitch": 0.0, "relative_heading": 349.1798441123401, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000652/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000652/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000652/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000652/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000652/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000652/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000652/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000652/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000652/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83849133910474, 52.3500567557601, 48.2527921078727 ] }, "distance": 16.79, "direction": 346.22, "angle": 70.82, "elevation": 48.25, "pano_id": "TMX7316010203-000031_pano_0002_000652", "timestamp": "2016-07-28T08:32:52.449730Z", "filename": "pano_0002_000652.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.78921012, "relative_pitch": 70.81502830410362, "relative_heading": 346.2180256974663, "relative_elevation": 48.2527921078727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83867031231714, 52.3500423632246, 44.84241309762 ] }, "distance": 16.83, "direction": 29.13, "angle": 69.42, "elevation": 44.84, "pano_id": "TMX7316010203-000288_pano_0003_003815", "timestamp": "2017-05-08T11:45:38.477170Z", "filename": "pano_0003_003815.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.83412511, "relative_pitch": 69.42354746657004, "relative_heading": 29.134022127658973, "relative_elevation": 44.84241309762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_002046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83854676057061, 52.3500616072496, 42.7776137385517 ] }, "distance": 16.85, "direction": 359.24, "angle": 68.5, "elevation": 42.78, "pano_id": "TMX7316010203-002087_pano_0000_002046", "timestamp": "2021-04-13T08:47:16.425050Z", "filename": "pano_0000_002046.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.84715798, "relative_pitch": 68.50393327428709, "relative_heading": 359.2409521018633, "relative_elevation": 42.7776137385517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8386240147213, 52.3500556294449, 44.7322069276124 ] }, "distance": 16.95, "direction": 17.3, "angle": 69.25, "elevation": 44.73, "pano_id": "TMX7316010203-002226_pano_0000_000358", "timestamp": "2021-07-09T08:59:46.064050Z", "filename": "pano_0000_000358.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.94758002, "relative_pitch": 69.24992960492752, "relative_heading": 17.30428641195396, "relative_elevation": 44.7322069276124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83849906240579, 52.3500594047276, 45.0026926631108 ] }, "distance": 16.96, "direction": 348.18, "angle": 69.35, "elevation": 45.0, "pano_id": "TMX7316010203-001308_pano_0000_001130", "timestamp": "2019-07-12T06:50:14.586130Z", "filename": "pano_0000_001130.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 16.96007769, "relative_pitch": 69.35017598986589, "relative_heading": 348.182343905769, "relative_elevation": 45.0026926631108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_000938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_000938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_000938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_000938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001697_pano_0001_000938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_000938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001697_pano_0001_000938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_000938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001697/pano_0001_000938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83829967095035, 52.3499129928859, 44.9434042265639 ] }, "distance": 17.06, "direction": 271.04, "angle": 69.21, "elevation": 44.94, "pano_id": "TMX7316010203-001697_pano_0001_000938", "timestamp": "2020-05-08T06:34:42.390350Z", "filename": "pano_0001_000938.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.06297423, "relative_pitch": 69.21049930057592, "relative_heading": 271.036961074851, "relative_elevation": 44.9434042265639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000650/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000650/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000650/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000650/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000650/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000650/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000650/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000650/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000650/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83864240782968, 52.3500540022212, 48.1948966318741 ] }, "distance": 17.19, "direction": 21.48, "angle": 70.37, "elevation": 48.19, "pano_id": "TMX7316010203-000031_pano_0002_000650", "timestamp": "2016-07-28T08:32:49.899740Z", "filename": "pano_0002_000650.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.19303952, "relative_pitch": 70.36665781620768, "relative_heading": 21.47511116445125, "relative_elevation": 48.1948966318741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00679/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00679/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00679/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00679/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00679/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00679/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00679/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00679/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00679/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838456146727196, 52.350053910899874, 0.0 ] }, "distance": 17.22, "direction": 338.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00679", "timestamp": "2025-08-01T09:54:56Z", "filename": "recording_2025-08-01_09-43-20_00679.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.22172164, "relative_pitch": 0.0, "relative_heading": 338.19243765679863, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83865951383911, 52.3500505252985, 44.9273926634341 ] }, "distance": 17.3, "direction": 25.54, "angle": 68.94, "elevation": 44.93, "pano_id": "TMX7316010203-000029_pano_0003_001135", "timestamp": "2016-07-27T10:30:53.950400Z", "filename": "pano_0003_001135.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.303252, "relative_pitch": 68.93640211524426, "relative_heading": 25.53926261058936, "relative_elevation": 44.9273926634341 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0011_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83841920091387, 52.3500439773125, 45.4252785975114 ] }, "distance": 17.35, "direction": 329.08, "angle": 69.1, "elevation": 45.43, "pano_id": "TMX7316010203-001031_pano_0011_000227", "timestamp": "2019-01-02T10:18:15.464720Z", "filename": "pano_0011_000227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.34972208, "relative_pitch": 69.09615286267962, "relative_heading": 329.079084269902, "relative_elevation": 45.4252785975114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83874393798651, 52.3500117622042, 43.906546481885 ] }, "distance": 17.39, "direction": 49.46, "angle": 68.4, "elevation": 43.91, "pano_id": "TMX7316010203-000029_pano_0003_001023", "timestamp": "2016-07-27T10:28:44.131110Z", "filename": "pano_0003_001023.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.38529132, "relative_pitch": 68.39835320945298, "relative_heading": 49.46359919915906, "relative_elevation": 43.906546481885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83843605205631, 52.3500501648334, 44.9450192609802 ] }, "distance": 17.4, "direction": 333.49, "angle": 68.83, "elevation": 44.95, "pano_id": "TMX7316010203-000029_pano_0003_001138", "timestamp": "2016-07-27T10:30:56.300410Z", "filename": "pano_0003_001138.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.40192179, "relative_pitch": 68.83447212974978, "relative_heading": 333.4916230825365, "relative_elevation": 44.9450192609802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83879052202942, 52.3498563624754, 45.1988022616133 ] }, "distance": 17.45, "direction": 110.09, "angle": 68.89, "elevation": 45.2, "pano_id": "TMX7316010203-000029_pano_0003_001053", "timestamp": "2016-07-27T10:29:24.985790Z", "filename": "pano_0003_001053.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.44843275, "relative_pitch": 68.89154162775033, "relative_heading": 110.08732709748837, "relative_elevation": 45.1988022616133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_002047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83847468845857, 52.3500609631188, 42.764113496989 ] }, "distance": 17.54, "direction": 342.98, "angle": 67.7, "elevation": 42.76, "pano_id": "TMX7316010203-002087_pano_0000_002047", "timestamp": "2021-04-13T08:47:17.045200Z", "filename": "pano_0000_002047.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.54217336, "relative_pitch": 67.69617840080855, "relative_heading": 342.9815039789939, "relative_elevation": 42.764113496989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83843668376451, 52.3500519444794, 47.5397541457787 ] }, "distance": 17.56, "direction": 333.91, "angle": 69.73, "elevation": 47.54, "pano_id": "TMX7316010203-000803_pano_0000_003231", "timestamp": "2018-06-22T09:03:43.059710Z", "filename": "pano_0000_003231.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.56037725, "relative_pitch": 69.72662691267182, "relative_heading": 333.90569344248877, "relative_elevation": 47.5397541457787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_002045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83861902009364, 52.3500624837653, 42.8013666197658 ] }, "distance": 17.58, "direction": 15.51, "angle": 67.67, "elevation": 42.8, "pano_id": "TMX7316010203-002087_pano_0000_002045", "timestamp": "2021-04-13T08:47:15.810360Z", "filename": "pano_0000_002045.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.58319373, "relative_pitch": 67.6666921889411, "relative_heading": 15.505921248716783, "relative_elevation": 42.8013666197658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8387380327921, 52.3500189499296, 45.8789685294032 ] }, "distance": 17.62, "direction": 46.64, "angle": 68.99, "elevation": 45.88, "pano_id": "TMX7316010203-001308_pano_0000_001177", "timestamp": "2019-07-12T06:50:50.190980Z", "filename": "pano_0000_001177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.62075698, "relative_pitch": 68.98969191087632, "relative_heading": 46.635595506311695, "relative_elevation": 45.8789685294032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000649/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000649/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000649/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000649/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000649/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000649/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000649/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000649/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000649/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8387080393166, 52.3500365787771, 48.1273073190823 ] }, "distance": 17.71, "direction": 37.44, "angle": 69.8, "elevation": 48.13, "pano_id": "TMX7316010203-000031_pano_0002_000649", "timestamp": "2016-07-28T08:32:47.909750Z", "filename": "pano_0002_000649.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.70933474, "relative_pitch": 69.79797266411627, "relative_heading": 37.44196108997122, "relative_elevation": 48.1273073190823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83864613079029, 52.3500585348014, 44.4062308128923 ] }, "distance": 17.76, "direction": 21.64, "angle": 68.21, "elevation": 44.41, "pano_id": "TMX7316010203-000535_pano_0000_004306", "timestamp": "2018-01-08T11:06:18.487380Z", "filename": "pano_0000_004306.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.75533198, "relative_pitch": 68.2065553862629, "relative_heading": 21.641073477491137, "relative_elevation": 44.4062308128923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83841264671493, 52.3500464168738, 46.1642255978659 ] }, "distance": 17.81, "direction": 328.3, "angle": 68.9, "elevation": 46.16, "pano_id": "TMX7316010203-002504_pano_0004_000507", "timestamp": "2022-04-11T10:26:59.468070Z", "filename": "pano_0004_000507.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.81376051, "relative_pitch": 68.8994940250727, "relative_heading": 328.2954056318106, "relative_elevation": 46.1642255978659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838647471865336, 52.350059013055976, 0.0 ] }, "distance": 17.84, "direction": 21.85, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00329", "timestamp": "2024-10-28T13:40:51Z", "filename": "Job_20241028_1408_Track03_Sphere_00329.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.83861872, "relative_pitch": 0.0, "relative_heading": 21.850858079264036, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0001_000623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83844049074211, 52.3500562490198, 44.2242942806333 ] }, "distance": 17.88, "direction": 335.33, "angle": 67.98, "elevation": 44.22, "pano_id": "TMX7316010203-002649_pano_0001_000623", "timestamp": "2022-06-29T09:52:43.471820Z", "filename": "pano_0001_000623.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.88194007, "relative_pitch": 67.9842248759871, "relative_heading": 335.3273485662286, "relative_elevation": 44.2242942806333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000620/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000620/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000620/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000620/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0001_000620/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000620/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000620/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000620/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000620/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83865858499927, 52.3500565701401, 44.235108429566 ] }, "distance": 17.89, "direction": 24.43, "angle": 67.98, "elevation": 44.24, "pano_id": "TMX7316010203-002649_pano_0001_000620", "timestamp": "2022-06-29T09:52:41.221820Z", "filename": "pano_0001_000620.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 17.8862433, "relative_pitch": 67.98430217264193, "relative_heading": 24.42730932157889, "relative_elevation": 44.235108429566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838676644810078, 52.35005466335568, 0.0 ] }, "distance": 18.24, "direction": 28.22, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00676", "timestamp": "2025-08-01T09:54:54Z", "filename": "recording_2025-08-01_09-43-20_00676.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.2420231, "relative_pitch": 0.0, "relative_heading": 28.224885495149973, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83841858534285, 52.3500530923569, 44.2283806921914 ] }, "distance": 18.25, "direction": 330.6, "angle": 67.58, "elevation": 44.23, "pano_id": "TMX7316010203-000803_pano_0001_001703", "timestamp": "2018-06-22T09:38:12.990680Z", "filename": "pano_0001_001703.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.24784404, "relative_pitch": 67.57982619422881, "relative_heading": 330.60273675533074, "relative_elevation": 44.2283806921914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0011_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83871155562518, 52.3500412110279, 45.4586702706292 ] }, "distance": 18.26, "direction": 37.06, "angle": 68.11, "elevation": 45.46, "pano_id": "TMX7316010203-001031_pano_0011_000223", "timestamp": "2019-01-02T10:18:11.664720Z", "filename": "pano_0011_000223.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.26467005, "relative_pitch": 68.11041529164845, "relative_heading": 37.05569246973991, "relative_elevation": 45.4586702706292 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83842337772275, 52.3500558706907, 44.3797450074926 ] }, "distance": 18.36, "direction": 331.96, "angle": 67.52, "elevation": 44.38, "pano_id": "TMX7316010203-000535_pano_0000_004309", "timestamp": "2018-01-08T11:06:21.292400Z", "filename": "pano_0000_004309.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.36208021, "relative_pitch": 67.52271754303648, "relative_heading": 331.96414877550103, "relative_elevation": 44.3797450074926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838703642019, 52.3500458067711, 46.2200831621885 ] }, "distance": 18.36, "direction": 34.75, "angle": 68.33, "elevation": 46.22, "pano_id": "TMX7316010203-002504_pano_0004_000511", "timestamp": "2022-04-11T10:27:01.498040Z", "filename": "pano_0004_000511.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.36269486, "relative_pitch": 68.33265803730409, "relative_heading": 34.75078636118206, "relative_elevation": 46.2200831621885 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838429704751317, 52.35005817434249, 0.0 ] }, "distance": 18.39, "direction": 333.53, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00332", "timestamp": "2024-10-28T13:40:53Z", "filename": "Job_20241028_1408_Track03_Sphere_00332.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.39251954, "relative_pitch": 0.0, "relative_heading": 333.52511260121116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000653/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000653/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000653/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000653/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000031_pano_0002_000653/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000653/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000031_pano_0002_000653/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000653/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/28/TMX7316010203-000031/pano_0002_000653/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8384159815312, 52.3500551345868, 48.2738395156339 ] }, "distance": 18.53, "direction": 330.47, "angle": 69.0, "elevation": 48.27, "pano_id": "TMX7316010203-000031_pano_0002_000653", "timestamp": "2016-07-28T08:32:53.544760Z", "filename": "pano_0002_000653.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.53297212, "relative_pitch": 68.9975366810937, "relative_heading": 330.4696975672424, "relative_elevation": 48.2738395156339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8387162359935, 52.3500421022408, 43.8907273337245 ] }, "distance": 18.54, "direction": 37.66, "angle": 67.1, "elevation": 43.89, "pano_id": "TMX7316010203-001523_pano_0000_003212", "timestamp": "2019-12-18T08:46:45.010870Z", "filename": "pano_0000_003212.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.53701681, "relative_pitch": 67.10349206037158, "relative_heading": 37.657682621813976, "relative_elevation": 43.8907273337245 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001308_pano_0000_001131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001308_pano_0000_001131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/12/TMX7316010203-001308/pano_0000_001131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83842705721253, 52.3500606223259, 45.0149090606719 ] }, "distance": 18.72, "direction": 333.4, "angle": 67.42, "elevation": 45.01, "pano_id": "TMX7316010203-001308_pano_0000_001131", "timestamp": "2019-07-12T06:50:15.456140Z", "filename": "pano_0000_001131.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.71681904, "relative_pitch": 67.42287133301826, "relative_heading": 333.4025110765205, "relative_elevation": 45.0149090606719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83840484894579, 52.3500536397682, 44.8316612625495 ] }, "distance": 18.78, "direction": 328.2, "angle": 67.27, "elevation": 44.83, "pano_id": "TMX7316010203-002226_pano_0000_000355", "timestamp": "2021-07-09T08:59:44.163960Z", "filename": "pano_0000_000355.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.77680893, "relative_pitch": 67.27464101331356, "relative_heading": 328.2048838064619, "relative_elevation": 44.8316612625495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83860389341626, 52.3497442371201, 44.3190633887425 ] }, "distance": 18.83, "direction": 168.76, "angle": 66.98, "elevation": 44.32, "pano_id": "TMX7316010203-000029_pano_0003_001029", "timestamp": "2016-07-27T10:28:54.821070Z", "filename": "pano_0003_001029.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.83044561, "relative_pitch": 66.9801544870668, "relative_heading": 168.76148910559377, "relative_elevation": 44.3190633887425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83882428037199, 52.3499396687119, 45.0927521670237 ] }, "distance": 18.97, "direction": 80.05, "angle": 67.18, "elevation": 45.09, "pano_id": "TMX7316010203-000029_pano_0003_001051", "timestamp": "2016-07-27T10:29:22.021150Z", "filename": "pano_0003_001051.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 18.97252487, "relative_pitch": 67.18134633301715, "relative_heading": 80.05340646203412, "relative_elevation": 45.0927521670237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83838284202702, 52.3500477043167, 44.8118851641193 ] }, "distance": 19.07, "direction": 323.33, "angle": 66.94, "elevation": 44.81, "pano_id": "TMX7316010203-000288_pano_0003_003817", "timestamp": "2017-05-08T11:45:40.347160Z", "filename": "pano_0003_003817.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.07469527, "relative_pitch": 66.94241191867675, "relative_heading": 323.3252980956508, "relative_elevation": 44.8118851641193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002226_pano_0000_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002226_pano_0000_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/09/TMX7316010203-002226/pano_0000_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8386974594543, 52.3500560807011, 44.7242113864049 ] }, "distance": 19.09, "direction": 31.75, "angle": 66.89, "elevation": 44.72, "pano_id": "TMX7316010203-002226_pano_0000_000359", "timestamp": "2021-07-09T08:59:46.733960Z", "filename": "pano_0000_000359.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.08796824, "relative_pitch": 66.88756294523309, "relative_heading": 31.754378108469826, "relative_elevation": 44.7242113864049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83878300756246, 52.3498114723598, 45.1670594075695 ] }, "distance": 19.31, "direction": 124.69, "angle": 66.86, "elevation": 45.17, "pano_id": "TMX7316010203-000029_pano_0003_001054", "timestamp": "2016-07-27T10:29:26.260890Z", "filename": "pano_0003_001054.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.3066837, "relative_pitch": 66.85568842254862, "relative_heading": 124.68882136889772, "relative_elevation": 45.1670594075695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838762454620131, 52.35002669555971, 0.0 ] }, "distance": 19.43, "direction": 48.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00378", "timestamp": "2024-10-28T13:41:41Z", "filename": "Job_20241028_1408_Track03_Sphere_00378.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.42924044, "relative_pitch": 0.0, "relative_heading": 48.15758766534067, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_002048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83840258463171, 52.3500599673901, 42.7152337012812 ] }, "distance": 19.46, "direction": 328.91, "angle": 65.51, "elevation": 42.72, "pano_id": "TMX7316010203-002087_pano_0000_002048", "timestamp": "2021-04-13T08:47:17.674950Z", "filename": "pano_0000_002048.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.45802177, "relative_pitch": 65.50936559036249, "relative_heading": 328.91113263167136, "relative_elevation": 42.7152337012812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_002044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_002044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_002044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83869108779658, 52.35006335135, 42.8428163705394 ] }, "distance": 19.56, "direction": 29.43, "angle": 65.46, "elevation": 42.84, "pano_id": "TMX7316010203-002087_pano_0000_002044", "timestamp": "2021-04-13T08:47:15.200000Z", "filename": "pano_0000_002044.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.56356106, "relative_pitch": 65.45686661428036, "relative_heading": 29.425539646452354, "relative_elevation": 42.8428163705394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00680/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00680/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00680/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00680/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_09-43-20_00680/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00680/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_09-43-20_00680/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00680/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_09-43-20_00680/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838382577543523, 52.350053372057104, 0.0 ] }, "distance": 19.59, "direction": 324.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_09-43-20_00680", "timestamp": "2025-08-01T09:54:57Z", "filename": "recording_2025-08-01_09-43-20_00680.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.59463086, "relative_pitch": 0.0, "relative_heading": 324.3845356987384, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001523_pano_0000_003207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001523_pano_0000_003207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/18/TMX7316010203-001523/pano_0000_003207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83834656030992, 52.3500371442574, 43.8031091317534 ] }, "distance": 19.79, "direction": 315.53, "angle": 65.68, "elevation": 43.8, "pano_id": "TMX7316010203-001523_pano_0000_003207", "timestamp": "2019-12-18T08:46:41.120720Z", "filename": "pano_0000_003207.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.79180551, "relative_pitch": 65.68485201868454, "relative_heading": 315.5292913193992, "relative_elevation": 43.8031091317534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83825983104906, 52.3499006779086, 47.4146974738687 ] }, "distance": 19.8, "direction": 266.93, "angle": 67.33, "elevation": 47.41, "pano_id": "TMX7316010203-000803_pano_0000_003220", "timestamp": "2018-06-22T09:03:29.989760Z", "filename": "pano_0000_003220.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 19.80339745, "relative_pitch": 67.33147759451771, "relative_heading": 266.92727383565824, "relative_elevation": 47.4146974738687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83873396794179, 52.3500507478432, 44.9203202361241 ] }, "distance": 20.04, "direction": 38.71, "angle": 65.96, "elevation": 44.92, "pano_id": "TMX7316010203-000029_pano_0003_001134", "timestamp": "2016-07-27T10:30:53.155390Z", "filename": "pano_0003_001134.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.040213, "relative_pitch": 65.95701138231037, "relative_heading": 38.71218731056299, "relative_elevation": 44.9203202361241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83836154419923, 52.3500500490903, 44.9540910655633 ] }, "distance": 20.18, "direction": 320.46, "angle": 65.83, "elevation": 44.95, "pano_id": "TMX7316010203-000029_pano_0003_001139", "timestamp": "2016-07-27T10:30:57.095390Z", "filename": "pano_0003_001139.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.17595523, "relative_pitch": 65.82886382462343, "relative_heading": 320.461222182476, "relative_elevation": 44.9540910655633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241028_1408_Track03_Sphere_00328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241028_1408_Track03_Sphere_00328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.838719505728413, 52.35005908624227, 0.0 ] }, "distance": 20.19, "direction": 34.88, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241028_1408_Track03_Sphere_00328", "timestamp": "2024-10-28T13:40:50Z", "filename": "Job_20241028_1408_Track03_Sphere_00328.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.19301157, "relative_pitch": 0.0, "relative_heading": 34.88098053976649, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000288_pano_0003_003836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000288_pano_0003_003836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/08/TMX7316010203-000288/pano_0003_003836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83825387665952, 52.3498973950235, 44.6197342332453 ] }, "distance": 20.23, "direction": 265.96, "angle": 65.61, "elevation": 44.62, "pano_id": "TMX7316010203-000288_pano_0003_003836", "timestamp": "2017-05-08T11:46:28.506820Z", "filename": "pano_0003_003836.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.23104479, "relative_pitch": 65.60997336059333, "relative_heading": 265.95575924181605, "relative_elevation": 44.6197342332453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0000_003232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0000_003232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0000_003232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83836171607203, 52.3500508645393, 47.5543472263962 ] }, "distance": 20.24, "direction": 320.65, "angle": 66.95, "elevation": 47.55, "pano_id": "TMX7316010203-000803_pano_0000_003232", "timestamp": "2018-06-22T09:03:44.219940Z", "filename": "pano_0000_003232.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.23858648, "relative_pitch": 66.94595087463031, "relative_heading": 320.65032335414645, "relative_elevation": 47.5543472263962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000535_pano_0000_004305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000535_pano_0000_004305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/01/08/TMX7316010203-000535/pano_0000_004305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83871974684932, 52.3500600688246, 44.3951689796522 ] }, "distance": 20.29, "direction": 34.74, "angle": 65.44, "elevation": 44.4, "pano_id": "TMX7316010203-000535_pano_0000_004305", "timestamp": "2018-01-08T11:06:17.227380Z", "filename": "pano_0000_004305.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.29215952, "relative_pitch": 65.4357909243234, "relative_heading": 34.7424909333447, "relative_elevation": 44.3951689796522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001031_pano_0011_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001031_pano_0011_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/02/TMX7316010203-001031/pano_0011_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83834558618159, 52.3500440561034, 45.4220014736056 ] }, "distance": 20.39, "direction": 316.91, "angle": 65.82, "elevation": 45.42, "pano_id": "TMX7316010203-001031_pano_0011_000228", "timestamp": "2019-01-02T10:18:16.164690Z", "filename": "pano_0011_000228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.39306965, "relative_pitch": 65.82139888804116, "relative_heading": 316.91012850683944, "relative_elevation": 45.4220014736056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83825012150328, 52.3499085025013, 45.4704699404538 ] }, "distance": 20.44, "direction": 269.46, "angle": 65.8, "elevation": 45.47, "pano_id": "TMX7316010203-002504_pano_0004_000454", "timestamp": "2022-04-11T10:26:13.728370Z", "filename": "pano_0004_000454.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.43743446, "relative_pitch": 65.79769895881269, "relative_heading": 269.46493619872297, "relative_elevation": 45.4704699404538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0001_000624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83836803296215, 52.3500564195258, 44.2051233351231 ] }, "distance": 20.46, "direction": 322.68, "angle": 65.17, "elevation": 44.21, "pano_id": "TMX7316010203-002649_pano_0001_000624", "timestamp": "2022-06-29T09:52:44.221800Z", "filename": "pano_0001_000624.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.45649817, "relative_pitch": 65.1670435764294, "relative_heading": 322.6807520836079, "relative_elevation": 44.2051233351231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000619/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000619/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000619/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000619/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002649_pano_0001_000619/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000619/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002649_pano_0001_000619/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000619/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/29/TMX7316010203-002649/pano_0001_000619/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83873135534944, 52.3500568078651, 44.2693391237408 ] }, "distance": 20.46, "direction": 37.14, "angle": 65.19, "elevation": 44.27, "pano_id": "TMX7316010203-002649_pano_0001_000619", "timestamp": "2022-06-29T09:52:40.451810Z", "filename": "pano_0001_000619.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.46272742, "relative_pitch": 65.19208568833037, "relative_heading": 37.14219316181747, "relative_elevation": 44.2693391237408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000029_pano_0003_001176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000029_pano_0003_001176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000029/pano_0003_001176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83824786021543, 52.3499141557781, 45.6476471880451 ] }, "distance": 20.6, "direction": 271.22, "angle": 65.72, "elevation": 45.65, "pano_id": "TMX7316010203-000029_pano_0003_001176", "timestamp": "2016-07-27T10:31:30.520200Z", "filename": "pano_0003_001176.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.59529011, "relative_pitch": 65.71607180574433, "relative_heading": 271.2191814439997, "relative_elevation": 45.6476471880451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83876530788854, 52.350040666237, 44.8312056949362 ] }, "distance": 20.64, "direction": 45.3, "angle": 65.28, "elevation": 44.83, "pano_id": "TMX7316010203-000803_pano_0001_001647", "timestamp": "2018-06-22T09:36:03.621580Z", "filename": "pano_0001_001647.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.63675346, "relative_pitch": 65.28238327903607, "relative_heading": 45.301061515449845, "relative_elevation": 44.8312056949362 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002504_pano_0004_000506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002504_pano_0004_000506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/11/TMX7316010203-002504/pano_0004_000506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83834058229136, 52.3500464090599, 46.1462404141203 ] }, "distance": 20.82, "direction": 316.72, "angle": 65.72, "elevation": 46.15, "pano_id": "TMX7316010203-002504_pano_0004_000506", "timestamp": "2022-04-11T10:26:58.958070Z", "filename": "pano_0004_000506.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.8173249, "relative_pitch": 65.71908453628184, "relative_heading": 316.7170789173007, "relative_elevation": 46.1462404141203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241028_1408_Track03_Sphere_00374/adjacencies/b_20241028_1408_Track03_Sphere_00374/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001693/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001693/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001693/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001693/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000803_pano_0001_001693/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001693/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000803_pano_0001_001693/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001693/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/22/TMX7316010203-000803/pano_0001_001693/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83871672427212, 52.3497526353537, 44.4215890243649 ] }, "distance": 20.89, "direction": 147.07, "angle": 64.81, "elevation": 44.42, "pano_id": "TMX7316010203-000803_pano_0001_001693", "timestamp": "2018-06-22T09:37:57.875760Z", "filename": "pano_0001_001693.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_20241028_1408_Track03_Sphere_00374", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117617.49908352844, 484808.43345875427 ] }, "relative_distance": 20.89219771, "relative_pitch": 64.81163326004648, "relative_heading": 147.066385732247, "relative_elevation": 44.4215890243649 } ] } }