Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865912502253781, 52.345941267198896, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00046", "timestamp": "2024-11-05T10:29:01Z", "filename": "Job_20241105_1055_Track12_Sphere_00046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86591615597753, 52.345949049576, 45.6661127684638 ] }, "distance": 0.9, "direction": 16.04, "angle": 88.87, "elevation": 45.67, "pano_id": "TMX7316010203-001183_pano_0001_000166", "timestamp": "2019-05-14T10:36:21.699100Z", "filename": "pano_0001_000166.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 0.90106078, "relative_pitch": 88.86961516532692, "relative_heading": 16.041385746302673, "relative_elevation": 45.6661127684638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86591006487412, 52.3459505352161, 45.790732643567 ] }, "distance": 1.04, "direction": 350.85, "angle": 88.69, "elevation": 45.79, "pano_id": "TMX7316010203-002120_pano_0000_004141", "timestamp": "2021-04-28T10:25:11.327210Z", "filename": "pano_0000_004141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 1.04457918, "relative_pitch": 88.69319409357428, "relative_heading": 350.850427763766, "relative_elevation": 45.790732643567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86592086786528, 52.3459282725822, 45.3675067219883 ] }, "distance": 1.55, "direction": 158.48, "angle": 88.04, "elevation": 45.37, "pano_id": "TMX7316010203-000264_pano_0000_000171", "timestamp": "2017-04-19T11:21:30.211410Z", "filename": "pano_0000_000171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 1.55428873, "relative_pitch": 88.03781664375342, "relative_heading": 158.48233708530591, "relative_elevation": 45.3675067219883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86592069394852, 52.3459256073463, 45.6439393945038 ] }, "distance": 1.83, "direction": 162.24, "angle": 87.7, "elevation": 45.64, "pano_id": "TMX7316010203-002475_pano_0000_001599", "timestamp": "2022-03-24T08:41:04.690280Z", "filename": "pano_0000_001599.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 1.82976948, "relative_pitch": 87.7043619694247, "relative_heading": 162.23648065498008, "relative_elevation": 45.6439393945038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865907886712407, 52.34596064248461, 0.0 ] }, "distance": 2.18, "direction": 351.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00673", "timestamp": "2025-07-30T06:22:16Z", "filename": "recording_2025-07-30_06-07-02_00673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 2.17878726, "relative_pitch": 0.0, "relative_heading": 351.6995914954024, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86590694122508, 52.3459619402674, 45.6125170979649 ] }, "distance": 2.33, "direction": 350.64, "angle": 87.07, "elevation": 45.61, "pano_id": "TMX7316060226-000006_pano_0002_003299", "timestamp": "2016-07-27T09:11:11.313490Z", "filename": "pano_0002_003299.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 2.33138051, "relative_pitch": 87.07400228647198, "relative_heading": 350.64497818781206, "relative_elevation": 45.6125170979649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86591817305908, 52.3459196650004, 45.5932400226593 ] }, "distance": 2.43, "direction": 170.87, "angle": 86.94, "elevation": 45.59, "pano_id": "TMX7316010203-001796_pano_0000_000758", "timestamp": "2020-07-07T11:36:47.090900Z", "filename": "pano_0000_000758.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 2.4346277, "relative_pitch": 86.94337291981245, "relative_heading": 170.8667602981798, "relative_elevation": 45.5932400226593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86592221471142, 52.3459186396187, 45.6072116903961 ] }, "distance": 2.6, "direction": 165.27, "angle": 86.73, "elevation": 45.61, "pano_id": "TMX7316060226-000006_pano_0002_003300", "timestamp": "2016-07-27T09:11:12.138630Z", "filename": "pano_0002_003300.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 2.60340152, "relative_pitch": 86.73292415800007, "relative_heading": 165.271673909857, "relative_elevation": 45.6072116903961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86590366325855, 52.3459645360303, 45.6087575582787 ] }, "distance": 2.66, "direction": 346.9, "angle": 86.66, "elevation": 45.61, "pano_id": "TMX7316010203-001796_pano_0000_000757", "timestamp": "2020-07-07T11:36:46.156070Z", "filename": "pano_0000_000757.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 2.65835655, "relative_pitch": 86.66422662418815, "relative_heading": 346.90367587693623, "relative_elevation": 45.6087575582787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865923589276159, 52.34591693220214, 0.0 ] }, "distance": 2.81, "direction": 164.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00674", "timestamp": "2025-07-30T06:22:17Z", "filename": "recording_2025-07-30_06-07-02_00674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 2.81128295, "relative_pitch": 0.0, "relative_heading": 164.40969079623406, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86590549123513, 52.3459692225981, 45.6660925392061 ] }, "distance": 3.15, "direction": 351.27, "angle": 86.06, "elevation": 45.67, "pano_id": "TMX7316010203-002475_pano_0000_001598", "timestamp": "2022-03-24T08:41:04.020440Z", "filename": "pano_0000_001598.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 3.14718485, "relative_pitch": 86.05756203490168, "relative_heading": 351.2680197105621, "relative_elevation": 45.6660925392061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86592602518798, 52.3459051499252, 45.8014851948246 ] }, "distance": 4.12, "direction": 167.09, "angle": 84.86, "elevation": 45.8, "pano_id": "TMX7316010203-002120_pano_0000_004142", "timestamp": "2021-04-28T10:25:12.062210Z", "filename": "pano_0000_004142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 4.12321486, "relative_pitch": 84.85589378495786, "relative_heading": 167.0851048701816, "relative_elevation": 45.8014851948246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86593014826032, 52.3459054136796, 45.6828252673149 ] }, "distance": 4.17, "direction": 163.23, "angle": 84.79, "elevation": 45.68, "pano_id": "TMX7316010203-001183_pano_0001_000167", "timestamp": "2019-05-14T10:36:22.324150Z", "filename": "pano_0001_000167.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 4.16685464, "relative_pitch": 84.78831763202065, "relative_heading": 163.2261934077666, "relative_elevation": 45.6828252673149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865926782934172, 52.34589866513707, 0.0 ] }, "distance": 4.84, "direction": 168.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00047", "timestamp": "2024-11-05T10:29:02Z", "filename": "Job_20241105_1055_Track12_Sphere_00047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 4.83936201, "relative_pitch": 0.0, "relative_heading": 168.3987580848377, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865897991396094, 52.3459847220834, 0.0 ] }, "distance": 4.94, "direction": 348.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00045", "timestamp": "2024-11-05T10:29:00Z", "filename": "Job_20241105_1055_Track12_Sphere_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 4.93547596, "relative_pitch": 0.0, "relative_heading": 348.44194435501043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86590233935269, 52.345992718525, 45.6738137900829 ] }, "distance": 5.77, "direction": 353.1, "angle": 82.8, "elevation": 45.67, "pano_id": "TMX7316010203-001183_pano_0001_000165", "timestamp": "2019-05-14T10:36:21.044320Z", "filename": "pano_0001_000165.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 5.76692871, "relative_pitch": 82.8037237871433, "relative_heading": 353.10246696714194, "relative_elevation": 45.6738137900829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86589345946146, 52.3459958510619, 45.7968314448372 ] }, "distance": 6.21, "direction": 347.94, "angle": 82.28, "elevation": 45.8, "pano_id": "TMX7316010203-002120_pano_0000_004140", "timestamp": "2021-04-28T10:25:10.517250Z", "filename": "pano_0000_004140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 6.21084763, "relative_pitch": 82.27681330558384, "relative_heading": 347.9395712600339, "relative_elevation": 45.7968314448372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86593566387364, 52.3458816056198, 45.6682591373101 ] }, "distance": 6.82, "direction": 166.63, "angle": 81.5, "elevation": 45.67, "pano_id": "TMX7316010203-002475_pano_0000_001600", "timestamp": "2022-03-24T08:41:05.310270Z", "filename": "pano_0000_001600.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 6.82383524, "relative_pitch": 81.50163441147816, "relative_heading": 166.62592848955984, "relative_elevation": 45.6682591373101 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865892181690056, 52.34600455947268, 0.0 ] }, "distance": 7.18, "direction": 348.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00672", "timestamp": "2025-07-30T06:22:15Z", "filename": "recording_2025-07-30_06-07-02_00672.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 7.17763106, "relative_pitch": 0.0, "relative_heading": 348.87608981652664, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86589099650937, 52.3460051475938, 45.6095133153722 ] }, "distance": 7.26, "direction": 348.35, "angle": 80.96, "elevation": 45.61, "pano_id": "TMX7316060226-000006_pano_0002_003298", "timestamp": "2016-07-27T09:11:10.478540Z", "filename": "pano_0002_003298.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 7.25773235, "relative_pitch": 80.95846691831063, "relative_heading": 348.3501272197158, "relative_elevation": 45.6095133153722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8659372905461, 52.3458755568347, 45.6310911001638 ] }, "distance": 7.5, "direction": 166.99, "angle": 80.66, "elevation": 45.63, "pano_id": "TMX7316060226-000006_pano_0002_003301", "timestamp": "2016-07-27T09:11:12.973490Z", "filename": "pano_0002_003301.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 7.50444775, "relative_pitch": 80.66078795230632, "relative_heading": 166.99117871447393, "relative_elevation": 45.6310911001638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865933773196, 52.3458750240065, 45.6098410710692 ] }, "distance": 7.51, "direction": 168.87, "angle": 80.65, "elevation": 45.61, "pano_id": "TMX7316010203-001796_pano_0000_000759", "timestamp": "2020-07-07T11:36:47.925850Z", "filename": "pano_0000_000759.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 7.51231785, "relative_pitch": 80.64688776622583, "relative_heading": 168.87454828903222, "relative_elevation": 45.6098410710692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86589067660288, 52.34600868557, 45.6215204671025 ] }, "distance": 7.65, "direction": 348.79, "angle": 80.48, "elevation": 45.62, "pano_id": "TMX7316010203-001796_pano_0000_000756", "timestamp": "2020-07-07T11:36:45.146050Z", "filename": "pano_0000_000756.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 7.64793012, "relative_pitch": 80.48350093254092, "relative_heading": 348.7857374336725, "relative_elevation": 45.6215204671025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865939031988658, 52.34587285227412, 0.0 ] }, "distance": 7.82, "direction": 166.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00675", "timestamp": "2025-07-30T06:22:18Z", "filename": "recording_2025-07-30_06-07-02_00675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 7.82453148, "relative_pitch": 0.0, "relative_heading": 166.6405290524954, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86589122200413, 52.3460126597067, 45.3969333888963 ] }, "distance": 8.08, "direction": 349.65, "angle": 79.91, "elevation": 45.4, "pano_id": "TMX7316010203-000264_pano_0000_000170", "timestamp": "2017-04-19T11:21:28.676450Z", "filename": "pano_0000_000170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 8.07540476, "relative_pitch": 79.91348210976767, "relative_heading": 349.65463585732033, "relative_elevation": 45.3969333888963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86589218256556, 52.3460130860234, 45.6487941257656 ] }, "distance": 8.11, "direction": 350.17, "angle": 79.93, "elevation": 45.65, "pano_id": "TMX7316010203-002475_pano_0000_001597", "timestamp": "2022-03-24T08:41:03.245270Z", "filename": "pano_0000_001597.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 8.11064392, "relative_pitch": 79.92511722014643, "relative_heading": 350.1697299660108, "relative_elevation": 45.6487941257656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86594400609257, 52.3458618050557, 45.6953637702391 ] }, "distance": 9.1, "direction": 166.35, "angle": 78.74, "elevation": 45.7, "pano_id": "TMX7316010203-001183_pano_0001_000168", "timestamp": "2019-05-14T10:36:22.929110Z", "filename": "pano_0001_000168.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 9.09897222, "relative_pitch": 78.73842242782628, "relative_heading": 166.3523402424995, "relative_elevation": 45.6953637702391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86594169548192, 52.3458600167888, 45.8241828363389 ] }, "distance": 9.26, "direction": 167.59, "angle": 78.58, "elevation": 45.82, "pano_id": "TMX7316010203-002120_pano_0000_004143", "timestamp": "2021-04-28T10:25:12.752190Z", "filename": "pano_0000_004143.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 9.25734805, "relative_pitch": 78.57888895594597, "relative_heading": 167.59007967121545, "relative_elevation": 45.8241828363389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865941977120336, 52.345855752524486, 0.0 ] }, "distance": 9.73, "direction": 168.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00048", "timestamp": "2024-11-05T10:29:03Z", "filename": "Job_20241105_1055_Track12_Sphere_00048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 9.72524357, "relative_pitch": 0.0, "relative_heading": 168.08041772543604, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865887099504106, 52.34602742894573, 0.0 ] }, "distance": 9.74, "direction": 349.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00044", "timestamp": "2024-11-05T10:28:59Z", "filename": "Job_20241105_1055_Track12_Sphere_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 9.74258791, "relative_pitch": 0.0, "relative_heading": 349.76496241067593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000164/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000164/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000164/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000164/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000164/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000164/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000164/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000164/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000164/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86588849228344, 52.346036290275, 45.636397363618 ] }, "distance": 10.7, "direction": 351.2, "angle": 76.81, "elevation": 45.64, "pano_id": "TMX7316010203-001183_pano_0001_000164", "timestamp": "2019-05-14T10:36:20.344210Z", "filename": "pano_0001_000164.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 10.6994393, "relative_pitch": 76.80533266669849, "relative_heading": 351.20352264183146, "relative_elevation": 45.636397363618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86594927736027, 52.3458430516473, 45.3946186397225 ] }, "distance": 11.21, "direction": 167.08, "angle": 76.13, "elevation": 45.39, "pano_id": "TMX7316010203-000264_pano_0000_000172", "timestamp": "2017-04-19T11:21:31.551370Z", "filename": "pano_0000_000172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 11.21249245, "relative_pitch": 76.12562094563137, "relative_heading": 167.08457801392314, "relative_elevation": 45.3946186397225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86587647516085, 52.3460410661191, 45.7365552205592 ] }, "distance": 11.37, "direction": 347.53, "angle": 76.04, "elevation": 45.74, "pano_id": "TMX7316010203-002120_pano_0000_004139", "timestamp": "2021-04-28T10:25:09.607220Z", "filename": "pano_0000_004139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 11.37317689, "relative_pitch": 76.03565586184006, "relative_heading": 347.5333335549792, "relative_elevation": 45.7365552205592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86595098321748, 52.345837869825, 45.6782983504236 ] }, "distance": 11.8, "direction": 167.16, "angle": 75.51, "elevation": 45.68, "pano_id": "TMX7316010203-002475_pano_0000_001601", "timestamp": "2022-03-24T08:41:05.905460Z", "filename": "pano_0000_001601.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 11.80050028, "relative_pitch": 75.51494518789475, "relative_heading": 167.16016849325138, "relative_elevation": 45.6782983504236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865876318379049, 52.34604820612789, 0.0 ] }, "distance": 12.15, "direction": 348.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00671", "timestamp": "2025-07-30T06:22:13Z", "filename": "recording_2025-07-30_06-07-02_00671.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 12.15231474, "relative_pitch": 0.0, "relative_heading": 348.2928038429425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8658743387255, 52.346048135224, 45.6665081679821 ] }, "distance": 12.17, "direction": 347.66, "angle": 75.07, "elevation": 45.67, "pano_id": "TMX7316060226-000006_pano_0002_003297", "timestamp": "2016-07-27T09:11:09.533500Z", "filename": "pano_0002_003297.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 12.17269767, "relative_pitch": 75.0744841087182, "relative_heading": 347.66346664878114, "relative_elevation": 45.6665081679821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86595283847708, 52.3458327979717, 45.644556269981 ] }, "distance": 12.38, "direction": 167.17, "angle": 74.83, "elevation": 45.64, "pano_id": "TMX7316060226-000006_pano_0002_003302", "timestamp": "2016-07-27T09:11:13.828510Z", "filename": "pano_0002_003302.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 12.37884993, "relative_pitch": 74.82630688412819, "relative_heading": 167.17010368151077, "relative_elevation": 45.644556269981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86595159066475, 52.345830690387, 45.6266515785828 ] }, "distance": 12.59, "direction": 167.78, "angle": 74.57, "elevation": 45.63, "pano_id": "TMX7316010203-001796_pano_0000_000760", "timestamp": "2020-07-07T11:36:48.710900Z", "filename": "pano_0000_000760.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 12.58935512, "relative_pitch": 74.57469658683814, "relative_heading": 167.78446728780116, "relative_elevation": 45.6266515785828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86587983565041, 52.3460533180367, 45.6847208701074 ] }, "distance": 12.67, "direction": 349.88, "angle": 74.5, "elevation": 45.68, "pano_id": "TMX7316010203-001796_pano_0000_000755", "timestamp": "2020-07-07T11:36:44.046020Z", "filename": "pano_0000_000755.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 12.66550805, "relative_pitch": 74.50464254719795, "relative_heading": 349.8768934516087, "relative_elevation": 45.6847208701074 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865954576127721, 52.34582888064377, 0.0 ] }, "distance": 12.83, "direction": 167.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00676", "timestamp": "2025-07-30T06:22:20Z", "filename": "recording_2025-07-30_06-07-02_00676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 12.83017242, "relative_pitch": 0.0, "relative_heading": 167.08674478958932, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86588009778324, 52.3460568931616, 45.7480053771287 ] }, "distance": 13.05, "direction": 350.26, "angle": 74.07, "elevation": 45.75, "pano_id": "TMX7316010203-002475_pano_0000_001596", "timestamp": "2022-03-24T08:41:02.140290Z", "filename": "pano_0000_001596.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 13.05428661, "relative_pitch": 74.07379471702119, "relative_heading": 350.26097110311684, "relative_elevation": 45.7480053771287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86595838242309, 52.3458182957012, 45.712411747314 ] }, "distance": 14.04, "direction": 167.13, "angle": 72.93, "elevation": 45.71, "pano_id": "TMX7316010203-001183_pano_0001_000169", "timestamp": "2019-05-14T10:36:23.524240Z", "filename": "pano_0001_000169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 14.0361837, "relative_pitch": 72.93068082161756, "relative_heading": 167.1291385627762, "relative_elevation": 45.712411747314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865876816541119, 52.34606826903213, 0.0 ] }, "distance": 14.34, "direction": 350.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00043", "timestamp": "2024-11-05T10:28:57Z", "filename": "Job_20241105_1055_Track12_Sphere_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 14.33970861, "relative_pitch": 0.0, "relative_heading": 350.2359820045706, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86595791943126, 52.3458149754356, 45.8455008678138 ] }, "distance": 14.39, "direction": 167.58, "angle": 72.57, "elevation": 45.85, "pano_id": "TMX7316010203-002120_pano_0000_004144", "timestamp": "2021-04-28T10:25:13.432220Z", "filename": "pano_0000_004144.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 14.38977576, "relative_pitch": 72.57420902214491, "relative_heading": 167.57930382931931, "relative_elevation": 45.8455008678138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865958841350901, 52.34581184063419, 0.0 ] }, "distance": 14.74, "direction": 167.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00049", "timestamp": "2024-11-05T10:29:04Z", "filename": "Job_20241105_1055_Track12_Sphere_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 14.74395269, "relative_pitch": 0.0, "relative_heading": 167.63243031252154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86587212221193, 52.3460796818691, 45.8092321567237 ] }, "distance": 15.65, "direction": 349.87, "angle": 71.14, "elevation": 45.81, "pano_id": "TMX7316010203-001183_pano_0001_000163", "timestamp": "2019-05-14T10:36:19.579210Z", "filename": "pano_0001_000163.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 15.64583586, "relative_pitch": 71.14274270719652, "relative_heading": 349.87014567319494, "relative_elevation": 45.8092321567237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86585580398768, 52.3460856411249, 45.8987210672349 ] }, "distance": 16.52, "direction": 346.48, "angle": 70.2, "elevation": 45.9, "pano_id": "TMX7316010203-002120_pano_0000_004138", "timestamp": "2021-04-28T10:25:08.512220Z", "filename": "pano_0000_004138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 16.5231685, "relative_pitch": 70.20153372770649, "relative_heading": 346.47657827673146, "relative_elevation": 45.8987210672349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86596650877073, 52.3457938890477, 45.6791643286124 ] }, "distance": 16.81, "direction": 167.35, "angle": 69.8, "elevation": 45.68, "pano_id": "TMX7316010203-002475_pano_0000_001602", "timestamp": "2022-03-24T08:41:06.505240Z", "filename": "pano_0000_001602.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 16.80725679, "relative_pitch": 69.79934072873074, "relative_heading": 167.35100670580908, "relative_elevation": 45.6791643286124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86585487116297, 52.346090586667, 45.7155128708109 ] }, "distance": 17.07, "direction": 346.7, "angle": 69.52, "elevation": 45.72, "pano_id": "TMX7316060226-000006_pano_0002_003296", "timestamp": "2016-07-27T09:11:08.468580Z", "filename": "pano_0002_003296.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.07321686, "relative_pitch": 69.52101953400408, "relative_heading": 346.7010192611668, "relative_elevation": 45.7155128708109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865863761750322, 52.34609270320942, 0.0 ] }, "distance": 17.18, "direction": 348.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00670", "timestamp": "2025-07-30T06:22:11Z", "filename": "recording_2025-07-30_06-07-02_00670.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.1751176, "relative_pitch": 0.0, "relative_heading": 348.84921315901806, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86596805490172, 52.3457904011037, 45.6530581498519 ] }, "distance": 17.21, "direction": 167.29, "angle": 69.35, "elevation": 45.65, "pano_id": "TMX7316060226-000006_pano_0002_003303", "timestamp": "2016-07-27T09:11:14.743470Z", "filename": "pano_0002_003303.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.20903613, "relative_pitch": 69.34593807837585, "relative_heading": 167.29167947954662, "relative_elevation": 45.6530581498519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86586246681112, 52.346093532915, 45.7874766914174 ] }, "distance": 17.28, "direction": 348.62, "angle": 69.32, "elevation": 45.79, "pano_id": "TMX7316010203-001796_pano_0000_000754", "timestamp": "2020-07-07T11:36:31.815960Z", "filename": "pano_0000_000754.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.28290206, "relative_pitch": 69.32052691442605, "relative_heading": 348.6213755792193, "relative_elevation": 45.7874766914174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8658583970629, 52.3460955028012, 45.5399051122367 ] }, "distance": 17.55, "direction": 347.88, "angle": 68.92, "elevation": 45.54, "pano_id": "TMX7316010203-000264_pano_0000_000169", "timestamp": "2017-04-19T11:21:26.676380Z", "filename": "pano_0000_000169.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.55399715, "relative_pitch": 68.92014120622635, "relative_heading": 347.87506481082966, "relative_elevation": 45.5399051122367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86596923496146, 52.3457860556462, 45.6325962431729 ] }, "distance": 17.7, "direction": 167.38, "angle": 68.8, "elevation": 45.63, "pano_id": "TMX7316010203-001796_pano_0000_000761", "timestamp": "2020-07-07T11:36:49.485870Z", "filename": "pano_0000_000761.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.6984399, "relative_pitch": 68.8013944911924, "relative_heading": 167.38207721439804, "relative_elevation": 45.6325962431729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86586803894254, 52.3460982060056, 45.7453922983259 ] }, "distance": 17.72, "direction": 350.16, "angle": 68.82, "elevation": 45.75, "pano_id": "TMX7316010203-002475_pano_0000_001595", "timestamp": "2022-03-24T08:40:59.755280Z", "filename": "pano_0000_001595.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.7241199, "relative_pitch": 68.82106764805481, "relative_heading": 350.1565861519076, "relative_elevation": 45.7453922983259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865970017512169, 52.34578490855859, 0.0 ] }, "distance": 17.83, "direction": 167.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00677", "timestamp": "2025-07-30T06:22:21Z", "filename": "recording_2025-07-30_06-07-02_00677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 17.83466408, "relative_pitch": 0.0, "relative_heading": 167.3044666463564, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86597288771852, 52.3457746305037, 45.7158750100061 ] }, "distance": 18.99, "direction": 167.49, "angle": 67.44, "elevation": 45.72, "pano_id": "TMX7316010203-001183_pano_0001_000170", "timestamp": "2019-05-14T10:36:24.119090Z", "filename": "pano_0001_000170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 18.99346547, "relative_pitch": 67.4386978450293, "relative_heading": 167.48706200876495, "relative_elevation": 45.7158750100061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865865306361546, 52.346111134948366, 0.0 ] }, "distance": 19.17, "direction": 350.34, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00042", "timestamp": "2024-11-05T10:28:56Z", "filename": "Job_20241105_1055_Track12_Sphere_00042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 19.17353185, "relative_pitch": 0.0, "relative_heading": 350.3432685108903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86597300129123, 52.3457698575215, 45.8525182912126 ] }, "distance": 19.51, "direction": 167.8, "angle": 66.95, "elevation": 45.85, "pano_id": "TMX7316010203-002120_pano_0000_004145", "timestamp": "2021-04-28T10:25:14.127190Z", "filename": "pano_0000_004145.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 19.51393167, "relative_pitch": 66.94634852855519, "relative_heading": 167.8027396120975, "relative_elevation": 45.8525182912126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track12_Sphere_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track12_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865974443383181, 52.345762934968, 0.0 ] }, "distance": 20.29, "direction": 167.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track12_Sphere_00050", "timestamp": "2024-11-05T10:29:05Z", "filename": "Job_20241105_1055_Track12_Sphere_00050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 20.2877156, "relative_pitch": 0.0, "relative_heading": 167.99108346379222, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track23_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track23_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track23_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track23_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track23_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track23_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track23_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track23_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track23_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8659809358927, 52.346121144306764, 0.0 ] }, "distance": 20.55, "direction": 13.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track23_Sphere_00005", "timestamp": "2024-11-05T11:05:53Z", "filename": "Job_20241105_1055_Track23_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": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 20.55174645, "relative_pitch": 0.0, "relative_heading": 13.115665421361909, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000162/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000162/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000162/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000162/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001183_pano_0001_000162/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000162/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001183_pano_0001_000162/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000162/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001183/pano_0001_000162/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86584959643005, 52.3461219848577, 45.7767754299566 ] }, "distance": 20.56, "direction": 347.97, "angle": 65.81, "elevation": 45.78, "pano_id": "TMX7316010203-001183_pano_0001_000162", "timestamp": "2019-05-14T10:36:18.764180Z", "filename": "pano_0001_000162.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 20.56101991, "relative_pitch": 65.81237064351458, "relative_heading": 347.9658912769371, "relative_elevation": 45.7767754299566 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track12_Sphere_00046/adjacencies/b_20241105_1055_Track12_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86597923920093, 52.3457581658379, 45.3775656428188 ] }, "distance": 20.88, "direction": 167.42, "angle": 65.3, "elevation": 45.38, "pano_id": "TMX7316010203-000264_pano_0000_000173", "timestamp": "2017-04-19T11:21:32.971410Z", "filename": "pano_0000_000173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_1055_Track12_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119478.6390852097, 484353.0784584974 ] }, "relative_distance": 20.87583039, "relative_pitch": 65.29532902912855, "relative_heading": 167.4167489569415, "relative_elevation": 45.3775656428188 } ] } }