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_20241015_0915_Track38_Sphere_01851/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840158139802194, 52.38478802468115, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01851", "timestamp": "2024-10-15T10:55:48Z", "filename": "Job_20241015_0915_Track38_Sphere_01851.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "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_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003842/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003842/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003842/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003842/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003842/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003842/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003842/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003842/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003842/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84017179055543, 52.3847893607191, 45.2412509098649 ] }, "distance": 0.94, "direction": 80.91, "angle": 88.81, "elevation": 45.24, "pano_id": "TMX7316010203-002076_pano_0000_003842", "timestamp": "2021-04-01T08:36:21.887590Z", "filename": "pano_0000_003842.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 0.94126194, "relative_pitch": 88.8081108278818, "relative_heading": 80.91238608460685, "relative_elevation": 45.2412509098649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84014285270188, 52.3847953824477, 45.2331936191767 ] }, "distance": 1.32, "direction": 308.19, "angle": 88.32, "elevation": 45.23, "pano_id": "TMX7316060226-000021_pano_0001_000187", "timestamp": "2016-08-15T12:04:09.916180Z", "filename": "pano_0001_000187.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 1.32427999, "relative_pitch": 88.32304595280132, "relative_heading": 308.1882828796519, "relative_elevation": 45.2331936191767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84016515952009, 52.3847709328821, 45.2264788579196 ] }, "distance": 1.96, "direction": 165.89, "angle": 87.52, "elevation": 45.23, "pano_id": "TMX7316010203-000832_pano_0000_003321", "timestamp": "2018-07-09T13:57:13.082070Z", "filename": "pano_0000_003321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 1.96102132, "relative_pitch": 87.51720866352886, "relative_heading": 165.89331826220553, "relative_elevation": 45.2264788579196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_005394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84013598367102, 52.3847703236149, 44.9993089213967 ] }, "distance": 2.48, "direction": 217.45, "angle": 86.84, "elevation": 45.0, "pano_id": "TMX7316010203-000293_pano_0000_005394", "timestamp": "2017-05-10T10:16:49.054680Z", "filename": "pano_0000_005394.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 2.48100539, "relative_pitch": 86.8442323504134, "relative_heading": 217.44815521497293, "relative_elevation": 44.9993089213967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840166946892327, 52.38476250578269, 0.0 ] }, "distance": 2.9, "direction": 168.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01063", "timestamp": "2024-09-11T07:38:39Z", "filename": "recording_2024-09-11_07-28-02_01063.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 2.90223193, "relative_pitch": 0.0, "relative_heading": 168.075753327518, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84015087343275, 52.3847621740381, 45.1790968356654 ] }, "distance": 2.92, "direction": 189.76, "angle": 86.3, "elevation": 45.18, "pano_id": "TMX7316010203-001700_pano_0000_003700", "timestamp": "2020-05-08T11:03:24.909480Z", "filename": "pano_0000_003700.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 2.9187587, "relative_pitch": 86.30358975758567, "relative_heading": 189.75915661094365, "relative_elevation": 45.1790968356654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840114202832848, 52.38478712965838, 0.0 ] }, "distance": 2.99, "direction": 268.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01850", "timestamp": "2024-10-15T10:55:48Z", "filename": "Job_20241015_0915_Track38_Sphere_01850.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 2.99322079, "relative_pitch": 0.0, "relative_heading": 268.09326466797904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840178840967033, 52.38476023141116, 0.0 ] }, "distance": 3.4, "direction": 155.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00788", "timestamp": "2025-06-18T07:53:33Z", "filename": "recording_2025-06-18_07-44-47_00788.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 3.39873227, "relative_pitch": 0.0, "relative_heading": 155.4988419843165, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84018083091124, 52.3847553427743, 45.8252571159974 ] }, "distance": 3.95, "direction": 156.98, "angle": 85.07, "elevation": 45.83, "pano_id": "TMX7316010203-002635_pano_0000_000081", "timestamp": "2022-06-27T09:23:09.150700Z", "filename": "pano_0000_000081.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 3.95124392, "relative_pitch": 85.07190870125403, "relative_heading": 156.98250319253447, "relative_elevation": 45.8252571159974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003841/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003841/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003841/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003841/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003841/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003841/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003841/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003841/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003841/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84009736529319, 52.3847880441993, 45.2310493411496 ] }, "distance": 4.14, "direction": 270.03, "angle": 84.77, "elevation": 45.23, "pano_id": "TMX7316010203-002076_pano_0000_003841", "timestamp": "2021-04-01T08:36:21.247580Z", "filename": "pano_0000_003841.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 4.13799189, "relative_pitch": 84.772809244516, "relative_heading": 270.030096461072, "relative_elevation": 45.2310493411496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84021746419155, 52.3847963206354, 45.2416658764705 ] }, "distance": 4.14, "direction": 77.13, "angle": 84.77, "elevation": 45.24, "pano_id": "TMX7316060226-000021_pano_0001_000188", "timestamp": "2016-08-15T12:04:10.246240Z", "filename": "pano_0001_000188.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 4.14339897, "relative_pitch": 84.76723823013955, "relative_heading": 77.1267143860285, "relative_elevation": 45.2416658764705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840105385487152, 52.38475890343544, 0.0 ] }, "distance": 4.84, "direction": 227.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00787", "timestamp": "2025-06-18T07:53:32Z", "filename": "recording_2025-06-18_07-44-47_00787.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 4.83760512, "relative_pitch": 0.0, "relative_heading": 227.94474440435008, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84009190800499, 52.3847696804056, 45.2247066283599 ] }, "distance": 4.95, "direction": 245.65, "angle": 83.75, "elevation": 45.22, "pano_id": "TMX7316010203-000832_pano_0000_003320", "timestamp": "2018-07-09T13:57:12.762050Z", "filename": "pano_0000_003320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 4.95004028, "relative_pitch": 83.7535937524571, "relative_heading": 245.6461639206486, "relative_elevation": 45.2247066283599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84010876065706, 52.3847539964678, 45.8119699573144 ] }, "distance": 5.06, "direction": 221.6, "angle": 83.69, "elevation": 45.81, "pano_id": "TMX7316010203-002635_pano_0000_000080", "timestamp": "2022-06-27T09:23:08.710720Z", "filename": "pano_0000_000080.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 5.06371334, "relative_pitch": 83.69255582477746, "relative_heading": 221.60270479438603, "relative_elevation": 45.8119699573144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840093984845601, 52.38476182630825, 0.0 ] }, "distance": 5.25, "direction": 236.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01062", "timestamp": "2024-09-11T07:38:38Z", "filename": "recording_2024-09-11_07-28-02_01062.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 5.25159905, "relative_pitch": 0.0, "relative_heading": 236.28173794803905, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84022562204395, 52.3847630738274, 45.1969871139154 ] }, "distance": 5.37, "direction": 121.14, "angle": 83.23, "elevation": 45.2, "pano_id": "TMX7316010203-001700_pano_0000_003701", "timestamp": "2020-05-08T11:03:25.374470Z", "filename": "pano_0000_003701.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 5.36839902, "relative_pitch": 83.22626896028947, "relative_heading": 121.14286714788005, "relative_elevation": 45.1969871139154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84023835287688, 52.3847721266401, 45.2200418934226 ] }, "distance": 5.74, "direction": 107.95, "angle": 82.76, "elevation": 45.22, "pano_id": "TMX7316010203-000832_pano_0000_003322", "timestamp": "2018-07-09T13:57:13.402060Z", "filename": "pano_0000_003322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 5.74088075, "relative_pitch": 82.76475734522909, "relative_heading": 107.9477086194124, "relative_elevation": 45.2200418934226 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840246134795419, 52.38478952762978, 0.0 ] }, "distance": 5.99, "direction": 88.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01853", "timestamp": "2024-10-15T10:55:49Z", "filename": "Job_20241015_0915_Track38_Sphere_01853.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 5.99370273, "relative_pitch": 0.0, "relative_heading": 88.40105453873616, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84024644989527, 52.3847903548803, 45.2338585415855 ] }, "distance": 6.02, "direction": 87.53, "angle": 82.42, "elevation": 45.23, "pano_id": "TMX7316010203-002076_pano_0000_003843", "timestamp": "2021-04-01T08:36:22.442580Z", "filename": "pano_0000_003843.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 6.01841155, "relative_pitch": 82.42124937945448, "relative_heading": 87.53071833899067, "relative_elevation": 45.2338585415855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8400683725984, 52.3847943454301, 45.2362756170332 ] }, "distance": 6.15, "direction": 276.56, "angle": 82.25, "elevation": 45.24, "pano_id": "TMX7316060226-000021_pano_0001_000186", "timestamp": "2016-08-15T12:04:09.586180Z", "filename": "pano_0001_000186.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 6.15236941, "relative_pitch": 82.25499605897528, "relative_heading": 276.56444334512844, "relative_elevation": 45.2362756170332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840240451903511, 52.38476307766496, 0.0 ] }, "distance": 6.25, "direction": 116.35, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01064", "timestamp": "2024-09-11T07:38:39Z", "filename": "recording_2024-09-11_07-28-02_01064.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 6.25425594, "relative_pitch": 0.0, "relative_heading": 116.34994766214717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84007192628471, 52.3847682555526, 45.2163100503385 ] }, "distance": 6.27, "direction": 249.46, "angle": 82.11, "elevation": 45.22, "pano_id": "TMX7316010203-002081_pano_0000_001626", "timestamp": "2021-04-08T09:42:58.478020Z", "filename": "pano_0000_001626.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 6.26872411, "relative_pitch": 82.10690913231763, "relative_heading": 249.45661077005425, "relative_elevation": 45.2163100503385 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84007622937055, 52.3847617683327, 45.1792385056615 ] }, "distance": 6.3, "direction": 242.35, "angle": 82.07, "elevation": 45.18, "pano_id": "TMX7316010203-001700_pano_0000_003699", "timestamp": "2020-05-08T11:03:24.409490Z", "filename": "pano_0000_003699.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 6.29603349, "relative_pitch": 82.066537776572, "relative_heading": 242.3513607667548, "relative_elevation": 45.1792385056615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84006732708879, 52.3848119908178, 45.3441017949954 ] }, "distance": 6.73, "direction": 293.33, "angle": 81.55, "elevation": 45.34, "pano_id": "TMX7316010203-002081_pano_0000_001627", "timestamp": "2021-04-08T09:42:59.708050Z", "filename": "pano_0000_001627.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 6.73380642, "relative_pitch": 81.55304902578307, "relative_heading": 293.33058062264325, "relative_elevation": 45.3441017949954 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840252354093496, 52.38476164948477, 0.0 ] }, "distance": 7.05, "direction": 114.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00789", "timestamp": "2025-06-18T07:53:33Z", "filename": "recording_2025-06-18_07-44-47_00789.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 7.05433238, "relative_pitch": 0.0, "relative_heading": 114.58484679695277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84025382409657, 52.3847567991313, 45.8319292487577 ] }, "distance": 7.38, "direction": 118.07, "angle": 80.85, "elevation": 45.83, "pano_id": "TMX7316010203-002635_pano_0000_000082", "timestamp": "2022-06-27T09:23:09.590790Z", "filename": "pano_0000_000082.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 7.38356835, "relative_pitch": 80.84822718298508, "relative_heading": 118.0723768791448, "relative_elevation": 45.8319292487577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_000976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84017108853728, 52.3847197800001, 45.0329540660605 ] }, "distance": 7.64, "direction": 173.38, "angle": 80.37, "elevation": 45.03, "pano_id": "TMX7316010203-000830_pano_0000_000976", "timestamp": "2018-07-09T08:53:37.844280Z", "filename": "pano_0000_000976.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 7.64491136, "relative_pitch": 80.3651751732241, "relative_heading": 173.37762580795274, "relative_elevation": 45.0329540660605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84008875454335, 52.3847269814007, 45.2173437215388 ] }, "distance": 8.27, "direction": 214.82, "angle": 79.63, "elevation": 45.22, "pano_id": "TMX7316010203-002081_pano_0000_001625", "timestamp": "2021-04-08T09:42:56.583080Z", "filename": "pano_0000_001625.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 8.27392444, "relative_pitch": 79.63066231253552, "relative_heading": 214.81891195567877, "relative_elevation": 45.2173437215388 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_005395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028245135871, 52.384772906716, 44.9831760851666 ] }, "distance": 8.63, "direction": 101.24, "angle": 79.14, "elevation": 44.98, "pano_id": "TMX7316010203-000293_pano_0000_005395", "timestamp": "2017-05-10T10:16:49.679640Z", "filename": "pano_0000_005395.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 8.62963393, "relative_pitch": 79.14024085049778, "relative_heading": 101.24107101440136, "relative_elevation": 44.9831760851666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000977/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000977/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000977/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000977/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_000977/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000977/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000977/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000977/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000977/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84009934194123, 52.384717829527, 45.0018419232219 ] }, "distance": 8.78, "direction": 207.14, "angle": 78.96, "elevation": 45.0, "pano_id": "TMX7316010203-000830_pano_0000_000977", "timestamp": "2018-07-09T08:53:39.029370Z", "filename": "pano_0000_000977.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 8.7771345, "relative_pitch": 78.96361349169158, "relative_heading": 207.13691629242214, "relative_elevation": 45.0018419232219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84015389512029, 52.3847088325569, 45.2887855190784 ] }, "distance": 8.82, "direction": 181.88, "angle": 78.98, "elevation": 45.29, "pano_id": "TMX7316010203-002081_pano_0000_001624", "timestamp": "2021-04-08T09:42:36.213300Z", "filename": "pano_0000_001624.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 8.81681411, "relative_pitch": 78.98346318316821, "relative_heading": 181.8784636574017, "relative_elevation": 45.2887855190784 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840026151760361, 52.38478541064726, 0.0 ] }, "distance": 8.99, "direction": 268.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01848", "timestamp": "2024-10-15T10:55:47Z", "filename": "Job_20241015_0915_Track38_Sphere_01848.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 8.99145732, "relative_pitch": 0.0, "relative_heading": 268.14619718337417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840290661826495, 52.384790218611045, 0.0 ] }, "distance": 9.03, "direction": 88.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01854", "timestamp": "2024-10-15T10:55:49Z", "filename": "Job_20241015_0915_Track38_Sphere_01854.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.02641021, "relative_pitch": 0.0, "relative_heading": 88.45013372806702, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84003630311286, 52.3847527517497, 45.7921612914652 ] }, "distance": 9.18, "direction": 244.68, "angle": 78.67, "elevation": 45.79, "pano_id": "TMX7316010203-002635_pano_0000_000079", "timestamp": "2022-06-27T09:23:08.265740Z", "filename": "pano_0000_000079.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.17725564, "relative_pitch": 78.6674230931176, "relative_heading": 244.67925502644346, "relative_elevation": 45.7921612914652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84029234329608, 52.3847971996316, 45.2286206400022 ] }, "distance": 9.19, "direction": 83.62, "angle": 78.51, "elevation": 45.23, "pano_id": "TMX7316060226-000021_pano_0001_000189", "timestamp": "2016-08-15T12:04:10.576170Z", "filename": "pano_0001_000189.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.19445244, "relative_pitch": 78.5090195800521, "relative_heading": 83.62475522963, "relative_elevation": 45.2286206400022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840032016474183, 52.38475771062939, 0.0 ] }, "distance": 9.23, "direction": 248.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00786", "timestamp": "2025-06-18T07:53:31Z", "filename": "recording_2025-06-18_07-44-47_00786.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.2261854, "relative_pitch": 0.0, "relative_heading": 248.55492255034724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84002260337077, 52.3847866776415, 45.2383943274617 ] }, "distance": 9.23, "direction": 269.07, "angle": 78.47, "elevation": 45.24, "pano_id": "TMX7316010203-002076_pano_0000_003840", "timestamp": "2021-04-01T08:36:20.487560Z", "filename": "pano_0000_003840.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.22956962, "relative_pitch": 78.46873007596032, "relative_heading": 269.0695097085739, "relative_elevation": 45.2383943274617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_000975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84024367778623, 52.3847208643092, 45.0271276254207 ] }, "distance": 9.47, "direction": 142.07, "angle": 78.12, "elevation": 45.03, "pano_id": "TMX7316010203-000830_pano_0000_000975", "timestamp": "2018-07-09T08:53:36.904270Z", "filename": "pano_0000_000975.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.47466876, "relative_pitch": 78.11710120874372, "relative_heading": 142.06981970488323, "relative_elevation": 45.0271276254207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84001849680245, 52.3847683658538, 45.2233815575019 ] }, "distance": 9.76, "direction": 257.04, "angle": 77.83, "elevation": 45.22, "pano_id": "TMX7316010203-000832_pano_0000_003319", "timestamp": "2018-07-09T13:57:12.442050Z", "filename": "pano_0000_003319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.75636216, "relative_pitch": 77.82575800930172, "relative_heading": 257.04329491342656, "relative_elevation": 45.2233815575019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84013923985399, 52.3847001520178, 45.2300985017791 ] }, "distance": 9.86, "direction": 187.5, "angle": 77.7, "elevation": 45.23, "pano_id": "TMX7316010203-002491_pano_0003_001186", "timestamp": "2022-03-29T10:29:43.313650Z", "filename": "pano_0003_001186.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.86231596, "relative_pitch": 77.69932322685852, "relative_heading": 187.49744745830048, "relative_elevation": 45.2300985017791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84006557741828, 52.3848562622609, 45.4856622051448 ] }, "distance": 9.87, "direction": 320.31, "angle": 77.76, "elevation": 45.49, "pano_id": "TMX7316010203-002081_pano_0000_001628", "timestamp": "2021-04-08T09:43:00.738010Z", "filename": "pano_0000_001628.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.8678743, "relative_pitch": 77.75966120933357, "relative_heading": 320.30708097863385, "relative_elevation": 45.4856622051448 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84022757237787, 52.3847101641958, 45.2941383076832 ] }, "distance": 9.87, "direction": 151.38, "angle": 77.71, "elevation": 45.29, "pano_id": "TMX7316010203-002081_pano_0000_001623", "timestamp": "2021-04-08T09:42:34.518300Z", "filename": "pano_0000_001623.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 9.86977284, "relative_pitch": 77.70718085900006, "relative_heading": 151.38064604038374, "relative_elevation": 45.2941383076832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84030008875736, 52.3847640567109, 45.2000806303695 ] }, "distance": 10.03, "direction": 105.43, "angle": 77.49, "elevation": 45.2, "pano_id": "TMX7316010203-001700_pano_0000_003702", "timestamp": "2020-05-08T11:03:25.824470Z", "filename": "pano_0000_003702.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.02619811, "relative_pitch": 77.49325650968251, "relative_heading": 105.4266740895161, "relative_elevation": 45.2000806303695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-46-50_00301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840176791651192, 52.38469774830516, 0.0 ] }, "distance": 10.13, "direction": 172.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-46-50_00301", "timestamp": "2025-07-17T07:49:55Z", "filename": "recording_2025-07-17_07-46-50_00301.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.12542911, "relative_pitch": 0.0, "relative_heading": 172.79481131965264, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84021309859253, 52.3847017658974, 45.2421552436426 ] }, "distance": 10.3, "direction": 158.7, "angle": 77.17, "elevation": 45.24, "pano_id": "TMX7316010203-002491_pano_0003_001187", "timestamp": "2022-03-29T10:29:44.018860Z", "filename": "pano_0003_001187.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.3020522, "relative_pitch": 77.17195977001897, "relative_heading": 158.701271046451, "relative_elevation": 45.2421552436426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840141945260187, 52.384695798781394, 0.0 ] }, "distance": 10.32, "direction": 186.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00117", "timestamp": "2024-09-24T11:07:31Z", "filename": "Job_20240924_1221_Track09_Sphere_00117.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.32147217, "relative_pitch": 0.0, "relative_heading": 186.13265090125884, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031118585263, 52.3847733725378, 45.2054807925597 ] }, "distance": 10.55, "direction": 98.89, "angle": 76.87, "elevation": 45.21, "pano_id": "TMX7316010203-000832_pano_0000_003323", "timestamp": "2018-07-09T13:57:13.722030Z", "filename": "pano_0000_003323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.54731923, "relative_pitch": 76.86673050024478, "relative_heading": 98.89241933020938, "relative_elevation": 45.2054807925597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84018051516618, 52.3848836507413, 45.559203196317 ] }, "distance": 10.75, "direction": 8.15, "angle": 76.72, "elevation": 45.56, "pano_id": "TMX7316010203-002491_pano_0004_000104", "timestamp": "2022-03-29T10:34:31.421280Z", "filename": "pano_0004_000104.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.74926531, "relative_pitch": 76.72438806556863, "relative_heading": 8.147904284477884, "relative_elevation": 45.559203196317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840004642844386, 52.38476056234081, 0.0 ] }, "distance": 10.89, "direction": 253.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01061", "timestamp": "2024-09-11T07:38:38Z", "filename": "recording_2024-09-11_07-28-02_01061.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.88883899, "relative_pitch": 0.0, "relative_heading": 253.70155326703448, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00300/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00300/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00300/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00300/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-46-50_00300/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00300/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00300/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00300/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00300/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840102740957073, 52.38469586033937, 0.0 ] }, "distance": 10.93, "direction": 200.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-46-50_00300", "timestamp": "2025-07-17T07:49:54Z", "filename": "recording_2025-07-17_07-46-50_00300.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.92722449, "relative_pitch": 0.0, "relative_heading": 200.19347512150037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840313958745719, 52.384763734822116, 0.0 ] }, "distance": 10.95, "direction": 104.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01065", "timestamp": "2024-09-11T07:38:40Z", "filename": "recording_2024-09-11_07-28-02_01065.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.94822058, "relative_pitch": 0.0, "relative_heading": 104.29262555258649, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84014013141016, 52.3848862627615, 45.5439318772405 ] }, "distance": 11.0, "direction": 353.6, "angle": 76.42, "elevation": 45.54, "pano_id": "TMX7316010203-002076_pano_0000_000143", "timestamp": "2021-04-01T07:29:31.094580Z", "filename": "pano_0000_000143.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 10.99996021, "relative_pitch": 76.4217231457097, "relative_heading": 353.60004240626284, "relative_elevation": 45.5439318772405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84000191331882, 52.3847608620756, 45.1660211477429 ] }, "distance": 11.06, "direction": 254.14, "angle": 76.24, "elevation": 45.17, "pano_id": "TMX7316010203-001700_pano_0000_003698", "timestamp": "2020-05-08T11:03:23.849600Z", "filename": "pano_0000_003698.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.05817731, "relative_pitch": 76.24267255542061, "relative_heading": 254.13766328884088, "relative_elevation": 45.1660211477429 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84032072413764, 52.3847913422466, 45.245772455819 ] }, "distance": 11.08, "direction": 88.09, "angle": 76.24, "elevation": 45.25, "pano_id": "TMX7316010203-002076_pano_0000_003844", "timestamp": "2021-04-01T08:36:22.942560Z", "filename": "pano_0000_003844.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.07613277, "relative_pitch": 76.24454870577833, "relative_heading": 88.08994748675194, "relative_elevation": 45.245772455819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840210551783693, 52.38469368900448, 0.0 ] }, "distance": 11.09, "direction": 161.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00118", "timestamp": "2024-09-24T11:07:32Z", "filename": "Job_20240924_1221_Track09_Sphere_00118.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.08717952, "relative_pitch": 0.0, "relative_heading": 161.22403549561722, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84010594156214, 52.3848825101219, 45.5188230732456 ] }, "distance": 11.1, "direction": 341.32, "angle": 76.3, "elevation": 45.52, "pano_id": "TMX7316010203-002491_pano_0004_000105", "timestamp": "2022-03-29T10:34:31.876260Z", "filename": "pano_0004_000105.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.09828768, "relative_pitch": 76.29763006150435, "relative_heading": 341.32293960433367, "relative_elevation": 45.5188230732456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83999345308881, 52.3847932780258, 45.2388580972329 ] }, "distance": 11.23, "direction": 272.98, "angle": 76.06, "elevation": 45.24, "pano_id": "TMX7316060226-000021_pano_0001_000185", "timestamp": "2016-08-15T12:04:09.256160Z", "filename": "pano_0001_000185.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.2283517, "relative_pitch": 76.06078328192176, "relative_heading": 272.98431483509626, "relative_elevation": 45.2388580972329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84021349847155, 52.3848848084932, 45.5713508138433 ] }, "distance": 11.41, "direction": 19.29, "angle": 75.94, "elevation": 45.57, "pano_id": "TMX7316010203-002076_pano_0000_000142", "timestamp": "2021-04-01T07:29:30.729550Z", "filename": "pano_0000_000142.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.4101315, "relative_pitch": 75.94329428419408, "relative_heading": 19.28945938406989, "relative_elevation": 45.5713508138433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00790/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00790/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00790/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00790/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00790/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00790/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00790/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00790/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00790/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840325778212079, 52.38476313900342, 0.0 ] }, "distance": 11.75, "direction": 103.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00790", "timestamp": "2025-06-18T07:53:34Z", "filename": "recording_2025-06-18_07-44-47_00790.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.74520765, "relative_pitch": 0.0, "relative_heading": 103.63683674811918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-46-50_00302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840250953369142, 52.3846989716461, 0.0 ] }, "distance": 11.75, "direction": 147.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-46-50_00302", "timestamp": "2025-07-17T07:49:55Z", "filename": "recording_2025-07-17_07-46-50_00302.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.75290222, "relative_pitch": 0.0, "relative_heading": 147.47319114221332, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_005393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83998857287655, 52.3847676932668, 44.9966713190079 ] }, "distance": 11.76, "direction": 258.91, "angle": 75.35, "elevation": 45.0, "pano_id": "TMX7316010203-000293_pano_0000_005393", "timestamp": "2017-05-10T10:16:48.424670Z", "filename": "pano_0000_005393.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.76498264, "relative_pitch": 75.34727436091339, "relative_heading": 258.91320127656587, "relative_elevation": 44.9966713190079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840076224236295, 52.38469380547404, 0.0 ] }, "distance": 11.88, "direction": 208.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00116", "timestamp": "2024-09-24T11:07:30Z", "filename": "Job_20240924_1221_Track09_Sphere_00116.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.87545788, "relative_pitch": 0.0, "relative_heading": 208.01233675840376, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84032654446575, 52.3847582616377, 45.8406814299524 ] }, "distance": 11.93, "direction": 106.11, "angle": 75.41, "elevation": 45.84, "pano_id": "TMX7316010203-002635_pano_0000_000083", "timestamp": "2022-06-27T09:23:10.025900Z", "filename": "pano_0000_000083.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.93498952, "relative_pitch": 75.40657077276533, "relative_heading": 106.11055053224305, "relative_elevation": 45.8406814299524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840333938965971, 52.384791020644094, 0.0 ] }, "distance": 11.97, "direction": 88.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01855", "timestamp": "2024-10-15T10:55:49Z", "filename": "Job_20241015_0915_Track38_Sphere_01855.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.97438683, "relative_pitch": 0.0, "relative_heading": 88.40457237987607, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839982214574614, 52.384784533549954, 0.0 ] }, "distance": 11.98, "direction": 268.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01847", "timestamp": "2024-10-15T10:55:47Z", "filename": "Job_20241015_0915_Track38_Sphere_01847.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 11.98462724, "relative_pitch": 0.0, "relative_heading": 268.14253642392026, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84006727752237, 52.3846926989542, 45.2279145959765 ] }, "distance": 12.28, "direction": 210.25, "angle": 74.81, "elevation": 45.23, "pano_id": "TMX7316010203-002491_pano_0003_001185", "timestamp": "2022-03-29T10:29:42.448680Z", "filename": "pano_0003_001185.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 12.27964371, "relative_pitch": 74.810038535014, "relative_heading": 210.25239950580252, "relative_elevation": 45.2279145959765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84025521166187, 52.3848847595695, 45.5935673713684 ] }, "distance": 12.63, "direction": 31.55, "angle": 74.52, "elevation": 45.59, "pano_id": "TMX7316010203-002491_pano_0004_000103", "timestamp": "2022-03-29T10:34:30.946280Z", "filename": "pano_0004_000103.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 12.63133774, "relative_pitch": 74.51502812124237, "relative_heading": 31.55066523111585, "relative_elevation": 45.5935673713684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000978/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000978/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000978/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000978/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_000978/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000978/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000978/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000978/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000978/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84003236312747, 52.3847034060578, 44.9764715628698 ] }, "distance": 12.73, "direction": 222.29, "angle": 74.2, "elevation": 44.98, "pano_id": "TMX7316010203-000830_pano_0000_000978", "timestamp": "2018-07-09T08:53:40.529240Z", "filename": "pano_0000_000978.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 12.72787131, "relative_pitch": 74.19904144163255, "relative_heading": 222.28681497093817, "relative_elevation": 44.9764715628698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84006631976394, 52.3848880749565, 45.5155344735831 ] }, "distance": 12.77, "direction": 330.68, "angle": 74.33, "elevation": 45.52, "pano_id": "TMX7316010203-002076_pano_0000_000144", "timestamp": "2021-04-01T07:29:31.459560Z", "filename": "pano_0000_000144.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 12.76832115, "relative_pitch": 74.32977540199434, "relative_heading": 330.6835280346316, "relative_elevation": 45.5155344735831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84030125845075, 52.3847134526657, 45.2876707119867 ] }, "distance": 12.8, "direction": 130.42, "angle": 74.22, "elevation": 45.29, "pano_id": "TMX7316010203-002081_pano_0000_001622", "timestamp": "2021-04-08T09:42:33.393290Z", "filename": "pano_0000_001622.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 12.79898128, "relative_pitch": 74.21890490477801, "relative_heading": 130.41582000394814, "relative_elevation": 45.2876707119867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028727007168, 52.3847032759333, 45.2405747678131 ] }, "distance": 12.89, "direction": 137.01, "angle": 74.09, "elevation": 45.24, "pano_id": "TMX7316010203-002491_pano_0003_001188", "timestamp": "2022-03-29T10:29:44.633630Z", "filename": "pano_0003_001188.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 12.8932014, "relative_pitch": 74.0928725698933, "relative_heading": 137.0057927856231, "relative_elevation": 45.2405747678131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_000974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031639078087, 52.3847217657212, 45.0146666252986 ] }, "distance": 13.06, "direction": 124.38, "angle": 73.83, "elevation": 45.01, "pano_id": "TMX7316010203-000830_pano_0000_000974", "timestamp": "2018-07-09T08:53:36.104340Z", "filename": "pano_0000_000974.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.05601809, "relative_pitch": 73.82576901891376, "relative_heading": 124.38251147680084, "relative_elevation": 45.0146666252986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84003203370686, 52.3848812947571, 45.4807143090293 ] }, "distance": 13.47, "direction": 320.4, "angle": 73.5, "elevation": 45.48, "pano_id": "TMX7316010203-002491_pano_0004_000106", "timestamp": "2022-03-29T10:34:32.311240Z", "filename": "pano_0004_000106.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.46992953, "relative_pitch": 73.50239951989458, "relative_heading": 320.39895740354564, "relative_elevation": 45.4807143090293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840281138747637, 52.384692972443005, 0.0 ] }, "distance": 13.49, "direction": 141.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00119", "timestamp": "2024-09-24T11:07:33Z", "filename": "Job_20240924_1221_Track09_Sphere_00119.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.49098746, "relative_pitch": 0.0, "relative_heading": 141.62803430257293, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840162368263266, 52.38491079848696, 0.0 ] }, "distance": 13.66, "direction": 1.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02085", "timestamp": "2024-10-15T10:58:16Z", "filename": "Job_20241015_0915_Track38_Sphere_02085.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.66464603, "relative_pitch": 0.0, "relative_heading": 1.2072734014010857, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84011694719179, 52.3849086936778, 45.5678055519238 ] }, "distance": 13.72, "direction": 348.2, "angle": 73.25, "elevation": 45.57, "pano_id": "TMX7316010203-001700_pano_0000_001507", "timestamp": "2020-05-08T10:51:19.473070Z", "filename": "pano_0000_001507.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.71719539, "relative_pitch": 73.24672276066988, "relative_heading": 348.2017639269174, "relative_elevation": 45.5678055519238 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00299/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00299/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00299/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00299/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-46-50_00299/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00299/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00299/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00299/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00299/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8400287162697, 52.3846930557, 0.0 ] }, "distance": 13.76, "direction": 219.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-46-50_00299", "timestamp": "2025-07-17T07:49:53Z", "filename": "recording_2025-07-17_07-46-50_00299.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.75968717, "relative_pitch": 0.0, "relative_heading": 219.8241187551966, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84019081390281, 52.384910184074, 45.6251134471968 ] }, "distance": 13.77, "direction": 9.29, "angle": 73.2, "elevation": 45.63, "pano_id": "TMX7316010203-001700_pano_0000_001506", "timestamp": "2020-05-08T10:51:18.938100Z", "filename": "pano_0000_001506.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.77409049, "relative_pitch": 73.20108575656452, "relative_heading": 9.294730189599749, "relative_elevation": 45.6251134471968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83996390305518, 52.3847516006396, 45.7741146236658 ] }, "distance": 13.83, "direction": 252.96, "angle": 73.19, "elevation": 45.77, "pano_id": "TMX7316010203-002635_pano_0000_000078", "timestamp": "2022-06-27T09:23:07.815750Z", "filename": "pano_0000_000078.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.83225408, "relative_pitch": 73.18596683458132, "relative_heading": 252.9614674203555, "relative_elevation": 45.7741146236658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028747369552, 52.3848844114702, 45.5918057886884 ] }, "distance": 13.88, "direction": 39.39, "angle": 73.07, "elevation": 45.59, "pano_id": "TMX7316010203-002076_pano_0000_000141", "timestamp": "2021-04-01T07:29:30.359560Z", "filename": "pano_0000_000141.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.87733586, "relative_pitch": 73.07068246668177, "relative_heading": 39.38743728512112, "relative_elevation": 45.5918057886884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840153603683181, 52.38491281618812, 0.0 ] }, "distance": 13.89, "direction": 358.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00106", "timestamp": "2025-09-02T13:16:01Z", "filename": "recording_2025-09-02_13-14-23_00106.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.889566, "relative_pitch": 0.0, "relative_heading": 358.7258484530772, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8400667145064, 52.3849006792974, 45.5842456175014 ] }, "distance": 14.0, "direction": 333.59, "angle": 72.93, "elevation": 45.58, "pano_id": "TMX7316010203-002081_pano_0000_001629", "timestamp": "2021-04-08T09:43:01.698060Z", "filename": "pano_0000_001629.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 13.99610697, "relative_pitch": 72.93151104465213, "relative_heading": 333.5919884061503, "relative_elevation": 45.5842456175014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839958558562919, 52.38475658028112, 0.0 ] }, "distance": 14.03, "direction": 255.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00785", "timestamp": "2025-06-18T07:53:31Z", "filename": "recording_2025-06-18_07-44-47_00785.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.03225176, "relative_pitch": 0.0, "relative_heading": 255.56093148443645, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840206187411048, 52.3849117288981, 0.0 ] }, "distance": 14.15, "direction": 13.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02084", "timestamp": "2024-10-15T10:58:16Z", "filename": "Job_20241015_0915_Track38_Sphere_02084.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.14855193, "relative_pitch": 0.0, "relative_heading": 13.368949403715227, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84036729513943, 52.384798207595, 45.2215771246701 ] }, "distance": 14.29, "direction": 85.45, "angle": 72.47, "elevation": 45.22, "pano_id": "TMX7316060226-000021_pano_0001_000190", "timestamp": "2016-08-15T12:04:10.906170Z", "filename": "pano_0001_000190.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.28589368, "relative_pitch": 72.4682154723776, "relative_heading": 85.4506656433224, "relative_elevation": 45.2215771246701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83994832106121, 52.3847852506273, 45.2097871014848 ] }, "distance": 14.29, "direction": 268.76, "angle": 72.46, "elevation": 45.21, "pano_id": "TMX7316010203-002076_pano_0000_003839", "timestamp": "2021-04-01T08:36:19.722590Z", "filename": "pano_0000_003839.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.28939243, "relative_pitch": 72.45989219937348, "relative_heading": 268.76227367780547, "relative_elevation": 45.2097871014848 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-46-50_00303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840315892250422, 52.384700071460195, 0.0 ] }, "distance": 14.53, "direction": 132.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-46-50_00303", "timestamp": "2025-07-17T07:49:56Z", "filename": "recording_2025-07-17_07-46-50_00303.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.53112912, "relative_pitch": 0.0, "relative_heading": 132.3390379562506, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840074980995262, 52.38490883092317, 0.0 ] }, "distance": 14.59, "direction": 337.16, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02087", "timestamp": "2024-10-15T10:58:17Z", "filename": "Job_20241015_0915_Track38_Sphere_02087.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.58645146, "relative_pitch": 0.0, "relative_heading": 337.1591227347978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83994494729243, 52.3847670324505, 45.2239883691072 ] }, "distance": 14.7, "direction": 260.86, "angle": 71.99, "elevation": 45.22, "pano_id": "TMX7316010203-000832_pano_0000_003318", "timestamp": "2018-07-09T13:57:12.122040Z", "filename": "pano_0000_003318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.70252032, "relative_pitch": 71.99042522403163, "relative_heading": 260.85832234135785, "relative_elevation": 45.2239883691072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840080192679797, 52.384911434476734, 0.0 ] }, "distance": 14.72, "direction": 338.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00107", "timestamp": "2025-09-02T13:16:02Z", "filename": "recording_2025-09-02_13-14-23_00107.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.7222611, "relative_pitch": 0.0, "relative_heading": 338.8697463291555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840226940920147, 52.38491422447643, 0.0 ] }, "distance": 14.8, "direction": 18.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00105", "timestamp": "2025-09-02T13:16:01Z", "filename": "recording_2025-09-02_13-14-23_00105.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.80357484, "relative_pitch": 0.0, "relative_heading": 18.44796058195163, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84037426137618, 52.3847652140698, 45.2122595654801 ] }, "distance": 14.93, "direction": 99.79, "angle": 71.72, "elevation": 45.21, "pano_id": "TMX7316010203-001700_pano_0000_003703", "timestamp": "2020-05-08T11:03:26.274480Z", "filename": "pano_0000_003703.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.93251381, "relative_pitch": 71.72286249681848, "relative_heading": 99.78662568526761, "relative_elevation": 45.2122595654801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839938278167155, 52.38478359352588, 0.0 ] }, "distance": 14.98, "direction": 268.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01846", "timestamp": "2024-10-15T10:55:47Z", "filename": "Job_20241015_0915_Track38_Sphere_01846.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 14.97797317, "relative_pitch": 0.0, "relative_heading": 268.1135676951758, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000321_pano_0000_008072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84034293647245, 52.3848631838334, 46.1438399283215 ] }, "distance": 15.11, "direction": 56.39, "angle": 71.87, "elevation": 46.14, "pano_id": "TMX7316010203-000321_pano_0000_008072", "timestamp": "2017-05-31T13:32:55.075070Z", "filename": "pano_0000_008072.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.10829426, "relative_pitch": 71.87065492889892, "relative_heading": 56.388515091712186, "relative_elevation": 46.1438399283215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84002391432983, 52.38467986650313, 0.0 ] }, "distance": 15.11, "direction": 217.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00115", "timestamp": "2024-09-24T11:07:29Z", "filename": "Job_20240924_1221_Track09_Sphere_00115.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.11194159, "relative_pitch": 0.0, "relative_heading": 217.21165324479037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84004285477859, 52.3849072387917, 45.5357433408499 ] }, "distance": 15.41, "direction": 329.39, "angle": 71.3, "elevation": 45.54, "pano_id": "TMX7316010203-001700_pano_0000_001508", "timestamp": "2020-05-08T10:51:19.988120Z", "filename": "pano_0000_001508.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.41388756, "relative_pitch": 71.29899663973673, "relative_heading": 329.3863786710452, "relative_elevation": 45.5357433408499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84038399828012, 52.3847749616218, 45.207649900578 ] }, "distance": 15.45, "direction": 95.4, "angle": 71.14, "elevation": 45.21, "pano_id": "TMX7316010203-000832_pano_0000_003324", "timestamp": "2018-07-09T13:57:14.042480Z", "filename": "pano_0000_003324.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.446713, "relative_pitch": 71.13554316641029, "relative_heading": 95.39962470073071, "relative_elevation": 45.207649900578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84026458913286, 52.3849117660416, 45.6546016028151 ] }, "distance": 15.56, "direction": 27.76, "angle": 71.18, "elevation": 45.65, "pano_id": "TMX7316010203-001700_pano_0000_001505", "timestamp": "2020-05-08T10:51:18.398130Z", "filename": "pano_0000_001505.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.56035414, "relative_pitch": 71.17946645911552, "relative_heading": 27.761375403408884, "relative_elevation": 45.6546016028151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840387631168309, 52.384764621527204, 0.0 ] }, "distance": 15.84, "direction": 99.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01066", "timestamp": "2024-09-11T07:38:40Z", "filename": "recording_2024-09-11_07-28-02_01066.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.84104587, "relative_pitch": 0.0, "relative_heading": 99.46195965307206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839930253827303, 52.384759259765524, 0.0 ] }, "distance": 15.84, "direction": 258.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01060", "timestamp": "2024-09-11T07:38:37Z", "filename": "recording_2024-09-11_07-28-02_01060.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.84292148, "relative_pitch": 0.0, "relative_heading": 258.34417360237535, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840031381836195, 52.384907928443084, 0.0 ] }, "distance": 15.89, "direction": 327.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02088", "timestamp": "2024-10-15T10:58:17Z", "filename": "Job_20241015_0915_Track38_Sphere_02088.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.89035864, "relative_pitch": 0.0, "relative_heading": 327.10263116630296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84032986829255, 52.3848856788721, 45.5749933132902 ] }, "distance": 15.96, "direction": 47.1, "angle": 70.7, "elevation": 45.57, "pano_id": "TMX7316010203-002491_pano_0004_000102", "timestamp": "2022-03-29T10:34:30.451460Z", "filename": "pano_0004_000102.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 15.96231928, "relative_pitch": 70.69755474391893, "relative_heading": 47.09722526120839, "relative_elevation": 45.5749933132902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83992781429199, 52.3847594748841, 45.1711536804214 ] }, "distance": 16.0, "direction": 258.55, "angle": 70.49, "elevation": 45.17, "pano_id": "TMX7316010203-001700_pano_0000_003697", "timestamp": "2020-05-08T11:03:23.204470Z", "filename": "pano_0000_003697.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.00086377, "relative_pitch": 70.49445573750752, "relative_heading": 258.5482869148446, "relative_elevation": 45.1711536804214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83999278119778, 52.3848903026012, 45.4845510004088 ] }, "distance": 16.01, "direction": 315.31, "angle": 70.61, "elevation": 45.48, "pano_id": "TMX7316010203-002076_pano_0000_000145", "timestamp": "2021-04-01T07:29:31.819550Z", "filename": "pano_0000_000145.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.00898881, "relative_pitch": 70.60969469163999, "relative_heading": 315.30901761376606, "relative_elevation": 45.4845510004088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000321_pano_0000_008071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84030394578624, 52.3849010669733, 46.2768727904186 ] }, "distance": 16.02, "direction": 38.28, "angle": 70.9, "elevation": 46.28, "pano_id": "TMX7316010203-000321_pano_0000_008071", "timestamp": "2017-05-31T13:32:54.399950Z", "filename": "pano_0000_008071.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.02439927, "relative_pitch": 70.90044742207313, "relative_heading": 38.281639247128275, "relative_elevation": 46.2768727904186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84039537991631, 52.3847921234303, 45.2278887676075 ] }, "distance": 16.16, "direction": 88.38, "angle": 70.34, "elevation": 45.23, "pano_id": "TMX7316010203-002076_pano_0000_003845", "timestamp": "2021-04-01T08:36:23.447630Z", "filename": "pano_0000_003845.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.1595502, "relative_pitch": 70.33861189436487, "relative_heading": 88.38257609292593, "relative_elevation": 45.2278887676075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8399194104067, 52.3847922576385, 45.2422088645399 ] }, "distance": 16.26, "direction": 271.66, "angle": 70.23, "elevation": 45.24, "pano_id": "TMX7316060226-000021_pano_0001_000184", "timestamp": "2016-08-15T12:04:08.931380Z", "filename": "pano_0001_000184.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.26133737, "relative_pitch": 70.23011878168647, "relative_heading": 271.6599385045173, "relative_elevation": 45.2422088645399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00791/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00791/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00791/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00791/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00791/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00791/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00791/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00791/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00791/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840399272781577, 52.384764871470225, 0.0 ] }, "distance": 16.62, "direction": 98.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00791", "timestamp": "2025-06-18T07:53:34Z", "filename": "recording_2025-06-18_07-44-47_00791.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.6190879, "relative_pitch": 0.0, "relative_heading": 98.91812061493944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84036158240394, 52.3847047192962, 45.2401105230674 ] }, "distance": 16.67, "direction": 123.79, "angle": 69.78, "elevation": 45.24, "pano_id": "TMX7316010203-002491_pano_0003_001189", "timestamp": "2022-03-29T10:29:45.183670Z", "filename": "pano_0003_001189.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.66747928, "relative_pitch": 69.77506235431203, "relative_heading": 123.79053792063725, "relative_elevation": 45.2401105230674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84039911898427, 52.3847597955319, 45.8468938032165 ] }, "distance": 16.71, "direction": 100.84, "angle": 69.98, "elevation": 45.85, "pano_id": "TMX7316010203-002635_pano_0000_000084", "timestamp": "2022-06-27T09:23:10.455720Z", "filename": "pano_0000_000084.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.70568103, "relative_pitch": 69.97928245031393, "relative_heading": 100.83781236726183, "relative_elevation": 45.8468938032165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840293505132319, 52.38491338147364, 0.0 ] }, "distance": 16.72, "direction": 33.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02082", "timestamp": "2024-10-15T10:58:15Z", "filename": "Job_20241015_0915_Track38_Sphere_02082.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.71893842, "relative_pitch": 0.0, "relative_heading": 33.454295251804425, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001621/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001621/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001621/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001621/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001621/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001621/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001621/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001621/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001621/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84037486603361, 52.384716277126, 45.2870147405192 ] }, "distance": 16.78, "direction": 118.41, "angle": 69.67, "elevation": 45.29, "pano_id": "TMX7316010203-002081_pano_0000_001621", "timestamp": "2021-04-08T09:42:32.403340Z", "filename": "pano_0000_001621.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.77766618, "relative_pitch": 69.67163682785689, "relative_heading": 118.4147453346705, "relative_elevation": 45.2870147405192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84001463297581, 52.3846643693694, 45.2366230152547 ] }, "distance": 16.88, "direction": 215.38, "angle": 69.54, "elevation": 45.24, "pano_id": "TMX7316010203-002491_pano_0003_001184", "timestamp": "2022-03-29T10:29:41.328710Z", "filename": "pano_0003_001184.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.87610232, "relative_pitch": 69.54132477382016, "relative_heading": 215.37941206720208, "relative_elevation": 45.2366230152547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840354416320476, 52.384694425316596, 0.0 ] }, "distance": 16.94, "direction": 127.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00120", "timestamp": "2024-09-24T11:07:34Z", "filename": "Job_20240924_1221_Track09_Sphere_00120.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 16.94325898, "relative_pitch": 0.0, "relative_heading": 127.93097060612031, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840006780904763, 52.3849101156303, 0.0 ] }, "distance": 17.05, "direction": 322.82, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00108", "timestamp": "2025-09-02T13:16:02Z", "filename": "recording_2025-09-02_13-14-23_00108.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.05214805, "relative_pitch": 0.0, "relative_heading": 322.817191247116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83995760699166, 52.3848801533197, 45.4310814635828 ] }, "distance": 17.07, "direction": 306.9, "angle": 69.4, "elevation": 45.43, "pano_id": "TMX7316010203-002491_pano_0004_000107", "timestamp": "2022-03-29T10:34:32.736260Z", "filename": "pano_0004_000107.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.0739809, "relative_pitch": 69.40269630201371, "relative_heading": 306.9001584982547, "relative_elevation": 45.4310814635828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000321_pano_0000_008073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84039859483677, 52.3848346685831, 46.0290294717997 ] }, "distance": 17.18, "direction": 72.41, "angle": 69.54, "elevation": 46.03, "pano_id": "TMX7316010203-000321_pano_0000_008073", "timestamp": "2017-05-31T13:32:55.695070Z", "filename": "pano_0000_008073.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.17502446, "relative_pitch": 69.53771376621343, "relative_heading": 72.41014590506994, "relative_elevation": 46.0290294717997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_000973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84038887787221, 52.3847229088593, 45.0173201588914 ] }, "distance": 17.3, "direction": 114.76, "angle": 68.98, "elevation": 45.02, "pano_id": "TMX7316010203-000830_pano_0000_000973", "timestamp": "2018-07-09T08:53:35.344280Z", "filename": "pano_0000_000973.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.30080729, "relative_pitch": 68.97751010472905, "relative_heading": 114.7593501560417, "relative_elevation": 45.0173201588914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84036091888451, 52.3848844937372, 45.5430620135739 ] }, "distance": 17.49, "direction": 52.14, "angle": 68.99, "elevation": 45.54, "pano_id": "TMX7316010203-002076_pano_0000_000140", "timestamp": "2021-04-01T07:29:29.989720Z", "filename": "pano_0000_000140.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.48875517, "relative_pitch": 68.99297006941555, "relative_heading": 52.13529609158491, "relative_elevation": 45.5430620135739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000979/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000979/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000979/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000979/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000830_pano_0000_000979/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000979/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000830_pano_0000_000979/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000979/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000830/pano_0000_000979/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83999628845451, 52.3846657679442, 45.1617766711861 ] }, "distance": 17.51, "direction": 219.01, "angle": 68.81, "elevation": 45.16, "pano_id": "TMX7316010203-000830_pano_0000_000979", "timestamp": "2018-07-09T08:53:41.869220Z", "filename": "pano_0000_000979.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.50751845, "relative_pitch": 68.81056560450101, "relative_heading": 219.00953545580504, "relative_elevation": 45.1617766711861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839987574389026, 52.384907240689735, 0.0 ] }, "distance": 17.63, "direction": 318.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02089", "timestamp": "2024-10-15T10:58:17Z", "filename": "Job_20241015_0915_Track38_Sphere_02089.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.63093418, "relative_pitch": 0.0, "relative_heading": 318.79978292670626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-46-50_00298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839955116554363, 52.38468795212181, 0.0 ] }, "distance": 17.75, "direction": 231.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-46-50_00298", "timestamp": "2025-07-17T07:49:53Z", "filename": "recording_2025-07-17_07-46-50_00298.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.75066712, "relative_pitch": 0.0, "relative_heading": 231.1466175761529, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01857/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01857/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01857/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01857/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01857/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01857/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01857/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01857/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01857/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840421850722018, 52.38479212761806, 0.0 ] }, "distance": 17.96, "direction": 88.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01857", "timestamp": "2024-10-15T10:55:50Z", "filename": "Job_20241015_0915_Track38_Sphere_01857.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 17.96124999, "relative_pitch": 0.0, "relative_heading": 88.54335044248238, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002081_pano_0000_001630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002081_pano_0000_001630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/08/TMX7316010203-002081/pano_0000_001630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84007654968381, 52.38494451001, 45.6888009971008 ] }, "distance": 18.28, "direction": 342.31, "angle": 68.2, "elevation": 45.69, "pano_id": "TMX7316010203-002081_pano_0000_001630", "timestamp": "2021-04-08T09:43:02.643020Z", "filename": "pano_0000_001630.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.27753705, "relative_pitch": 68.19641040040888, "relative_heading": 342.30565525407474, "relative_elevation": 45.6888009971008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83996896137803, 52.38490599889, 45.4845115477219 ] }, "distance": 18.39, "direction": 315.54, "angle": 67.98, "elevation": 45.48, "pano_id": "TMX7316010203-001700_pano_0000_001509", "timestamp": "2020-05-08T10:51:20.483090Z", "filename": "pano_0000_001509.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.39142384, "relative_pitch": 67.98431226104914, "relative_heading": 315.543863182773, "relative_elevation": 45.4845115477219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-17_07-46-50_00304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-17_07-46-50_00304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-17_07-46-50_00304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840389598216191, 52.38470132856047, 0.0 ] }, "distance": 18.48, "direction": 121.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-17_07-46-50_00304", "timestamp": "2025-07-17T07:49:56Z", "filename": "recording_2025-07-17_07-46-50_00304.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.4777421, "relative_pitch": 0.0, "relative_heading": 121.47258934618789, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_005396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_005396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_005396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84042891050791, 52.3847756634849, 44.98823266197 ] }, "distance": 18.49, "direction": 94.27, "angle": 67.66, "elevation": 44.99, "pano_id": "TMX7316010203-000293_pano_0000_005396", "timestamp": "2017-05-10T10:16:50.304630Z", "filename": "pano_0000_005396.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.4873741, "relative_pitch": 67.66037698841379, "relative_heading": 94.26672574246837, "relative_elevation": 44.98823266197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84004462144119, 52.3849395470275, 45.5986838713288 ] }, "distance": 18.55, "direction": 335.37, "angle": 67.87, "elevation": 45.6, "pano_id": "TMX7316060226-000021_pano_0001_001139", "timestamp": "2016-08-15T12:21:40.280000Z", "filename": "pano_0001_001139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.54777506, "relative_pitch": 67.86541602590458, "relative_heading": 335.3725271186645, "relative_elevation": 45.5986838713288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001504/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001504/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001504/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001504/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001504/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001504/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001504/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001504/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001504/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033870785211, 52.3849131717956, 45.64502686169 ] }, "distance": 18.58, "direction": 41.44, "angle": 67.86, "elevation": 45.65, "pano_id": "TMX7316010203-001700_pano_0000_001504", "timestamp": "2020-05-08T10:51:17.858130Z", "filename": "pano_0000_001504.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.57628025, "relative_pitch": 67.85501829204357, "relative_heading": 41.439890783817965, "relative_elevation": 45.64502686169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_02081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_02081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_02081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840337209555046, 52.38491408661344, 0.0 ] }, "distance": 18.59, "direction": 41.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_02081", "timestamp": "2024-10-15T10:58:15Z", "filename": "Job_20241015_0915_Track38_Sphere_02081.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.58563091, "relative_pitch": 0.0, "relative_heading": 40.996432306584445, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83989152390825, 52.3847505436179, 45.7702014194801 ] }, "distance": 18.63, "direction": 257.06, "angle": 67.86, "elevation": 45.77, "pano_id": "TMX7316010203-002635_pano_0000_000077", "timestamp": "2022-06-27T09:23:07.360730Z", "filename": "pano_0000_000077.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.6261934, "relative_pitch": 67.85612390001326, "relative_heading": 257.0609953330797, "relative_elevation": 45.7702014194801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840005606497691, 52.38464821703802, 0.0 ] }, "distance": 18.71, "direction": 213.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00114", "timestamp": "2024-09-24T11:07:27Z", "filename": "Job_20240924_1221_Track09_Sphere_00114.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.70516849, "relative_pitch": 0.0, "relative_heading": 213.72652457702495, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-18_07-44-47_00784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-18_07-44-47_00784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-18_07-44-47_00784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839885187450273, 52.38475555814104, 0.0 ] }, "distance": 18.93, "direction": 259.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-18_07-44-47_00784", "timestamp": "2025-06-18T07:53:30Z", "filename": "recording_2025-06-18_07-44-47_00784.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 18.93256455, "relative_pitch": 0.0, "relative_heading": 258.99949357521433, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83997844006498, 52.384919874275, 45.4487938228995 ] }, "distance": 19.1, "direction": 320.17, "angle": 67.2, "elevation": 45.45, "pano_id": "TMX7316060226-000021_pano_0001_001140", "timestamp": "2016-08-15T12:21:40.974950Z", "filename": "pano_0001_001140.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.10382691, "relative_pitch": 67.20116439085793, "relative_heading": 320.1736641026636, "relative_elevation": 45.4487938228995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84044157817098, 52.3847991992628, 45.222998582758 ] }, "distance": 19.34, "direction": 86.31, "angle": 66.85, "elevation": 45.22, "pano_id": "TMX7316060226-000021_pano_0001_000191", "timestamp": "2016-08-15T12:04:11.231140Z", "filename": "pano_0001_000191.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.33865723, "relative_pitch": 66.84705238535184, "relative_heading": 86.31330876524123, "relative_elevation": 45.222998582758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_003838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_003838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_003838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83987381587167, 52.3847838540971, 45.2065826654434 ] }, "distance": 19.36, "direction": 268.63, "angle": 66.81, "elevation": 45.21, "pano_id": "TMX7316010203-002076_pano_0000_003838", "timestamp": "2021-04-01T08:36:18.807610Z", "filename": "pano_0000_003838.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.36450078, "relative_pitch": 66.81184899520505, "relative_heading": 268.6268581071906, "relative_elevation": 45.2065826654434 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_25_10_24_49_00548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_25_10_24_49_00548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_25_10_24_49_00548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840004145152794, 52.384641658237776, 0.0 ] }, "distance": 19.37, "direction": 212.77, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_25_10_24_49_00548", "timestamp": "2025-09-25T10:45:26Z", "filename": "2025_09_25_10_24_49_00548.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.3700948, "relative_pitch": 0.0, "relative_heading": 212.77263899621403, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000321_pano_0000_008070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028406444683, 52.3849444779281, 46.4953650282696 ] }, "distance": 19.41, "direction": 26.22, "angle": 67.35, "elevation": 46.5, "pano_id": "TMX7316010203-000321_pano_0000_008070", "timestamp": "2017-05-31T13:32:53.719950Z", "filename": "pano_0000_008070.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.40604829, "relative_pitch": 67.34551531278966, "relative_heading": 26.219726584909864, "relative_elevation": 46.4953650282696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83987142405798, 52.3847658513938, 45.2485504830256 ] }, "distance": 19.68, "direction": 262.8, "angle": 66.5, "elevation": 45.25, "pano_id": "TMX7316010203-000832_pano_0000_003317", "timestamp": "2018-07-09T13:57:11.802020Z", "filename": "pano_0000_003317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.67709852, "relative_pitch": 66.4973709765501, "relative_heading": 262.7967957385727, "relative_elevation": 45.2485504830256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_00534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_00534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_00534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_00534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-01_09-03-48_00534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_00534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-01_09-03-48_00534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_00534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-01_09-03-48_00534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840310912395704, 52.384939472322095, 0.0 ] }, "distance": 19.8, "direction": 31.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-01_09-03-48_00534", "timestamp": "2025-07-01T09:14:49Z", "filename": "recording_2025-07-01_09-03-48_00534.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.80401647, "relative_pitch": 0.0, "relative_heading": 31.684483651187108, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/09/TMX7316010203-000907/pano_0011_000654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/09/TMX7316010203-000907/pano_0011_000654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/09/TMX7316010203-000907/pano_0011_000654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/08/09/TMX7316010203-000907/pano_0011_000654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000907_pano_0011_000654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000907_pano_0011_000654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000907_pano_0011_000654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/08/09/TMX7316010203-000907/pano_0011_000654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/08/09/TMX7316010203-000907/pano_0011_000654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84028714019564, 52.3849485205257, 45.9538262430578 ] }, "distance": 19.9, "direction": 26.19, "angle": 66.58, "elevation": 45.95, "pano_id": "TMX7316010203-000907_pano_0011_000654", "timestamp": "2018-08-09T08:52:15.221410Z", "filename": "pano_0011_000654.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.90212903, "relative_pitch": 66.5830603513252, "relative_heading": 26.188420127654382, "relative_elevation": 45.9538262430578 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_003704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_003704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_003704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84044894770057, 52.3847663461471, 45.1963764261454 ] }, "distance": 19.95, "direction": 96.95, "angle": 66.19, "elevation": 45.2, "pano_id": "TMX7316010203-001700_pano_0000_003704", "timestamp": "2020-05-08T11:03:26.724460Z", "filename": "pano_0000_003704.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 19.94682228, "relative_pitch": 66.1863693807222, "relative_heading": 96.94595885642103, "relative_elevation": 45.1963764261454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002076_pano_0000_000146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002076_pano_0000_000146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002076/pano_0000_000146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83991889227912, 52.3848926632113, 45.4482699697837 ] }, "distance": 20.02, "direction": 305.56, "angle": 66.22, "elevation": 45.45, "pano_id": "TMX7316010203-002076_pano_0000_000146", "timestamp": "2021-04-01T07:29:32.179560Z", "filename": "pano_0000_000146.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.02324969, "relative_pitch": 66.2230385688554, "relative_heading": 305.55654802912085, "relative_elevation": 45.4482699697837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0004_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0004_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0004_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84040459738157, 52.384886426408, 45.5430908733979 ] }, "distance": 20.04, "direction": 56.87, "angle": 66.25, "elevation": 45.54, "pano_id": "TMX7316010203-002491_pano_0004_000101", "timestamp": "2022-03-29T10:34:29.931280Z", "filename": "pano_0004_000101.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.03710782, "relative_pitch": 66.25245772075735, "relative_heading": 56.87493256334209, "relative_elevation": 45.5430908733979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_008165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_008165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_008165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_008165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000506_pano_0000_008165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_008165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000506_pano_0000_008165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_008165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/17/TMX7316060226-000506/pano_0000_008165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84033128952696, 52.3849373658482, 45.7784795323387 ] }, "distance": 20.38, "direction": 35.35, "angle": 66.01, "elevation": 45.78, "pano_id": "TMX7316060226-000506_pano_0000_008165", "timestamp": "2020-09-17T08:03:48.305920Z", "filename": "pano_0000_008165.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.37504602, "relative_pitch": 66.00715150905674, "relative_heading": 35.35320393432615, "relative_elevation": 45.7784795323387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-09-02_13-14-23_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-09-02_13-14-23_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-09-02_13-14-23_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839933366693851, 52.3849089944569, 0.0 ] }, "distance": 20.38, "direction": 311.33, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-09-02_13-14-23_00109", "timestamp": "2025-09-02T13:16:03Z", "filename": "recording_2025-09-02_13-14-23_00109.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.38172945, "relative_pitch": 0.0, "relative_heading": 311.3333793856004, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000832_pano_0000_003325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000832_pano_0000_003325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/09/TMX7316010203-000832/pano_0000_003325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84045760059744, 52.3847769170469, 45.222390842624 ] }, "distance": 20.43, "direction": 93.47, "angle": 65.69, "elevation": 45.22, "pano_id": "TMX7316010203-000832_pano_0000_003325", "timestamp": "2018-07-09T13:57:14.367070Z", "filename": "pano_0000_003325.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.42700188, "relative_pitch": 65.69125552063142, "relative_heading": 93.46885651095772, "relative_elevation": 45.222390842624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.83990956520854, 52.3846848460819, 45.174136296846 ] }, "distance": 20.45, "direction": 235.85, "angle": 65.64, "elevation": 45.17, "pano_id": "TMX7316010203-002491_pano_0003_001112", "timestamp": "2022-03-29T10:28:36.884230Z", "filename": "pano_0003_001112.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.45160988, "relative_pitch": 65.64239164065927, "relative_heading": 235.84868237858947, "relative_elevation": 45.174136296846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_08-42-32_04733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_08-42-32_04733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_08-42-32_04733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_08-42-32_04733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-09_08-42-32_04733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_08-42-32_04733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-09_08-42-32_04733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_08-42-32_04733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-09_08-42-32_04733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840317083369384, 52.38494427179007, 0.0 ] }, "distance": 20.48, "direction": 31.9, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-09_08-42-32_04733", "timestamp": "2024-09-09T09:53:32Z", "filename": "recording_2024-09-09_08-42-32_04733.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.47930914, "relative_pitch": 0.0, "relative_heading": 31.899993634636918, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track51_Sphere_00198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track51_Sphere_00198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track51_Sphere_00198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track51_Sphere_00198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track51_Sphere_00198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track51_Sphere_00198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track51_Sphere_00198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track51_Sphere_00198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track51_Sphere_00198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839913008941015, 52.38468046849113, 0.0 ] }, "distance": 20.54, "direction": 234.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track51_Sphere_00198", "timestamp": "2024-10-15T12:34:10Z", "filename": "Job_20241015_0915_Track51_Sphere_00198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.53798868, "relative_pitch": 0.0, "relative_heading": 234.35670871203243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002498/pano_0010_000148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002498/pano_0010_000148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002498/pano_0010_000148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002498/pano_0010_000148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002498_pano_0010_000148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002498_pano_0010_000148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002498_pano_0010_000148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002498/pano_0010_000148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/08/TMX7316010203-002498/pano_0010_000148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84031535403618, 52.3849466888248, 45.8774004122242 ] }, "distance": 20.65, "direction": 31.23, "angle": 65.77, "elevation": 45.88, "pano_id": "TMX7316010203-002498_pano_0010_000148", "timestamp": "2022-04-08T10:01:01.321830Z", "filename": "pano_0010_000148.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.64684152, "relative_pitch": 65.77016579034851, "relative_heading": 31.22817158466113, "relative_elevation": 45.8774004122242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000021_pano_0001_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000021_pano_0001_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000021/pano_0001_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84009807794756, 52.3849702056397, 45.7657692618668 ] }, "distance": 20.68, "direction": 348.59, "angle": 65.68, "elevation": 45.77, "pano_id": "TMX7316060226-000021_pano_0001_001138", "timestamp": "2016-08-15T12:21:39.514960Z", "filename": "pano_0001_001138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.68048982, "relative_pitch": 65.68289274335808, "relative_heading": 348.59490998860196, "relative_elevation": 45.7657692618668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839858047136671, 52.384757754889314, 0.0 ] }, "distance": 20.71, "direction": 260.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01059", "timestamp": "2024-09-11T07:38:36Z", "filename": "recording_2024-09-11_07-28-02_01059.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.7083642, "relative_pitch": 0.0, "relative_heading": 260.63924704228356, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-11_07-28-02_01067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-11_07-28-02_01067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-11_07-28-02_01067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840460950054711, 52.384765343583396, 0.0 ] }, "distance": 20.77, "direction": 96.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-09-11_07-28-02_01067", "timestamp": "2024-09-11T07:38:41Z", "filename": "recording_2024-09-11_07-28-02_01067.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.7715313, "relative_pitch": 0.0, "relative_heading": 96.97881050264687, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240924_1221_Track09_Sphere_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240924_1221_Track09_Sphere_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240924_1221_Track09_Sphere_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.840426928315376, 52.38469721378033, 0.0 ] }, "distance": 20.91, "direction": 118.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240924_1221_Track09_Sphere_00121", "timestamp": "2024-09-24T11:07:35Z", "filename": "Job_20240924_1221_Track09_Sphere_00121.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.9055854, "relative_pitch": 0.0, "relative_heading": 118.90505972460493, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000321_pano_0000_008074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000321_pano_0000_008074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/31/TMX7316010203-000321/pano_0000_008074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84046243160956, 52.3848136352113, 45.9439857294783 ] }, "distance": 20.91, "direction": 82.17, "angle": 65.53, "elevation": 45.94, "pano_id": "TMX7316010203-000321_pano_0000_008074", "timestamp": "2017-05-31T13:32:56.269920Z", "filename": "pano_0000_008074.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.91357221, "relative_pitch": 65.52510627732993, "relative_heading": 82.16806313483465, "relative_elevation": 45.9439857294783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002491_pano_0003_001190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002491_pano_0003_001190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/29/TMX7316010203-002491/pano_0003_001190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84043559396432, 52.3847065536299, 45.2310672756284 ] }, "distance": 20.95, "direction": 115.64, "angle": 65.14, "elevation": 45.23, "pano_id": "TMX7316010203-002491_pano_0003_001190", "timestamp": "2022-03-29T10:29:45.683660Z", "filename": "pano_0003_001190.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.95385486, "relative_pitch": 65.14348204437242, "relative_heading": 115.63567570759693, "relative_elevation": 45.2310672756284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01851/adjacencies/b_20241015_0915_Track38_Sphere_01851/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241015_0915_Track38_Sphere_01844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241015_0915_Track38_Sphere_01844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241015_0915_Track38_Sphere_01844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.839850214418337, 52.384781712546335, 0.0 ] }, "distance": 20.98, "direction": 268.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241015_0915_Track38_Sphere_01844", "timestamp": "2024-10-15T10:55:46Z", "filename": "Job_20241015_0915_Track38_Sphere_01844.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_20241015_0915_Track38_Sphere_01851", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 117756.35808369824, 488688.19846105145 ] }, "relative_distance": 20.97766821, "relative_pitch": 0.0, "relative_heading": 268.08136878880606, "relative_elevation": 0.0 } ] } }