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/_20241025_0915_Track124_Sphere_00009/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816916727643146, 52.35238266575831, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00009", "timestamp": "2024-10-25T12:09:07Z", "filename": "Job_20241025_0915_Track124_Sphere_00009.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "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/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81691245207551, 52.3523708125603, 44.3025102242827 ] }, "distance": 1.35, "direction": 192.46, "angle": 88.25, "elevation": 44.3, "pano_id": "TMX7316010203-000284_pano_0000_004245", "timestamp": "2017-05-03T12:51:27.337190Z", "filename": "pano_0000_004245.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 1.35074372, "relative_pitch": 88.25364417186793, "relative_heading": 192.4553363368904, "relative_elevation": 44.3025102242827 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81689678974933, 52.3523806795472, 44.3046134375036 ] }, "distance": 1.38, "direction": 260.76, "angle": 88.22, "elevation": 44.3, "pano_id": "TMX7316010203-000821_pano_0000_002121", "timestamp": "2018-07-03T09:03:47.708110Z", "filename": "pano_0000_002121.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 1.37637806, "relative_pitch": 88.22060745740441, "relative_heading": 260.759658051353, "relative_elevation": 44.3046134375036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8169341060339, 52.3523666515963, 42.8547007059678 ] }, "distance": 2.14, "direction": 146.4, "angle": 87.14, "elevation": 42.85, "pano_id": "TMX7316010203-000051_pano_0000_002944", "timestamp": "2016-08-08T13:05:19.166970Z", "filename": "pano_0000_002944.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.13951449, "relative_pitch": 87.14188984960025, "relative_heading": 146.3958034742184, "relative_elevation": 42.8547007059678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816909729594174, 52.35236299371054, 0.0 ] }, "distance": 2.24, "direction": 192.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00829", "timestamp": "2025-09-24T07:05:39Z", "filename": "2025_09_24_05_30_55_00829.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.24032042, "relative_pitch": 0.0, "relative_heading": 192.2888268700884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81695002975946, 52.352383007337, 44.417274678126 ] }, "distance": 2.27, "direction": 89.04, "angle": 87.08, "elevation": 44.42, "pano_id": "TMX7316010203-001316_pano_0000_003021", "timestamp": "2019-07-17T07:44:01.926590Z", "filename": "pano_0000_003021.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.26943977, "relative_pitch": 87.07509412078815, "relative_heading": 89.0403456087087, "relative_elevation": 44.417274678126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81690705503129, 52.3523627514049, 44.4304861202836 ] }, "distance": 2.31, "direction": 196.56, "angle": 87.02, "elevation": 44.43, "pano_id": "TMX7316010203-001885_pano_0000_000060", "timestamp": "2020-08-21T06:09:48.540240Z", "filename": "pano_0000_000060.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.31188375, "relative_pitch": 87.02137337700997, "relative_heading": 196.56351786611526, "relative_elevation": 44.4304861202836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012821/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012821/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012821/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012821/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012821/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012821/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012821/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012821/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012821/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81695569561471, 52.3523752167698, 44.3713990356773 ] }, "distance": 2.78, "direction": 107.34, "angle": 86.41, "elevation": 44.37, "pano_id": "TMX7316010203-000058_pano_0000_012821", "timestamp": "2016-08-12T12:33:29.228210Z", "filename": "pano_0000_012821.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.78154887, "relative_pitch": 86.41294299330309, "relative_heading": 107.33701638801215, "relative_elevation": 44.3713990356773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81689843852022, 52.3523601135089, 44.5709831090644 ] }, "distance": 2.8, "direction": 206.41, "angle": 86.4, "elevation": 44.57, "pano_id": "TMX7316010203-002087_pano_0000_004553", "timestamp": "2021-04-13T09:41:37.437660Z", "filename": "pano_0000_004553.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.80186373, "relative_pitch": 86.40295119041049, "relative_heading": 206.4083961162224, "relative_elevation": 44.5709831090644 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8168798795899, 52.3523707080886, 44.4214089605957 ] }, "distance": 2.84, "direction": 242.08, "angle": 86.34, "elevation": 44.42, "pano_id": "TMX7316010203-001316_pano_0000_003022", "timestamp": "2019-07-17T07:44:02.711550Z", "filename": "pano_0000_003022.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.84151688, "relative_pitch": 86.33993127392985, "relative_heading": 242.07838918455505, "relative_elevation": 44.4214089605957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81695846396901, 52.352374309088, 44.4516746634617 ] }, "distance": 2.99, "direction": 108.11, "angle": 86.15, "elevation": 44.45, "pano_id": "TMX7316010203-002513_pano_0002_000141", "timestamp": "2022-04-13T10:33:36.380150Z", "filename": "pano_0002_000141.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 2.99197556, "relative_pitch": 86.1493150870171, "relative_heading": 108.10691756353074, "relative_elevation": 44.4516746634617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81688901969271, 52.35236107893, 44.3576689735055 ] }, "distance": 3.06, "direction": 218.17, "angle": 86.06, "elevation": 44.36, "pano_id": "TMX7316010203-000058_pano_0000_012822", "timestamp": "2016-08-12T12:33:29.908180Z", "filename": "pano_0000_012822.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 3.05519482, "relative_pitch": 86.05989789894005, "relative_heading": 218.1664083266224, "relative_elevation": 44.3576689735055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81688596905571, 52.3523599830902, 44.4436526037753 ] }, "distance": 3.28, "direction": 219.7, "angle": 85.78, "elevation": 44.44, "pano_id": "TMX7316010203-002513_pano_0002_000140", "timestamp": "2022-04-13T10:33:35.585220Z", "filename": "pano_0002_000140.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 3.28069592, "relative_pitch": 85.77825587801148, "relative_heading": 219.70476657584567, "relative_elevation": 44.4436526037753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81696592934436, 52.3523935085731, 44.3050306625664 ] }, "distance": 3.56, "direction": 70.21, "angle": 85.4, "elevation": 44.31, "pano_id": "TMX7316010203-000821_pano_0000_002120", "timestamp": "2018-07-03T09:03:46.803070Z", "filename": "pano_0000_002120.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 3.56297777, "relative_pitch": 85.40221048351239, "relative_heading": 70.20667820528924, "relative_elevation": 44.3050306625664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81696775441118, 52.3523755912303, 44.5738790761679 ] }, "distance": 3.56, "direction": 102.76, "angle": 85.43, "elevation": 44.57, "pano_id": "TMX7316010203-002087_pano_0000_004552", "timestamp": "2021-04-13T09:41:36.472700Z", "filename": "pano_0000_004552.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 3.5648393, "relative_pitch": 85.42744669712681, "relative_heading": 102.75756695972436, "relative_elevation": 44.5738790761679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81697921042917, 52.3523778174206, 44.4403576832265 ] }, "distance": 4.29, "direction": 97.22, "angle": 84.48, "elevation": 44.44, "pano_id": "TMX7316010203-001885_pano_0000_000059", "timestamp": "2020-08-21T06:09:47.735250Z", "filename": "pano_0000_000059.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 4.29146413, "relative_pitch": 84.48423133034554, "relative_heading": 97.22192505207768, "relative_elevation": 44.4403576832265 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816981878110299, 52.3523795732722, 0.0 ] }, "distance": 4.45, "direction": 94.43, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00828", "timestamp": "2025-09-24T07:05:37Z", "filename": "2025_09_24_05_30_55_00828.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 4.4525046, "relative_pitch": 0.0, "relative_heading": 94.43251924386155, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81686130440167, 52.3523586532063, 42.8687761835754 ] }, "distance": 4.63, "direction": 234.72, "angle": 83.84, "elevation": 42.87, "pano_id": "TMX7316010203-000051_pano_0000_002945", "timestamp": "2016-08-08T13:05:19.896960Z", "filename": "pano_0000_002945.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 4.62608232, "relative_pitch": 83.84089590260955, "relative_heading": 234.7188876654631, "relative_elevation": 42.8687761835754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816843843009048, 52.35236854526521, 0.0 ] }, "distance": 5.21, "direction": 252.44, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00010", "timestamp": "2024-10-25T12:09:08Z", "filename": "Job_20241025_0915_Track124_Sphere_00010.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 5.20880945, "relative_pitch": 0.0, "relative_heading": 252.44321607265476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81698981306612, 52.35239715567318, 0.0 ] }, "distance": 5.23, "direction": 72.06, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00008", "timestamp": "2024-10-25T12:09:06Z", "filename": "Job_20241025_0915_Track124_Sphere_00008.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 5.23436932, "relative_pitch": 0.0, "relative_heading": 72.0593233419132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81700623624813, 52.3523768262504, 42.8481517555192 ] }, "distance": 6.13, "direction": 96.08, "angle": 81.85, "elevation": 42.85, "pano_id": "TMX7316010203-000051_pano_0000_002943", "timestamp": "2016-08-08T13:05:18.466950Z", "filename": "pano_0000_002943.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 6.13340594, "relative_pitch": 81.85385668249953, "relative_heading": 96.08140964246245, "relative_elevation": 42.8481517555192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81682744864971, 52.3523685058286, 44.3111149556935 ] }, "distance": 6.28, "direction": 255.48, "angle": 81.93, "elevation": 44.31, "pano_id": "TMX7316010203-000821_pano_0000_002122", "timestamp": "2018-07-03T09:03:48.648080Z", "filename": "pano_0000_002122.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 6.28398605, "relative_pitch": 81.92841564799933, "relative_heading": 255.47886225577443, "relative_elevation": 44.3111149556935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8168364349493, 52.35234651643509, 0.0 ] }, "distance": 6.79, "direction": 233.68, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00830", "timestamp": "2025-09-24T07:05:40Z", "filename": "2025_09_24_05_30_55_00830.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 6.79054948, "relative_pitch": 0.0, "relative_heading": 233.67504370365134, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81683431168657, 52.3523481395245, 44.4482174981385 ] }, "distance": 6.8, "direction": 235.62, "angle": 81.3, "elevation": 44.45, "pano_id": "TMX7316010203-001885_pano_0000_000061", "timestamp": "2020-08-21T06:09:49.370200Z", "filename": "pano_0000_000061.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 6.80405263, "relative_pitch": 81.296826479193, "relative_heading": 235.62239803079103, "relative_elevation": 44.4482174981385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81702029750744, 52.3523953893682, 44.4350083032623 ] }, "distance": 7.2, "direction": 78.66, "angle": 80.8, "elevation": 44.44, "pano_id": "TMX7316010203-001316_pano_0000_003020", "timestamp": "2019-07-17T07:44:01.161500Z", "filename": "pano_0000_003020.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 7.1976081, "relative_pitch": 80.79911146351935, "relative_heading": 78.65560092167662, "relative_elevation": 44.4350083032623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81702228535116, 52.3523894000578, 44.3813507296145 ] }, "distance": 7.23, "direction": 84.05, "angle": 80.75, "elevation": 44.38, "pano_id": "TMX7316010203-000058_pano_0000_012820", "timestamp": "2016-08-12T12:33:28.603170Z", "filename": "pano_0000_012820.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 7.23136386, "relative_pitch": 80.74572170332375, "relative_heading": 84.05198461965178, "relative_elevation": 44.3813507296145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81682896522966, 52.35234508151, 44.5811867592856 ] }, "distance": 7.3, "direction": 235.03, "angle": 80.7, "elevation": 44.58, "pano_id": "TMX7316010203-002087_pano_0000_004554", "timestamp": "2021-04-13T09:41:38.417700Z", "filename": "pano_0000_004554.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 7.29724005, "relative_pitch": 80.70401686864007, "relative_heading": 235.03236735792075, "relative_elevation": 44.5811867592856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81682325767275, 52.3523470587846, 44.3496720083058 ] }, "distance": 7.5, "direction": 238.11, "angle": 80.4, "elevation": 44.35, "pano_id": "TMX7316010203-000058_pano_0000_012823", "timestamp": "2016-08-12T12:33:30.668170Z", "filename": "pano_0000_012823.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 7.50068063, "relative_pitch": 80.40063416076953, "relative_heading": 238.1136712839712, "relative_elevation": 44.3496720083058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81681000508449, 52.3523583220323, 44.4135607406497 ] }, "distance": 7.76, "direction": 249.57, "angle": 80.09, "elevation": 44.41, "pano_id": "TMX7316010203-001316_pano_0000_003023", "timestamp": "2019-07-17T07:44:03.541490Z", "filename": "pano_0000_003023.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 7.75995412, "relative_pitch": 80.08930032426251, "relative_heading": 249.56914635879164, "relative_elevation": 44.4135607406497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81703086444605, 52.3523888234777, 44.453057163395 ] }, "distance": 7.81, "direction": 84.96, "angle": 80.04, "elevation": 44.45, "pano_id": "TMX7316010203-002513_pano_0002_000142", "timestamp": "2022-04-13T10:33:37.190150Z", "filename": "pano_0002_000142.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 7.80711708, "relative_pitch": 80.03895125050737, "relative_heading": 84.96489295739259, "relative_elevation": 44.453057163395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81681356880236, 52.3523456411876, 44.4444253770635 ] }, "distance": 8.15, "direction": 239.62, "angle": 79.61, "elevation": 44.44, "pano_id": "TMX7316010203-002513_pano_0002_000139", "timestamp": "2022-04-13T10:33:34.725180Z", "filename": "pano_0002_000139.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 8.14739049, "relative_pitch": 79.61208280491503, "relative_heading": 239.62434455296008, "relative_elevation": 44.4444253770635 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81703700760223, 52.3523913401477, 44.5749766929075 ] }, "distance": 8.25, "direction": 83.28, "angle": 79.51, "elevation": 44.57, "pano_id": "TMX7316010203-002087_pano_0000_004551", "timestamp": "2021-04-13T09:41:35.497730Z", "filename": "pano_0000_004551.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 8.25221412, "relative_pitch": 79.51151955444669, "relative_heading": 83.28287744920418, "relative_elevation": 44.5749766929075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81703463301826, 52.3524064558216, 44.2968276394531 ] }, "distance": 8.46, "direction": 71.76, "angle": 79.19, "elevation": 44.3, "pano_id": "TMX7316010203-000821_pano_0000_002119", "timestamp": "2018-07-03T09:03:45.923070Z", "filename": "pano_0000_002119.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 8.45867702, "relative_pitch": 79.18926075970246, "relative_heading": 71.76232803296894, "relative_elevation": 44.2968276394531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004244/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004244/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004244/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004244/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004244/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004244/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004244/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004244/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004244/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81704007053843, 52.3524160836904, 44.2250148952007 ] }, "distance": 9.19, "direction": 66.13, "angle": 78.26, "elevation": 44.23, "pano_id": "TMX7316010203-000284_pano_0000_004244", "timestamp": "2017-05-03T12:51:25.662240Z", "filename": "pano_0000_004244.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 9.19017518, "relative_pitch": 78.26073120998761, "relative_heading": 66.13250102272663, "relative_elevation": 44.2250148952007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81705120382319, 52.3523928087454, 44.4244664767757 ] }, "distance": 9.23, "direction": 82.98, "angle": 78.26, "elevation": 44.42, "pano_id": "TMX7316010203-001885_pano_0000_000058", "timestamp": "2020-08-21T06:09:46.960250Z", "filename": "pano_0000_000058.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 9.23211376, "relative_pitch": 78.26012347032326, "relative_heading": 82.977814677554, "relative_elevation": 44.4244664767757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81678900854185, 52.3523498880336, 42.8669995963573 ] }, "distance": 9.44, "direction": 247.26, "angle": 77.59, "elevation": 42.87, "pano_id": "TMX7316010203-000051_pano_0000_002946", "timestamp": "2016-08-08T13:05:20.672240Z", "filename": "pano_0000_002946.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 9.4358699, "relative_pitch": 77.58604146817096, "relative_heading": 247.26087833088826, "relative_elevation": 42.8669995963573 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.817054738921147, 52.352396695488444, 0.0 ] }, "distance": 9.53, "direction": 80.57, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00827", "timestamp": "2025-09-24T07:05:36Z", "filename": "2025_09_24_05_30_55_00827.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 9.53244043, "relative_pitch": 0.0, "relative_heading": 80.57405327624272, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.817060385885934, 52.352410716684666, 0.0 ] }, "distance": 10.27, "direction": 72.31, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00007", "timestamp": "2024-10-25T12:09:05Z", "filename": "Job_20241025_0915_Track124_Sphere_00007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 10.27412156, "relative_pitch": 0.0, "relative_heading": 72.31359815867175, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816769384753869, 52.352353527351454, 0.0 ] }, "distance": 10.55, "direction": 252.1, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00011", "timestamp": "2024-10-25T12:09:09Z", "filename": "Job_20241025_0915_Track124_Sphere_00011.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 10.55015855, "relative_pitch": 0.0, "relative_heading": 252.10184376378473, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81677491739766, 52.3523426653283, 44.3027416290715 ] }, "distance": 10.64, "direction": 245.27, "angle": 76.5, "elevation": 44.3, "pano_id": "TMX7316010203-000284_pano_0000_004246", "timestamp": "2017-05-03T12:51:28.962180Z", "filename": "pano_0000_004246.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 10.63847737, "relative_pitch": 76.49715074632864, "relative_heading": 245.26721042453278, "relative_elevation": 44.3027416290715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81707729461868, 52.352390071361, 42.8110211892053 ] }, "distance": 10.97, "direction": 85.69, "angle": 75.63, "elevation": 42.81, "pano_id": "TMX7316010203-000051_pano_0000_002942", "timestamp": "2016-08-08T13:05:17.772020Z", "filename": "pano_0000_002942.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 10.97161426, "relative_pitch": 75.62560114656961, "relative_heading": 85.69253321391395, "relative_elevation": 42.8110211892053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81675842765483, 52.352355082238, 44.3128875410184 ] }, "distance": 11.21, "direction": 254.12, "angle": 75.8, "elevation": 44.31, "pano_id": "TMX7316010203-000821_pano_0000_002123", "timestamp": "2018-07-03T09:03:49.663050Z", "filename": "pano_0000_002123.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 11.21436894, "relative_pitch": 75.79819599027991, "relative_heading": 254.11573390222298, "relative_elevation": 44.3128875410184 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81675977407707, 52.3523359853973, 44.4554863981903 ] }, "distance": 11.89, "direction": 244.09, "angle": 75.03, "elevation": 44.46, "pano_id": "TMX7316010203-001885_pano_0000_000062", "timestamp": "2020-08-21T06:09:50.255250Z", "filename": "pano_0000_000062.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 11.8891357, "relative_pitch": 75.02727132448376, "relative_heading": 244.0940804181471, "relative_elevation": 44.4554863981903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00831/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00831/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00831/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00831/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00831/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00831/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00831/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00831/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00831/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81675840843566, 52.352337332373324, 0.0 ] }, "distance": 11.91, "direction": 244.94, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00831", "timestamp": "2025-09-24T07:05:42Z", "filename": "2025_09_24_05_30_55_00831.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 11.90864586, "relative_pitch": 0.0, "relative_heading": 244.93837336594993, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81708982008299, 52.3524034291733, 44.3715716712177 ] }, "distance": 12.02, "direction": 78.92, "angle": 74.84, "elevation": 44.37, "pano_id": "TMX7316010203-000058_pano_0000_012819", "timestamp": "2016-08-12T12:33:27.983240Z", "filename": "pano_0000_012819.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 12.01824876, "relative_pitch": 74.84479136497458, "relative_heading": 78.91619578955492, "relative_elevation": 44.3715716712177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8167575373364, 52.3523356110786, 44.3375183781609 ] }, "distance": 12.04, "direction": 244.23, "angle": 74.8, "elevation": 44.34, "pano_id": "TMX7316010203-000058_pano_0000_012824", "timestamp": "2016-08-12T12:33:31.563150Z", "filename": "pano_0000_012824.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 12.04445946, "relative_pitch": 74.80213932228156, "relative_heading": 244.23260150698417, "relative_elevation": 44.3375183781609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81709036120134, 52.3524075937554, 44.433780528605 ] }, "distance": 12.15, "direction": 76.8, "angle": 74.7, "elevation": 44.43, "pano_id": "TMX7316010203-001316_pano_0000_003019", "timestamp": "2019-07-17T07:44:00.426580Z", "filename": "pano_0000_003019.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 12.15176755, "relative_pitch": 74.7047259710431, "relative_heading": 76.8049087050639, "relative_elevation": 44.433780528605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8167576452598, 52.3523332509669, 44.5895139686763 ] }, "distance": 12.15, "direction": 243.1, "angle": 74.75, "elevation": 44.59, "pano_id": "TMX7316010203-002087_pano_0000_004555", "timestamp": "2021-04-13T09:41:39.462640Z", "filename": "pano_0000_004555.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 12.1543669, "relative_pitch": 74.75254751530692, "relative_heading": 243.10256888822101, "relative_elevation": 44.5895139686763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81674222544716, 52.3523424044417, 44.4229863500223 ] }, "distance": 12.71, "direction": 249.35, "angle": 74.04, "elevation": 44.42, "pano_id": "TMX7316010203-001316_pano_0000_003024", "timestamp": "2019-07-17T07:44:04.431580Z", "filename": "pano_0000_003024.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 12.70614834, "relative_pitch": 74.0380705178526, "relative_heading": 249.35435983530965, "relative_elevation": 44.4229863500223 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81710341321505, 52.3524026582666, 44.4384641619399 ] }, "distance": 12.91, "direction": 80.08, "angle": 73.8, "elevation": 44.44, "pano_id": "TMX7316010203-002513_pano_0002_000143", "timestamp": "2022-04-13T10:33:38.015280Z", "filename": "pano_0002_000143.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 12.91334588, "relative_pitch": 73.79669641371575, "relative_heading": 80.07980514522365, "relative_elevation": 44.4384641619399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81710633706241, 52.3524070467038, 44.5675736190751 ] }, "distance": 13.2, "direction": 78.14, "angle": 73.5, "elevation": 44.57, "pano_id": "TMX7316010203-002087_pano_0000_004550", "timestamp": "2021-04-13T09:41:34.497670Z", "filename": "pano_0000_004550.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 13.20127501, "relative_pitch": 73.50028570338527, "relative_heading": 78.14069243499866, "relative_elevation": 44.5675736190751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81674028022817, 52.3523328289436, 44.4278339222074 ] }, "distance": 13.24, "direction": 245.24, "angle": 73.41, "elevation": 44.43, "pano_id": "TMX7316010203-002513_pano_0002_000138", "timestamp": "2022-04-13T10:33:33.675170Z", "filename": "pano_0002_000138.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 13.24001513, "relative_pitch": 73.40532677074661, "relative_heading": 245.2382403873865, "relative_elevation": 44.4278339222074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81710381335477, 52.3524187863013, 44.2918906360865 ] }, "distance": 13.37, "direction": 72.5, "angle": 73.21, "elevation": 44.29, "pano_id": "TMX7316010203-000821_pano_0000_002118", "timestamp": "2018-07-03T09:03:45.038270Z", "filename": "pano_0000_002118.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 13.36616461, "relative_pitch": 73.20752317391229, "relative_heading": 72.4999462015844, "relative_elevation": 44.2918906360865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81712352634922, 52.3524072308098, 44.4067509798333 ] }, "distance": 14.35, "direction": 79.02, "angle": 72.09, "elevation": 44.41, "pano_id": "TMX7316010203-001885_pano_0000_000057", "timestamp": "2020-08-21T06:09:46.205200Z", "filename": "pano_0000_000057.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 14.35341562, "relative_pitch": 72.08781965652692, "relative_heading": 79.02150363457973, "relative_elevation": 44.4067509798333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81672033759098, 52.3523346916986, 42.8898835992441 ] }, "distance": 14.41, "direction": 248.25, "angle": 71.43, "elevation": 42.89, "pano_id": "TMX7316010203-000051_pano_0000_002947", "timestamp": "2016-08-08T13:05:21.552010Z", "filename": "pano_0000_002947.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 14.40702358, "relative_pitch": 71.43242584464014, "relative_heading": 248.25162941059625, "relative_elevation": 42.8898835992441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.817125783430867, 52.35241353028994, 0.0 ] }, "distance": 14.65, "direction": 76.44, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00826", "timestamp": "2025-09-24T07:05:35Z", "filename": "2025_09_24_05_30_55_00826.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 14.65270372, "relative_pitch": 0.0, "relative_heading": 76.44435425185821, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.817128843526779, 52.352423260833554, 0.0 ] }, "distance": 15.14, "direction": 72.64, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00006", "timestamp": "2024-10-25T12:09:04Z", "filename": "Job_20241025_0915_Track124_Sphere_00006.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 15.14248898, "relative_pitch": 0.0, "relative_heading": 72.64370238629101, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816698816822695, 52.35233274899047, 0.0 ] }, "distance": 15.85, "direction": 249.49, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00012", "timestamp": "2024-10-25T12:09:11Z", "filename": "Job_20241025_0915_Track124_Sphere_00012.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 15.85281865, "relative_pitch": 0.0, "relative_heading": 249.48979806658468, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81714732627308, 52.3524047429273, 42.7899746764451 ] }, "distance": 15.9, "direction": 81.11, "angle": 69.61, "elevation": 42.79, "pano_id": "TMX7316010203-000051_pano_0000_002941", "timestamp": "2016-08-08T13:05:17.062030Z", "filename": "pano_0000_002941.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 15.90328502, "relative_pitch": 69.61195682531758, "relative_heading": 81.113720620129, "relative_elevation": 42.7899746764451 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81669506028821, 52.3523341937207, 44.3390613766387 ] }, "distance": 16.04, "direction": 250.35, "angle": 70.11, "elevation": 44.34, "pano_id": "TMX7316010203-000821_pano_0000_002124", "timestamp": "2018-07-03T09:03:50.798100Z", "filename": "pano_0000_002124.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 16.03802662, "relative_pitch": 70.11427063452932, "relative_heading": 250.3481328537984, "relative_elevation": 44.3390613766387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00832/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00832/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00832/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00832/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00832/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00832/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00832/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00832/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00832/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816691622823933, 52.35232832827153, 0.0 ] }, "distance": 16.49, "direction": 248.49, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00832", "timestamp": "2025-09-24T07:05:44Z", "filename": "2025_09_24_05_30_55_00832.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 16.48681399, "relative_pitch": 0.0, "relative_heading": 248.4854689377156, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81669348383702, 52.352322101088, 44.3206564486027 ] }, "distance": 16.64, "direction": 246.1, "angle": 69.42, "elevation": 44.32, "pano_id": "TMX7316010203-000058_pano_0000_012825", "timestamp": "2016-08-12T12:33:32.528160Z", "filename": "pano_0000_012825.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 16.63732942, "relative_pitch": 69.42459550689841, "relative_heading": 246.10460324008878, "relative_elevation": 44.3206564486027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81715804720326, 52.3524164252865, 44.3768066158518 ] }, "distance": 16.87, "direction": 77.13, "angle": 69.19, "elevation": 44.38, "pano_id": "TMX7316010203-000058_pano_0000_012818", "timestamp": "2016-08-12T12:33:27.353170Z", "filename": "pano_0000_012818.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 16.86655024, "relative_pitch": 69.18941410408469, "relative_heading": 77.13091956517518, "relative_elevation": 44.3768066158518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81669013313148, 52.3523172670513, 44.5876273950562 ] }, "distance": 17.07, "direction": 244.76, "angle": 69.05, "elevation": 44.59, "pano_id": "TMX7316010203-002087_pano_0000_004556", "timestamp": "2021-04-13T09:41:40.662720Z", "filename": "pano_0000_004556.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 17.06862922, "relative_pitch": 69.05260998777445, "relative_heading": 244.7640639827546, "relative_elevation": 44.5876273950562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81716047790039, 52.3524198229475, 44.4224661691114 ] }, "distance": 17.12, "direction": 76.02, "angle": 68.93, "elevation": 44.42, "pano_id": "TMX7316010203-001316_pano_0000_003018", "timestamp": "2019-07-17T07:43:59.716570Z", "filename": "pano_0000_003018.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 17.11543024, "relative_pitch": 68.92893925345582, "relative_heading": 76.02048862387312, "relative_elevation": 44.4224661691114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81669057292495, 52.352315439409, 44.4751494629309 ] }, "distance": 17.13, "direction": 244.11, "angle": 68.94, "elevation": 44.48, "pano_id": "TMX7316010203-001885_pano_0000_000063", "timestamp": "2020-08-21T06:09:51.225260Z", "filename": "pano_0000_000063.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 17.12935897, "relative_pitch": 68.93608455085214, "relative_heading": 244.10599151199162, "relative_elevation": 44.4751494629309 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81668355600231, 52.3523169013765, 44.4465354494751 ] }, "distance": 17.49, "direction": 245.27, "angle": 68.52, "elevation": 44.45, "pano_id": "TMX7316010203-001316_pano_0000_003025", "timestamp": "2019-07-17T07:44:05.401570Z", "filename": "pano_0000_003025.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 17.4920351, "relative_pitch": 68.51776883466731, "relative_heading": 245.26936043492188, "relative_elevation": 44.4465354494751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81717618379643, 52.3524159086484, 44.4443604107946 ] }, "distance": 18.06, "direction": 78.18, "angle": 67.88, "elevation": 44.44, "pano_id": "TMX7316010203-002513_pano_0002_000144", "timestamp": "2022-04-13T10:33:38.905150Z", "filename": "pano_0002_000144.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 18.06152515, "relative_pitch": 67.88390862333199, "relative_heading": 78.18187797314776, "relative_elevation": 44.4443604107946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81717602074618, 52.3524224045775, 44.565897337161 ] }, "distance": 18.21, "direction": 75.95, "angle": 67.77, "elevation": 44.57, "pano_id": "TMX7316010203-002087_pano_0000_004549", "timestamp": "2021-04-13T09:41:33.467780Z", "filename": "pano_0000_004549.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 18.21252373, "relative_pitch": 67.77188237591452, "relative_heading": 75.94836989064851, "relative_elevation": 44.565897337161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81717396537823, 52.3524284288989, 44.2994568794966 ] }, "distance": 18.25, "direction": 73.8, "angle": 67.61, "elevation": 44.3, "pano_id": "TMX7316010203-000821_pano_0000_002117", "timestamp": "2018-07-03T09:03:44.138130Z", "filename": "pano_0000_002117.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 18.25225497, "relative_pitch": 67.6073673389738, "relative_heading": 73.79979130870989, "relative_elevation": 44.2994568794966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81666990400467, 52.3523147816469, 44.4145835507661 ] }, "distance": 18.44, "direction": 245.81, "angle": 67.46, "elevation": 44.41, "pano_id": "TMX7316010203-002513_pano_0002_000137", "timestamp": "2022-04-13T10:33:32.255200Z", "filename": "pano_0002_000137.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 18.43644046, "relative_pitch": 67.45672086322907, "relative_heading": 245.81298440095256, "relative_elevation": 44.4145835507661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81666894952748, 52.3523037017335, 42.9698635712266 ] }, "distance": 19.03, "direction": 242.51, "angle": 66.11, "elevation": 42.97, "pano_id": "TMX7316010203-000051_pano_0000_002948", "timestamp": "2016-08-08T13:05:22.761990Z", "filename": "pano_0000_002948.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.03261258, "relative_pitch": 66.11004265166996, "relative_heading": 242.5056523066232, "relative_elevation": 42.9698635712266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81693539542166, 52.3522108880703, 44.4463119274005 ] }, "distance": 19.16, "direction": 176.19, "angle": 66.68, "elevation": 44.45, "pano_id": "TMX7316010203-002087_pano_0000_004562", "timestamp": "2021-04-13T09:41:47.337560Z", "filename": "pano_0000_004562.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.15667224, "relative_pitch": 66.6836188217287, "relative_heading": 176.19282854730258, "relative_elevation": 44.4463119274005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81718486437351, 52.3524379977604, 44.2393993604928 ] }, "distance": 19.28, "direction": 71.38, "angle": 66.45, "elevation": 44.24, "pano_id": "TMX7316010203-000284_pano_0000_004243", "timestamp": "2017-05-03T12:51:24.022730Z", "filename": "pano_0000_004243.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.27970355, "relative_pitch": 66.452239152583, "relative_heading": 71.37614182362562, "relative_elevation": 44.2393993604928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001885_pano_0000_000056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001885_pano_0000_000056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/21/TMX7316010203-001885/pano_0000_000056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81719548818065, 52.3524215578168, 44.4039476113394 ] }, "distance": 19.48, "direction": 77.16, "angle": 66.31, "elevation": 44.4, "pano_id": "TMX7316010203-001885_pano_0000_000056", "timestamp": "2020-08-21T06:09:45.455220Z", "filename": "pano_0000_000056.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.48080554, "relative_pitch": 66.31207978344776, "relative_heading": 77.16449865221342, "relative_elevation": 44.4039476113394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81688838249396, 52.352207639068, 44.201425592415 ] }, "distance": 19.57, "direction": 185.66, "angle": 66.12, "elevation": 44.2, "pano_id": "TMX7316010203-000058_pano_0000_012743", "timestamp": "2016-08-12T12:32:33.398480Z", "filename": "pano_0000_012743.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.57145625, "relative_pitch": 66.11725066812512, "relative_heading": 185.66334844864593, "relative_elevation": 44.201425592415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.817194093356695, 52.35243072037885, 0.0 ] }, "distance": 19.64, "direction": 74.2, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00825", "timestamp": "2025-09-24T07:05:34Z", "filename": "2025_09_24_05_30_55_00825.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.6408878, "relative_pitch": 0.0, "relative_heading": 74.20169120963244, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81696138782428, 52.3522077092344, 44.2356754764915 ] }, "distance": 19.7, "direction": 171.12, "angle": 65.99, "elevation": 44.24, "pano_id": "TMX7316010203-000058_pano_0000_012742", "timestamp": "2016-08-12T12:32:32.773490Z", "filename": "pano_0000_012742.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.70451016, "relative_pitch": 65.98971166325768, "relative_heading": 171.1160378164634, "relative_elevation": 44.2356754764915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81686032353514, 52.352208661155, 44.4554260428995 ] }, "distance": 19.74, "direction": 191.23, "angle": 66.06, "elevation": 44.46, "pano_id": "TMX7316010203-002087_pano_0000_004561", "timestamp": "2021-04-13T09:41:46.377660Z", "filename": "pano_0000_004561.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.73993604, "relative_pitch": 66.0569198166751, "relative_heading": 191.22684963179003, "relative_elevation": 44.4554260428995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00246/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00246/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00246/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00246/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00246/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00246/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00246/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00246/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00246/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816908337458745, 52.3522040468515, 0.0 ] }, "distance": 19.88, "direction": 181.65, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00246", "timestamp": "2024-10-25T12:07:27Z", "filename": "Job_20241025_0915_Track122_Sphere_00246.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.88386689, "relative_pitch": 0.0, "relative_heading": 181.64755835617436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81665755705385, 52.352298566101, 44.325998628512 ] }, "distance": 19.99, "direction": 242.08, "angle": 65.73, "elevation": 44.33, "pano_id": "TMX7316010203-000284_pano_0000_004247", "timestamp": "2017-05-03T12:51:30.707160Z", "filename": "pano_0000_004247.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 19.9855697, "relative_pitch": 65.73048563846805, "relative_heading": 242.0797791209334, "relative_elevation": 44.325998628512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.817198075850854, 52.35243606033159, 0.0 ] }, "distance": 20.07, "direction": 72.78, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00005", "timestamp": "2024-10-25T12:09:04Z", "filename": "Job_20241025_0915_Track124_Sphere_00005.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.06994029, "relative_pitch": 0.0, "relative_heading": 72.7802028511518, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000821_pano_0000_002125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000821_pano_0000_002125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/03/TMX7316010203-000821/pano_0000_002125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81665391710622, 52.3522981994986, 44.3665859447792 ] }, "distance": 20.22, "direction": 242.31, "angle": 65.49, "elevation": 44.37, "pano_id": "TMX7316010203-000821_pano_0000_002125", "timestamp": "2018-07-03T09:03:52.138110Z", "filename": "pano_0000_002125.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.22397726, "relative_pitch": 65.49469721894906, "relative_heading": 242.30667360084604, "relative_elevation": 44.3665859447792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00245/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00245/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00245/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00245/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00245/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00245/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00245/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00245/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00245/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816981130058481, 52.35220474808603, 0.0 ] }, "distance": 20.28, "direction": 167.5, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00245", "timestamp": "2024-10-25T12:07:26Z", "filename": "Job_20241025_0915_Track122_Sphere_00245.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.27812089, "relative_pitch": 0.0, "relative_heading": 167.50218307522277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002087_pano_0000_004563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002087_pano_0000_004563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/13/TMX7316010203-002087/pano_0000_004563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81701100344734, 52.3522095927523, 44.4520866880193 ] }, "distance": 20.3, "direction": 161.55, "angle": 65.45, "elevation": 44.45, "pano_id": "TMX7316010203-002087_pano_0000_004563", "timestamp": "2021-04-13T09:41:48.292600Z", "filename": "pano_0000_004563.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.30160862, "relative_pitch": 65.45345673575765, "relative_heading": 161.5537278587557, "relative_elevation": 44.4520866880193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81688943739232, 52.3521999403912, 44.3691001646221 ] }, "distance": 20.42, "direction": 185.23, "angle": 65.29, "elevation": 44.37, "pano_id": "TMX7316010203-002513_pano_0002_000163", "timestamp": "2022-04-13T10:33:58.605000Z", "filename": "pano_0002_000163.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.41744097, "relative_pitch": 65.28941158826632, "relative_heading": 185.2253906160511, "relative_elevation": 44.3691001646221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track124_Sphere_00013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track124_Sphere_00013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816650736881279, 52.35229700645977, 0.0 ] }, "distance": 20.48, "direction": 242.26, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track124_Sphere_00013", "timestamp": "2024-10-25T12:09:12Z", "filename": "Job_20241025_0915_Track124_Sphere_00013.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.47755052, "relative_pitch": 0.0, "relative_heading": 242.2595544288113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81690530175447, 52.3521974483995, 44.1868259906769 ] }, "distance": 20.62, "direction": 182.16, "angle": 64.98, "elevation": 44.19, "pano_id": "TMX7316010203-000284_pano_0000_004234", "timestamp": "2017-05-03T12:51:09.712350Z", "filename": "pano_0000_004234.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.62458239, "relative_pitch": 64.97877982150594, "relative_heading": 182.16330809962523, "relative_elevation": 44.1868259906769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81693740061829, 52.352197651861, 42.5808365093544 ] }, "distance": 20.64, "direction": 176.09, "angle": 64.14, "elevation": 42.58, "pano_id": "TMX7316010203-000051_pano_0000_002866", "timestamp": "2016-08-08T13:04:25.937270Z", "filename": "pano_0000_002866.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.63537634, "relative_pitch": 64.14440564042368, "relative_heading": 176.0858379358129, "relative_elevation": 42.5808365093544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002513_pano_0002_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002513_pano_0002_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/13/TMX7316010203-002513/pano_0002_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81696381647602, 52.3521991089413, 44.4065218549222 ] }, "distance": 20.68, "direction": 171.07, "angle": 65.03, "elevation": 44.41, "pano_id": "TMX7316010203-002513_pano_0002_000162", "timestamp": "2022-04-13T10:33:57.925010Z", "filename": "pano_0002_000162.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.6755807, "relative_pitch": 65.03341478066464, "relative_heading": 171.07251190510235, "relative_elevation": 44.4065218549222 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00833/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00833/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00833/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00833/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_24_05_30_55_00833/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00833/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_24_05_30_55_00833/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00833/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_24_05_30_55_00833/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.816650838680924, 52.35229251305336, 0.0 ] }, "distance": 20.71, "direction": 241.03, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_24_05_30_55_00833", "timestamp": "2025-09-24T07:05:46Z", "filename": "2025_09_24_05_30_55_00833.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.70894427, "relative_pitch": 0.0, "relative_heading": 241.02616761234466, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81681607440366, 52.3522067309249, 44.2076103715226 ] }, "distance": 20.74, "direction": 199.31, "angle": 64.86, "elevation": 44.21, "pano_id": "TMX7316010203-000058_pano_0000_012744", "timestamp": "2016-08-12T12:32:34.033630Z", "filename": "pano_0000_012744.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.74352838, "relative_pitch": 64.86263078983264, "relative_heading": 199.30657960501992, "relative_elevation": 44.2076103715226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001316_pano_0000_003149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001316_pano_0000_003149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/07/17/TMX7316010203-001316/pano_0000_003149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81690920088488, 52.3521958925604, 44.397574968636 ] }, "distance": 20.79, "direction": 181.41, "angle": 64.91, "elevation": 44.4, "pano_id": "TMX7316010203-001316_pano_0000_003149", "timestamp": "2019-07-17T07:47:20.190350Z", "filename": "pano_0000_003149.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.78933451, "relative_pitch": 64.90847679964719, "relative_heading": 181.4135846332237, "relative_elevation": 44.397574968636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/_20241025_0915_Track122_Sphere_00247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track122_Sphere_00247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241025_0915_Track122_Sphere_00247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81683523294366, 52.35220249022865, 0.0 ] }, "distance": 20.8, "direction": 195.48, "angle": 0.0, "elevation": 0.0, "pano_id": "_20241025_0915_Track122_Sphere_00247", "timestamp": "2024-10-25T12:07:28Z", "filename": "Job_20241025_0915_Track122_Sphere_00247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.80362714, "relative_pitch": 0.0, "relative_heading": 195.48095615920857, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000284_pano_0000_004249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000284_pano_0000_004249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/03/TMX7316010203-000284/pano_0000_004249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81684629112724, 52.3522007240256, 44.3061061045155 ] }, "distance": 20.81, "direction": 193.34, "angle": 64.84, "elevation": 44.31, "pano_id": "TMX7316010203-000284_pano_0000_004249", "timestamp": "2017-05-03T12:51:33.967150Z", "filename": "pano_0000_004249.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.80648596, "relative_pitch": 64.84489133466353, "relative_heading": 193.3363863974622, "relative_elevation": 44.3061061045155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000051_pano_0000_002940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000051_pano_0000_002940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/08/TMX7316010203-000051/pano_0000_002940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81721716450889, 52.3524189874831, 42.7558856587857 ] }, "distance": 20.87, "direction": 78.83, "angle": 63.99, "elevation": 42.76, "pano_id": "TMX7316010203-000051_pano_0000_002940", "timestamp": "2016-08-08T13:05:16.332000Z", "filename": "pano_0000_002940.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.86616162, "relative_pitch": 63.98622854138577, "relative_heading": 78.83139909554897, "relative_elevation": 42.7558856587857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/_20241025_0915_Track124_Sphere_00009/adjacencies/_20241025_0915_Track124_Sphere_00009/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000058_pano_0000_012826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000058_pano_0000_012826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/12/TMX7316010203-000058/pano_0000_012826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.81664893268778, 52.3522909096255, 44.293455645442 ] }, "distance": 20.91, "direction": 240.77, "angle": 64.73, "elevation": 44.29, "pano_id": "TMX7316010203-000058_pano_0000_012826", "timestamp": "2016-08-12T12:33:33.543140Z", "filename": "pano_0000_012826.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": "_20241025_0915_Track124_Sphere_00009", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 116145.70108219789, 485094.90045890474 ] }, "relative_distance": 20.90919605, "relative_pitch": 64.72984919399973, "relative_heading": 240.7708384544037, "relative_elevation": 44.293455645442 } ] } }