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_20250108_1041_Track07_Sphere_00074/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903714513328252, 52.375205291504145, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00074", "timestamp": "2025-01-08T10:23:42Z", "filename": "Job_20250108_1041_Track07_Sphere_00074.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "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_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90372319008045, 52.3751999729237, 48.3390418495983 ] }, "distance": 0.84, "direction": 135.04, "angle": 89.01, "elevation": 48.34, "pano_id": "TMX7316010203-002032_pano_0000_000200", "timestamp": "2021-03-08T11:35:57.549090Z", "filename": "pano_0000_000200.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 0.83631632, "relative_pitch": 89.00882157531271, "relative_heading": 135.0443189880484, "relative_elevation": 48.3390418495983 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903733616477762, 52.37518799628278, 0.0 ] }, "distance": 2.32, "direction": 145.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00335", "timestamp": "2025-06-17T09:20:45Z", "filename": "recording_2025-06-17_09-10-34_00335.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 2.32299083, "relative_pitch": 0.0, "relative_heading": 145.94137043283635, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903704281578862, 52.375229183965885, 0.0 ] }, "distance": 2.75, "direction": 345.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00336", "timestamp": "2025-06-17T09:20:46Z", "filename": "recording_2025-06-17_09-10-34_00336.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 2.74841855, "relative_pitch": 0.0, "relative_heading": 345.31351683500174, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90369627206725, 52.3752424382486, 48.5569362891838 ] }, "distance": 4.32, "direction": 343.27, "angle": 84.92, "elevation": 48.56, "pano_id": "TMX7316010203-002032_pano_0000_000201", "timestamp": "2021-03-08T11:35:58.094090Z", "filename": "pano_0000_000201.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 4.31612481, "relative_pitch": 84.92044752046803, "relative_heading": 343.27244656629307, "relative_elevation": 48.5569362891838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903743754206616, 52.37516599085108, 0.0 ] }, "distance": 4.81, "direction": 155.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00073", "timestamp": "2025-01-08T10:23:41Z", "filename": "Job_20250108_1041_Track07_Sphere_00073.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 4.80521503, "relative_pitch": 0.0, "relative_heading": 155.5172396783243, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90366000598795, 52.3751775575054, 48.4010151838884 ] }, "distance": 4.83, "direction": 230.26, "angle": 84.3, "elevation": 48.4, "pano_id": "TMX7316010203-000716_pano_0000_000421", "timestamp": "2018-05-14T08:18:27.840190Z", "filename": "pano_0000_000421.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 4.8273658, "relative_pitch": 84.30433417208499, "relative_heading": 230.26113479125632, "relative_elevation": 48.4010151838884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903692714444224, 52.3752475974659, 0.0 ] }, "distance": 4.94, "direction": 342.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00075", "timestamp": "2025-01-08T10:23:43Z", "filename": "Job_20250108_1041_Track07_Sphere_00075.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 4.93610686, "relative_pitch": 0.0, "relative_heading": 342.49710372959873, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90367941895099, 52.3751653467139, 48.3911749795079 ] }, "distance": 5.05, "direction": 208.27, "angle": 84.05, "elevation": 48.39, "pano_id": "TMX7316010203-001669_pano_0000_000227", "timestamp": "2020-04-22T10:14:01.437250Z", "filename": "pano_0000_000227.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.04665368, "relative_pitch": 84.04621897908876, "relative_heading": 208.2671618023724, "relative_elevation": 48.3911749795079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90364317903689, 52.375190374477, 48.463684736751 ] }, "distance": 5.13, "direction": 251.14, "angle": 83.95, "elevation": 48.46, "pano_id": "TMX7316060226-000030_pano_0006_000266", "timestamp": "2016-08-17T08:28:19.162280Z", "filename": "pano_0006_000266.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.13378135, "relative_pitch": 83.95318098863588, "relative_heading": 251.13584937739984, "relative_elevation": 48.463684736751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9036436058281, 52.3751859762601, 48.4205472040921 ] }, "distance": 5.29, "direction": 246.01, "angle": 83.77, "elevation": 48.42, "pano_id": "TMX7316010203-001182_pano_0000_000098", "timestamp": "2019-05-14T08:50:33.595200Z", "filename": "pano_0000_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.28567902, "relative_pitch": 83.77015122084373, "relative_heading": 246.00697860564043, "relative_elevation": 48.4205472040921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9036368748833, 52.3751996974781, 48.4557543778792 ] }, "distance": 5.32, "direction": 263.29, "angle": 83.73, "elevation": 48.46, "pano_id": "TMX7316060226-000019_pano_0000_003047", "timestamp": "2016-08-15T05:11:55.827050Z", "filename": "pano_0000_003047.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.32387653, "relative_pitch": 83.73001101641016, "relative_heading": 263.2856002872402, "relative_elevation": 48.4557543778792 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90367842738741, 52.3751626605935, 48.3417549515143 ] }, "distance": 5.34, "direction": 207.39, "angle": 83.69, "elevation": 48.34, "pano_id": "TMX7316060226-000019_pano_0000_003046", "timestamp": "2016-08-15T05:11:55.337080Z", "filename": "pano_0000_003046.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.3425172, "relative_pitch": 83.69351562511392, "relative_heading": 207.38689033162765, "relative_elevation": 48.3417549515143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90363619916946, 52.3752010412309, 48.515937268734 ] }, "distance": 5.35, "direction": 264.93, "angle": 83.7, "elevation": 48.52, "pano_id": "TMX7316010203-001669_pano_0000_000228", "timestamp": "2020-04-22T10:14:01.932210Z", "filename": "pano_0000_000228.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.35430757, "relative_pitch": 83.70221889466504, "relative_heading": 264.9324806632477, "relative_elevation": 48.515937268734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90363866901484, 52.3751865350288, 48.4703206401318 ] }, "distance": 5.57, "direction": 248.0, "angle": 83.44, "elevation": 48.47, "pano_id": "TMX7316010203-003023_pano_0014_000080", "timestamp": "2023-04-03T10:35:46.804530Z", "filename": "pano_0014_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.57091691, "relative_pitch": 83.44350186711925, "relative_heading": 247.9976488917222, "relative_elevation": 48.4703206401318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90364392879156, 52.37517837855, 48.6444796388969 ] }, "distance": 5.66, "direction": 238.08, "angle": 83.36, "elevation": 48.64, "pano_id": "TMX7316010203-002974_pano_0011_000080", "timestamp": "2023-02-20T08:15:11.355360Z", "filename": "pano_0011_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.66351318, "relative_pitch": 83.35914333158237, "relative_heading": 238.07729767655113, "relative_elevation": 48.6444796388969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90364018928721, 52.3751807721892, 48.4198002135381 ] }, "distance": 5.75, "direction": 241.67, "angle": 83.23, "elevation": 48.42, "pano_id": "TMX7316010203-002031_pano_0001_000037", "timestamp": "2021-03-08T10:09:28.473160Z", "filename": "pano_0001_000037.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.75015304, "relative_pitch": 83.227487917511, "relative_heading": 241.67406508484015, "relative_elevation": 48.4198002135381 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903638561881891, 52.37518232337488, 0.0 ] }, "distance": 5.77, "direction": 243.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00036", "timestamp": "2025-01-08T13:32:44Z", "filename": "Job_20250108_1349_Track10_Sphere_00036.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.76943901, "relative_pitch": 0.0, "relative_heading": 243.7056328472768, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90375781896857, 52.3751595102049, 48.1542412480339 ] }, "distance": 5.89, "direction": 149.93, "angle": 83.03, "elevation": 48.15, "pano_id": "TMX7316010203-002032_pano_0000_000199", "timestamp": "2021-03-08T11:35:56.989070Z", "filename": "pano_0000_000199.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.88639733, "relative_pitch": 83.0307128386585, "relative_heading": 149.932310287466, "relative_elevation": 48.1542412480339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90369218079052, 52.3751541640243, 48.3274923702702 ] }, "distance": 5.89, "direction": 194.97, "angle": 83.05, "elevation": 48.33, "pano_id": "TMX7316060226-000030_pano_0006_000265", "timestamp": "2016-08-17T08:28:18.382290Z", "filename": "pano_0006_000265.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 5.8889677, "relative_pitch": 83.0524501088928, "relative_heading": 194.96699658030695, "relative_elevation": 48.3274923702702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90366950825766, 52.3751584488768, 48.4035807410255 ] }, "distance": 6.05, "direction": 210.46, "angle": 82.88, "elevation": 48.4, "pano_id": "TMX7316010203-001552_pano_0001_001476", "timestamp": "2020-01-10T12:08:28.600840Z", "filename": "pano_0001_001476.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.04672894, "relative_pitch": 82.87931777653355, "relative_heading": 210.45610522219968, "relative_elevation": 48.4035807410255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903640952610819, 52.3751745138407, 0.0 ] }, "distance": 6.07, "direction": 235.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00370", "timestamp": "2025-10-01T08:45:42Z", "filename": "recording_2025-10-01_08-38-59_00370.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.06842065, "relative_pitch": 0.0, "relative_heading": 235.6422336439262, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90367321205932, 52.3751563693167, 48.3102667434141 ] }, "distance": 6.13, "direction": 207.32, "angle": 82.77, "elevation": 48.31, "pano_id": "TMX7316010203-000709_pano_0000_000067", "timestamp": "2018-05-07T09:26:50.267890Z", "filename": "pano_0000_000067.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.12749721, "relative_pitch": 82.77141156875012, "relative_heading": 207.32465661493995, "relative_elevation": 48.3102667434141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90364675947429, 52.3751688570261, 48.3353452282026 ] }, "distance": 6.14, "direction": 228.7, "angle": 82.76, "elevation": 48.34, "pano_id": "TMX7316010203-003024_pano_0004_000090", "timestamp": "2023-04-11T05:46:12.900910Z", "filename": "pano_0004_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.14227893, "relative_pitch": 82.75787826692988, "relative_heading": 228.69614140577858, "relative_elevation": 48.3353452282026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9036528091599, 52.3751647166033, 48.4313885075971 ] }, "distance": 6.17, "direction": 222.95, "angle": 82.74, "elevation": 48.43, "pano_id": "TMX7316010203-002037_pano_0000_000116", "timestamp": "2021-03-11T08:21:39.438510Z", "filename": "pano_0000_000116.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.16792293, "relative_pitch": 82.74223253149513, "relative_heading": 222.94527727890244, "relative_elevation": 48.4313885075971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90362425286456, 52.3751917210757, 48.444879562594 ] }, "distance": 6.33, "direction": 256.2, "angle": 82.56, "elevation": 48.44, "pano_id": "TMX7316010203-000709_pano_0000_000068", "timestamp": "2018-05-07T09:26:51.048090Z", "filename": "pano_0000_000068.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.32971054, "relative_pitch": 82.55601754474183, "relative_heading": 256.1982228047299, "relative_elevation": 48.444879562594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90362168798062, 52.3751942261936, 48.5368845444173 ] }, "distance": 6.44, "direction": 258.98, "angle": 82.44, "elevation": 48.54, "pano_id": "TMX7316010203-001552_pano_0001_001477", "timestamp": "2020-01-10T12:08:29.125860Z", "filename": "pano_0001_001477.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.44042055, "relative_pitch": 82.44150495993632, "relative_heading": 258.97831789904825, "relative_elevation": 48.5368845444173 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90366806608435, 52.3751548166732, 49.5804244894534 ] }, "distance": 6.45, "direction": 209.39, "angle": 82.59, "elevation": 49.58, "pano_id": "TMX7316010203-003000_pano_0008_000003", "timestamp": "2023-03-20T07:42:55.524390Z", "filename": "pano_0008_000003.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.44603616, "relative_pitch": 82.59242764650776, "relative_heading": 209.38762484371327, "relative_elevation": 49.5804244894534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90363693362237, 52.3751714959924, 48.4828105643392 ] }, "distance": 6.49, "direction": 234.56, "angle": 82.38, "elevation": 48.48, "pano_id": "TMX7316010203-002546_pano_0002_000724", "timestamp": "2022-04-26T09:17:51.684850Z", "filename": "pano_0002_000724.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.48504942, "relative_pitch": 82.38135192769876, "relative_heading": 234.55763265778782, "relative_elevation": 48.4828105643392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903686786712917, 52.37514878947278, 0.0 ] }, "distance": 6.56, "direction": 196.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00035", "timestamp": "2025-01-08T13:32:43Z", "filename": "Job_20250108_1349_Track10_Sphere_00035.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.56466228, "relative_pitch": 0.0, "relative_heading": 196.7166347118022, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90362148705498, 52.375189288121, 49.6982564460486 ] }, "distance": 6.58, "direction": 254.3, "angle": 82.46, "elevation": 49.7, "pano_id": "TMX7316010203-003000_pano_0008_000004", "timestamp": "2023-03-20T07:42:56.024540Z", "filename": "pano_0008_000004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.58082674, "relative_pitch": 82.45702401023382, "relative_heading": 254.30009709996423, "relative_elevation": 49.6982564460486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90361907685724, 52.3752148416369, 48.4890189431608 ] }, "distance": 6.59, "direction": 279.29, "angle": 82.27, "elevation": 48.49, "pano_id": "TMX7316010203-000716_pano_0000_000422", "timestamp": "2018-05-14T08:18:28.480280Z", "filename": "pano_0000_000422.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.58575149, "relative_pitch": 82.26544704649139, "relative_heading": 279.28596239184697, "relative_elevation": 48.4890189431608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90368376726526, 52.3751489475274, 48.2977201044559 ] }, "distance": 6.61, "direction": 198.47, "angle": 82.21, "elevation": 48.3, "pano_id": "TMX7316010203-001182_pano_0000_000097", "timestamp": "2019-05-14T08:50:33.130210Z", "filename": "pano_0000_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.61005289, "relative_pitch": 82.20688413372048, "relative_heading": 198.46784201660012, "relative_elevation": 48.2977201044559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90368129111348, 52.3751484889654, 48.3455068608746 ] }, "distance": 6.71, "direction": 199.7, "angle": 82.09, "elevation": 48.35, "pano_id": "TMX7316010203-003023_pano_0014_000079", "timestamp": "2023-04-03T10:35:45.739560Z", "filename": "pano_0014_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.71340917, "relative_pitch": 82.09428435623518, "relative_heading": 199.6950648545762, "relative_elevation": 48.3455068608746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90368880507478, 52.3751464133102, 48.2815090119839 ] }, "distance": 6.78, "direction": 194.96, "angle": 82.0, "elevation": 48.28, "pano_id": "TMX7316010203-002031_pano_0001_000036", "timestamp": "2021-03-08T10:09:27.778170Z", "filename": "pano_0001_000036.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.78153843, "relative_pitch": 82.0046376360026, "relative_heading": 194.9615492510117, "relative_elevation": 48.2815090119839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90369215065898, 52.3751447736482, 48.4995412128046 ] }, "distance": 6.9, "direction": 192.74, "angle": 81.9, "elevation": 48.5, "pano_id": "TMX7316010203-002974_pano_0011_000079", "timestamp": "2023-02-20T08:15:10.865340Z", "filename": "pano_0011_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.9041568, "relative_pitch": 81.8980895402466, "relative_heading": 192.74338753352694, "relative_elevation": 48.4995412128046 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90370623961936, 52.3751426128814, 48.2788047641516 ] }, "distance": 7.0, "direction": 184.62, "angle": 81.75, "elevation": 48.28, "pano_id": "TMX7316010203-000716_pano_0000_000420", "timestamp": "2018-05-14T08:18:27.180210Z", "filename": "pano_0000_000420.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 6.99725395, "relative_pitch": 81.75330057986606, "relative_heading": 184.61879255868217, "relative_elevation": 48.2788047641516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90360931138958, 52.3752068433167, 48.4197233058512 ] }, "distance": 7.17, "direction": 271.38, "angle": 81.58, "elevation": 48.42, "pano_id": "TMX7316010203-003024_pano_0004_000091", "timestamp": "2023-04-11T05:46:13.515840Z", "filename": "pano_0004_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.16658029, "relative_pitch": 81.58080302870916, "relative_heading": 271.3807040353745, "relative_elevation": 48.4197233058512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90361472490422, 52.3751827751606, 48.5223325910047 ] }, "distance": 7.24, "direction": 249.76, "angle": 81.51, "elevation": 48.52, "pano_id": "TMX7316010203-002993_pano_0001_000111", "timestamp": "2023-03-13T07:52:42.324700Z", "filename": "pano_0001_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.24298181, "relative_pitch": 81.51008283055884, "relative_heading": 249.76205703979255, "relative_elevation": 48.5223325910047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90360797924268, 52.375200044531, 48.5309270629659 ] }, "distance": 7.28, "direction": 265.4, "angle": 81.47, "elevation": 48.53, "pano_id": "TMX7316010203-002037_pano_0000_000117", "timestamp": "2021-03-11T08:21:40.068560Z", "filename": "pano_0000_000117.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.2786771, "relative_pitch": 81.47034509512133, "relative_heading": 265.3991570264301, "relative_elevation": 48.5309270629659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9037712484923, 52.375149502825245, 0.0 ] }, "distance": 7.31, "direction": 148.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00334", "timestamp": "2025-06-17T09:20:45Z", "filename": "recording_2025-06-17_09-10-34_00334.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.31207416, "relative_pitch": 0.0, "relative_heading": 148.10163474369548, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903689910975372, 52.37514104584677, 0.0 ] }, "distance": 7.34, "direction": 193.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00369", "timestamp": "2025-10-01T08:45:41Z", "filename": "recording_2025-10-01_08-38-59_00369.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.34261695, "relative_pitch": 0.0, "relative_heading": 193.19028318815487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90366054452602, 52.3751469034867, 48.4114541430026 ] }, "distance": 7.46, "direction": 209.5, "angle": 81.23, "elevation": 48.41, "pano_id": "TMX7316010203-002993_pano_0001_000110", "timestamp": "2023-03-13T07:52:41.784640Z", "filename": "pano_0001_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.46464027, "relative_pitch": 81.23450296162034, "relative_heading": 209.4968486542187, "relative_elevation": 48.4114541430026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9036076710737, 52.3752248517578, 48.4959972091019 ] }, "distance": 7.59, "direction": 286.65, "angle": 81.1, "elevation": 48.5, "pano_id": "TMX7316010203-001182_pano_0000_000099", "timestamp": "2019-05-14T08:50:34.070190Z", "filename": "pano_0000_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.59477429, "relative_pitch": 81.09941904085684, "relative_heading": 286.65372411335454, "relative_elevation": 48.4959972091019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90368748572636, 52.3751376499633, 48.3433869006112 ] }, "distance": 7.75, "direction": 193.74, "angle": 80.89, "elevation": 48.34, "pano_id": "TMX7316010203-002546_pano_0002_000723", "timestamp": "2022-04-26T09:17:50.974880Z", "filename": "pano_0002_000723.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.74857015, "relative_pitch": 80.89397497070227, "relative_heading": 193.74178127685988, "relative_elevation": 48.3433869006112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903684102674445, 52.375272413285764, 0.0 ] }, "distance": 7.75, "direction": 344.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00337", "timestamp": "2025-06-17T09:20:47Z", "filename": "recording_2025-06-17_09-10-34_00337.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.75075897, "relative_pitch": 0.0, "relative_heading": 344.5020423112126, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90359948089012, 52.3752141987664, 48.7420718772337 ] }, "distance": 7.9, "direction": 277.21, "angle": 80.8, "elevation": 48.74, "pano_id": "TMX7316010203-002974_pano_0011_000081", "timestamp": "2023-02-20T08:15:11.845340Z", "filename": "pano_0011_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 7.89643021, "relative_pitch": 80.7977810623127, "relative_heading": 277.2107656580927, "relative_elevation": 48.7420718772337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90360173862079, 52.3752266801675, 48.545928790234 ] }, "distance": 8.04, "direction": 287.22, "angle": 80.6, "elevation": 48.55, "pano_id": "TMX7316010203-003023_pano_0014_000081", "timestamp": "2023-04-03T10:35:47.679550Z", "filename": "pano_0014_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.04053842, "relative_pitch": 80.59562097241505, "relative_heading": 287.21765180282216, "relative_elevation": 48.545928790234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90368967208461, 52.3751332370382, 48.2067904053256 ] }, "distance": 8.19, "direction": 191.91, "angle": 80.35, "elevation": 48.21, "pano_id": "TMX7316010203-003024_pano_0004_000089", "timestamp": "2023-04-11T05:46:12.255870Z", "filename": "pano_0004_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.19435728, "relative_pitch": 80.3528754497415, "relative_heading": 191.91457175177632, "relative_elevation": 48.2067904053256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90360077662834, 52.3752294266897, 48.541687482968 ] }, "distance": 8.2, "direction": 289.12, "angle": 80.41, "elevation": 48.54, "pano_id": "TMX7316060226-000030_pano_0006_000267", "timestamp": "2016-08-17T08:28:19.892300Z", "filename": "pano_0006_000267.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.19811075, "relative_pitch": 80.41388679765453, "relative_heading": 289.122689129076, "relative_elevation": 48.541687482968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903594095919837, 52.37520916778639, 0.0 ] }, "distance": 8.21, "direction": 273.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00371", "timestamp": "2025-10-01T08:45:43Z", "filename": "recording_2025-10-01_08-38-59_00371.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.21204427, "relative_pitch": 0.0, "relative_heading": 273.01084951757827, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90370021255016, 52.3751310597526, 48.28271755483 ] }, "distance": 8.32, "direction": 186.72, "angle": 80.23, "elevation": 48.28, "pano_id": "TMX7316010203-002037_pano_0000_000115", "timestamp": "2021-03-11T08:21:38.838510Z", "filename": "pano_0000_000115.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.31731614, "relative_pitch": 80.22599467438673, "relative_heading": 186.7244912984557, "relative_elevation": 48.28271755483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90359363859553, 52.3752162253708, 48.5173042751849 ] }, "distance": 8.32, "direction": 278.41, "angle": 80.27, "elevation": 48.52, "pano_id": "TMX7316010203-002031_pano_0001_000038", "timestamp": "2021-03-08T10:09:29.153220Z", "filename": "pano_0001_000038.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.32127789, "relative_pitch": 80.26780311334022, "relative_heading": 278.4074448174993, "relative_elevation": 48.5173042751849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90359338881621, 52.375217451556004, 0.0 ] }, "distance": 8.36, "direction": 279.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00037", "timestamp": "2025-01-08T13:32:44Z", "filename": "Job_20250108_1349_Track10_Sphere_00037.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.35910501, "relative_pitch": 0.0, "relative_heading": 279.3156066258158, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90372499383304, 52.3751304087548, 48.2462566234171 ] }, "distance": 8.36, "direction": 175.1, "angle": 80.17, "elevation": 48.25, "pano_id": "TMX7316010203-001669_pano_0000_000226", "timestamp": "2020-04-22T10:14:00.942220Z", "filename": "pano_0000_000226.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.36305145, "relative_pitch": 80.16601294711445, "relative_heading": 175.10411094673367, "relative_elevation": 48.2462566234171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90358965616192, 52.3752073077705, 48.5832020230591 ] }, "distance": 8.51, "direction": 271.51, "angle": 80.07, "elevation": 48.58, "pano_id": "TMX7316010203-002546_pano_0002_000725", "timestamp": "2022-04-26T09:17:52.409830Z", "filename": "pano_0002_000725.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.50602633, "relative_pitch": 80.0692163325319, "relative_heading": 271.5114853023232, "relative_elevation": 48.5832020230591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90360012099785, 52.3752383348174, 48.5072737438604 ] }, "distance": 8.61, "direction": 295.27, "angle": 79.93, "elevation": 48.51, "pano_id": "TMX7316060226-000019_pano_0000_003048", "timestamp": "2016-08-15T05:11:56.317050Z", "filename": "pano_0000_003048.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.61449432, "relative_pitch": 79.92973132788377, "relative_heading": 295.2662481944704, "relative_elevation": 48.5072737438604 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90372379806239, 52.3751270798615, 48.2053000088781 ] }, "distance": 8.73, "direction": 175.84, "angle": 79.74, "elevation": 48.21, "pano_id": "TMX7316060226-000019_pano_0000_003045", "timestamp": "2016-08-15T05:11:54.857110Z", "filename": "pano_0000_003045.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.72589918, "relative_pitch": 79.73968680955204, "relative_heading": 175.84447757791753, "relative_elevation": 48.2053000088781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90359578541524, 52.3752379551649, 48.5698072295636 ] }, "distance": 8.87, "direction": 294.2, "angle": 79.66, "elevation": 48.57, "pano_id": "TMX7316010203-001669_pano_0000_000229", "timestamp": "2020-04-22T10:14:02.427250Z", "filename": "pano_0000_000229.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 8.86500101, "relative_pitch": 79.65618845339296, "relative_heading": 294.20474834032575, "relative_elevation": 48.5698072295636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90371907605827, 52.375124182798, 48.2551075592637 ] }, "distance": 9.03, "direction": 178.03, "angle": 79.4, "elevation": 48.26, "pano_id": "TMX7316010203-001552_pano_0001_001475", "timestamp": "2020-01-10T12:08:28.065850Z", "filename": "pano_0001_001475.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.03067582, "relative_pitch": 79.40002534837762, "relative_heading": 178.02814119303554, "relative_elevation": 48.2551075592637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90372395142741, 52.3751225142876, 48.1525598950684 ] }, "distance": 9.23, "direction": 176.01, "angle": 79.15, "elevation": 48.15, "pano_id": "TMX7316010203-000709_pano_0000_000066", "timestamp": "2018-05-07T09:26:49.537880Z", "filename": "pano_0000_000066.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.23338998, "relative_pitch": 79.1451331832218, "relative_heading": 176.00827774544774, "relative_elevation": 48.1525598950684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90371814984751, 52.3751218848805, 49.4305581208318 ] }, "distance": 9.28, "direction": 178.47, "angle": 79.36, "elevation": 49.43, "pano_id": "TMX7316010203-003000_pano_0008_000002", "timestamp": "2023-03-20T07:42:55.014510Z", "filename": "pano_0008_000002.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.28433149, "relative_pitch": 79.36231574449005, "relative_heading": 178.47147568156834, "relative_elevation": 49.4305581208318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9036776723972, 52.3752865441331, 48.6940819695592 ] }, "distance": 9.38, "direction": 344.49, "angle": 79.09, "elevation": 48.69, "pano_id": "TMX7316010203-002032_pano_0000_000202", "timestamp": "2021-03-08T11:35:58.629080Z", "filename": "pano_0000_000202.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.38300214, "relative_pitch": 79.09319276909382, "relative_heading": 344.4908030710592, "relative_elevation": 48.6940819695592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357904494142, 52.3752255351966, 49.7590511562303 ] }, "distance": 9.5, "direction": 283.72, "angle": 79.19, "elevation": 49.76, "pano_id": "TMX7316010203-003000_pano_0008_000005", "timestamp": "2023-03-20T07:42:56.519410Z", "filename": "pano_0008_000005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.49673814, "relative_pitch": 79.19478769504339, "relative_heading": 283.72126951554714, "relative_elevation": 49.7590511562303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90374892916285, 52.375121740204, 48.1739919083193 ] }, "distance": 9.59, "direction": 165.85, "angle": 78.74, "elevation": 48.17, "pano_id": "TMX7316060226-000030_pano_0006_000264", "timestamp": "2016-08-17T08:28:17.537290Z", "filename": "pano_0006_000264.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.58801178, "relative_pitch": 78.74358297249199, "relative_heading": 165.85057883846974, "relative_elevation": 48.1739919083193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357804382347, 52.3752292979911, 48.5328946486115 ] }, "distance": 9.67, "direction": 286.04, "angle": 78.73, "elevation": 48.53, "pano_id": "TMX7316010203-000709_pano_0000_000069", "timestamp": "2018-05-07T09:26:51.862890Z", "filename": "pano_0000_000069.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.67017707, "relative_pitch": 78.73139503617745, "relative_heading": 286.03609749216514, "relative_elevation": 48.5328946486115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90378467367186, 52.37512902973234, 0.0 ] }, "distance": 9.74, "direction": 150.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00072", "timestamp": "2025-01-08T10:23:40Z", "filename": "Job_20250108_1041_Track07_Sphere_00072.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.73869236, "relative_pitch": 0.0, "relative_heading": 150.61801374950525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90367843258579, 52.37529006893419, 0.0 ] }, "distance": 9.75, "direction": 345.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00076", "timestamp": "2025-01-08T10:23:44Z", "filename": "Job_20250108_1041_Track07_Sphere_00076.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.74832622, "relative_pitch": 0.0, "relative_heading": 345.4004585300009, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9035725793333, 52.3752202916717, 48.578909361735 ] }, "distance": 9.81, "direction": 279.8, "angle": 78.58, "elevation": 48.58, "pano_id": "TMX7316010203-002993_pano_0001_000112", "timestamp": "2023-03-13T07:52:42.854640Z", "filename": "pano_0001_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.80909268, "relative_pitch": 78.58428532597364, "relative_heading": 279.79729963173185, "relative_elevation": 48.578909361735 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357685498379, 52.3752316084881, 48.5959668494761 ] }, "distance": 9.82, "direction": 287.35, "angle": 78.57, "elevation": 48.6, "pano_id": "TMX7316010203-001552_pano_0001_001478", "timestamp": "2020-01-10T12:08:29.660840Z", "filename": "pano_0001_001478.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 9.8215822, "relative_pitch": 78.5740389076006, "relative_heading": 287.34721018958743, "relative_elevation": 48.5959668494761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903736250550028, 52.37511609646572, 0.0 ] }, "distance": 10.03, "direction": 171.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00034", "timestamp": "2025-01-08T13:32:42Z", "filename": "Job_20250108_1349_Track10_Sphere_00034.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.03492283, "relative_pitch": 0.0, "relative_heading": 171.51672445491786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90372850090495, 52.3751140517947, 48.1550413528457 ] }, "distance": 10.2, "direction": 174.64, "angle": 78.04, "elevation": 48.16, "pano_id": "TMX7316010203-001182_pano_0000_000096", "timestamp": "2019-05-14T08:50:32.675190Z", "filename": "pano_0000_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.19724139, "relative_pitch": 78.04375371488153, "relative_heading": 174.63982307704404, "relative_elevation": 48.1550413528457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90372871847389, 52.3751128869085, 48.2025661990047 ] }, "distance": 10.33, "direction": 174.63, "angle": 77.91, "elevation": 48.2, "pano_id": "TMX7316010203-003023_pano_0014_000078", "timestamp": "2023-04-03T10:35:44.394540Z", "filename": "pano_0014_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.32768115, "relative_pitch": 77.90687964009491, "relative_heading": 174.62515805434253, "relative_elevation": 48.2025661990047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90370941520337, 52.3751124985393, 48.2699191076681 ] }, "distance": 10.33, "direction": 181.93, "angle": 77.92, "elevation": 48.27, "pano_id": "TMX7316010203-002993_pano_0001_000109", "timestamp": "2023-03-13T07:52:41.229740Z", "filename": "pano_0001_000109.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.33132354, "relative_pitch": 77.91912380158769, "relative_heading": 181.9258478026072, "relative_elevation": 48.2699191076681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357816207734, 52.3752473263519, 48.4306935537606 ] }, "distance": 10.4, "direction": 296.74, "angle": 77.88, "elevation": 48.43, "pano_id": "TMX7316010203-003024_pano_0004_000092", "timestamp": "2023-04-11T05:46:14.110860Z", "filename": "pano_0004_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.39735011, "relative_pitch": 77.88336416309399, "relative_heading": 296.73508637147194, "relative_elevation": 48.4306935537606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90358415305385, 52.3752542172007, 48.5003896811977 ] }, "distance": 10.41, "direction": 301.52, "angle": 77.88, "elevation": 48.5, "pano_id": "TMX7316010203-000716_pano_0000_000423", "timestamp": "2018-05-14T08:18:29.100200Z", "filename": "pano_0000_000423.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.41417753, "relative_pitch": 77.8812583811969, "relative_heading": 301.5180444045273, "relative_elevation": 48.5003896811977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90373844533364, 52.375112728165, 48.1486616851762 ] }, "distance": 10.43, "direction": 171.01, "angle": 77.78, "elevation": 48.15, "pano_id": "TMX7316010203-002031_pano_0001_000035", "timestamp": "2021-03-08T10:09:27.073170Z", "filename": "pano_0001_000035.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.42808851, "relative_pitch": 77.77956200574918, "relative_heading": 171.0082502119172, "relative_elevation": 48.1486616851762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357318574618, 52.375241989915, 44.0456853155047 ] }, "distance": 10.46, "direction": 292.99, "angle": 76.65, "elevation": 44.05, "pano_id": "TMX7316010203-001981_pano_0000_000507", "timestamp": "2021-01-25T12:59:46.330600Z", "filename": "pano_0000_000507.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.45520565, "relative_pitch": 76.64673235755599, "relative_heading": 292.990661620767, "relative_elevation": 44.0456853155047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90374304141963, 52.3751122628628, 48.3566887397319 ] }, "distance": 10.53, "direction": 169.37, "angle": 77.71, "elevation": 48.36, "pano_id": "TMX7316010203-002974_pano_0011_000078", "timestamp": "2023-02-20T08:15:10.360360Z", "filename": "pano_0011_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.53245243, "relative_pitch": 77.71245474654835, "relative_heading": 169.37024882926917, "relative_elevation": 48.3566887397319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90356701966966, 52.3752372187913, 48.568064856343 ] }, "distance": 10.65, "direction": 289.48, "angle": 77.63, "elevation": 48.57, "pano_id": "TMX7316010203-002037_pano_0000_000118", "timestamp": "2021-03-11T08:21:40.698520Z", "filename": "pano_0000_000118.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.65442883, "relative_pitch": 77.62695692722616, "relative_heading": 289.4782134703028, "relative_elevation": 48.568064856343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90379921989667, 52.3751215078667, 48.028202294372 ] }, "distance": 10.96, "direction": 148.25, "angle": 77.14, "elevation": 48.03, "pano_id": "TMX7316010203-002032_pano_0000_000198", "timestamp": "2021-03-08T11:35:56.424070Z", "filename": "pano_0000_000198.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.96339866, "relative_pitch": 77.14141155397148, "relative_heading": 148.25224493888268, "relative_elevation": 48.028202294372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903739175095177, 52.37510781276109, 0.0 ] }, "distance": 10.98, "direction": 171.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00368", "timestamp": "2025-10-01T08:45:40Z", "filename": "recording_2025-10-01_08-38-59_00368.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 10.97615368, "relative_pitch": 0.0, "relative_heading": 171.19824597484197, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9037555026737, 52.3751092257397, 48.1600660542026 ] }, "distance": 11.05, "direction": 165.36, "angle": 77.08, "elevation": 48.16, "pano_id": "TMX7316010203-000716_pano_0000_000419", "timestamp": "2018-05-14T08:18:26.520190Z", "filename": "pano_0000_000419.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 11.04813595, "relative_pitch": 77.0796450037376, "relative_heading": 165.36473193411348, "relative_elevation": 48.1600660542026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0001_000734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90356534103911, 52.3752460726738, 44.0987221822143 ] }, "distance": 11.13, "direction": 294.07, "angle": 75.84, "elevation": 44.1, "pano_id": "TMX7316010203-000354_pano_0001_000734", "timestamp": "2017-07-06T07:39:48.061190Z", "filename": "pano_0001_000734.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 11.12642936, "relative_pitch": 75.83940227638166, "relative_heading": 294.06984286977405, "relative_elevation": 44.0987221822143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000722/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000722/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000722/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000722/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000722/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000722/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000722/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000722/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000722/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90373876177304, 52.3751047475022, 48.2065193504095 ] }, "distance": 11.31, "direction": 171.6, "angle": 76.8, "elevation": 48.21, "pano_id": "TMX7316010203-002546_pano_0002_000722", "timestamp": "2022-04-26T09:17:50.294890Z", "filename": "pano_0002_000722.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 11.30919792, "relative_pitch": 76.79722766719973, "relative_heading": 171.60359472878667, "relative_elevation": 48.2065193504095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357709970726, 52.3752653905259, 48.5044879876077 ] }, "distance": 11.5, "direction": 305.55, "angle": 76.66, "elevation": 48.5, "pano_id": "TMX7316010203-001182_pano_0000_000100", "timestamp": "2019-05-14T08:50:34.550210Z", "filename": "pano_0000_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 11.50209134, "relative_pitch": 76.65960233790837, "relative_heading": 305.5501727185364, "relative_elevation": 48.5044879876077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90355896332836, 52.3752518378423, 48.765242706053 ] }, "distance": 11.79, "direction": 296.06, "angle": 76.41, "elevation": 48.77, "pano_id": "TMX7316010203-002974_pano_0011_000082", "timestamp": "2023-02-20T08:15:12.340340Z", "filename": "pano_0011_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 11.79172263, "relative_pitch": 76.40647260383959, "relative_heading": 296.0555857701386, "relative_elevation": 48.765242706053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90373776286142, 52.3751002142421, 48.0853392370045 ] }, "distance": 11.8, "direction": 172.29, "angle": 76.21, "elevation": 48.09, "pano_id": "TMX7316010203-003024_pano_0004_000088", "timestamp": "2023-04-11T05:46:11.585860Z", "filename": "pano_0004_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 11.7991357, "relative_pitch": 76.21321200392255, "relative_heading": 172.28808989397908, "relative_elevation": 48.0853392370045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903552148885835, 52.37524607071605, 0.0 ] }, "distance": 11.95, "direction": 292.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00372", "timestamp": "2025-10-01T08:45:44Z", "filename": "recording_2025-10-01_08-38-59_00372.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 11.95226299, "relative_pitch": 0.0, "relative_heading": 292.312113387763, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357113015948, 52.3752688011388, 48.5470408517867 ] }, "distance": 12.05, "direction": 305.89, "angle": 76.06, "elevation": 48.55, "pano_id": "TMX7316010203-003023_pano_0014_000082", "timestamp": "2023-04-03T10:35:48.544500Z", "filename": "pano_0014_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.05372757, "relative_pitch": 76.05602519519621, "relative_heading": 305.8943555155216, "relative_elevation": 48.5470408517867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90374954075847, 52.3750983392453, 48.1568276593462 ] }, "distance": 12.14, "direction": 168.67, "angle": 75.85, "elevation": 48.16, "pano_id": "TMX7316010203-002037_pano_0000_000114", "timestamp": "2021-03-11T08:21:38.263670Z", "filename": "pano_0000_000114.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.13777242, "relative_pitch": 75.8534373235781, "relative_heading": 168.6657886348422, "relative_elevation": 48.1568276593462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90367198547061, 52.3753118884415, 44.0775088891387 ] }, "distance": 12.21, "direction": 346.28, "angle": 74.52, "elevation": 44.08, "pano_id": "TMX7316010203-001981_pano_0000_000506", "timestamp": "2021-01-25T12:59:41.045790Z", "filename": "pano_0000_000506.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.20998915, "relative_pitch": 74.51664166993444, "relative_heading": 346.2785100607842, "relative_elevation": 44.0775088891387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90354732241209, 52.3752454695834, 48.6067444039509 ] }, "distance": 12.23, "direction": 291.44, "angle": 75.87, "elevation": 48.61, "pano_id": "TMX7316010203-002546_pano_0002_000726", "timestamp": "2022-04-26T09:17:53.129820Z", "filename": "pano_0002_000726.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.2323771, "relative_pitch": 75.87427110935288, "relative_heading": 291.43772199640995, "relative_elevation": 48.6067444039509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903814698361716, 52.375113468772, 0.0 ] }, "distance": 12.29, "direction": 146.27, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00333", "timestamp": "2025-06-17T09:20:44Z", "filename": "recording_2025-06-17_09-10-34_00333.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.28613171, "relative_pitch": 0.0, "relative_heading": 146.26658976286518, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903552234449802, 52.37525438468614, 0.0 ] }, "distance": 12.33, "direction": 296.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00038", "timestamp": "2025-01-08T13:32:45Z", "filename": "Job_20250108_1349_Track10_Sphere_00038.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.32799773, "relative_pitch": 0.0, "relative_heading": 296.30336789592366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90355083280123, 52.3752532378412, 48.5425695059821 ] }, "distance": 12.36, "direction": 295.58, "angle": 75.72, "elevation": 48.54, "pano_id": "TMX7316010203-002031_pano_0001_000039", "timestamp": "2021-03-08T10:09:29.833220Z", "filename": "pano_0001_000039.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.35801459, "relative_pitch": 75.71699304264325, "relative_heading": 295.57683651440635, "relative_elevation": 48.5425695059821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90356700281469, 52.3752707742247, 48.5500049134716 ] }, "distance": 12.41, "direction": 305.95, "angle": 75.66, "elevation": 48.55, "pano_id": "TMX7316060226-000030_pano_0006_000268", "timestamp": "2016-08-17T08:28:20.602270Z", "filename": "pano_0006_000268.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.41016129, "relative_pitch": 75.66131014536964, "relative_heading": 305.9546763007668, "relative_elevation": 48.5500049134716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90377177700286, 52.3750964830704, 48.1434667799622 ] }, "distance": 12.72, "direction": 162.15, "angle": 75.2, "elevation": 48.14, "pano_id": "TMX7316010203-001669_pano_0000_000225", "timestamp": "2020-04-22T10:14:00.452210Z", "filename": "pano_0000_000225.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.72015742, "relative_pitch": 75.19988339710689, "relative_heading": 162.1464947131905, "relative_elevation": 48.1434667799622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903669802183863, 52.37531659233933, 0.0 ] }, "distance": 12.75, "direction": 346.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00338", "timestamp": "2025-06-17T09:20:47Z", "filename": "recording_2025-06-17_09-10-34_00338.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.75375949, "relative_pitch": 0.0, "relative_heading": 346.1873788310155, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0001_000735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90366194031401, 52.3753156359504, 44.0602511838079 ] }, "distance": 12.79, "direction": 343.74, "angle": 73.81, "elevation": 44.06, "pano_id": "TMX7316010203-000354_pano_0001_000735", "timestamp": "2017-07-06T07:39:52.751170Z", "filename": "pano_0001_000735.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.78987487, "relative_pitch": 73.81296566576977, "relative_heading": 343.74365807639833, "relative_elevation": 44.0602511838079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90356936152658, 52.3752789457332, 48.5098543483764 ] }, "distance": 12.84, "direction": 309.66, "angle": 75.17, "elevation": 48.51, "pano_id": "TMX7316060226-000019_pano_0000_003049", "timestamp": "2016-08-15T05:11:56.807220Z", "filename": "pano_0000_003049.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 12.84088513, "relative_pitch": 75.1734744085101, "relative_heading": 309.66232157295156, "relative_elevation": 48.5098543483764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9037721926317, 52.3750934249782, 48.1051460737363 ] }, "distance": 13.05, "direction": 162.49, "angle": 74.82, "elevation": 48.11, "pano_id": "TMX7316060226-000019_pano_0000_003044", "timestamp": "2016-08-15T05:11:54.392240Z", "filename": "pano_0000_003044.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.05296538, "relative_pitch": 74.8187617642517, "relative_heading": 162.48617376394336, "relative_elevation": 48.1051460737363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90355909927142, 52.3752762379794, 48.5814677663147 ] }, "distance": 13.2, "direction": 306.72, "angle": 74.79, "elevation": 48.58, "pano_id": "TMX7316010203-001669_pano_0000_000230", "timestamp": "2020-04-22T10:14:02.922220Z", "filename": "pano_0000_000230.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.20400868, "relative_pitch": 74.79482051496852, "relative_heading": 306.7189190573021, "relative_elevation": 48.5814677663147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90376862582861, 52.3750907191471, 48.1461646724492 ] }, "distance": 13.27, "direction": 163.88, "angle": 74.59, "elevation": 48.15, "pano_id": "TMX7316010203-001552_pano_0001_001474", "timestamp": "2020-01-10T12:08:27.510820Z", "filename": "pano_0001_001474.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.27091173, "relative_pitch": 74.5897705708631, "relative_heading": 163.87762050793924, "relative_elevation": 48.1461646724492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90376842343716, 52.375089399429, 49.3378342902288 ] }, "distance": 13.41, "direction": 164.11, "angle": 74.8, "elevation": 49.34, "pano_id": "TMX7316010203-003000_pano_0008_000001", "timestamp": "2023-03-20T07:42:54.489420Z", "filename": "pano_0008_000001.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.40826849, "relative_pitch": 74.7962413362966, "relative_heading": 164.10845850354025, "relative_elevation": 49.3378342902288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90354178504968, 52.375263866128, 49.7648707814515 ] }, "distance": 13.45, "direction": 298.99, "angle": 74.88, "elevation": 49.76, "pano_id": "TMX7316010203-003000_pano_0008_000006", "timestamp": "2023-03-20T07:42:57.009450Z", "filename": "pano_0008_000006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.44824358, "relative_pitch": 74.87783979515415, "relative_heading": 298.99043573260394, "relative_elevation": 49.7648707814515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90377445897168, 52.3750892991233, 48.0470341118053 ] }, "distance": 13.54, "direction": 162.45, "angle": 74.26, "elevation": 48.05, "pano_id": "TMX7316010203-000709_pano_0000_000065", "timestamp": "2018-05-07T09:26:48.837850Z", "filename": "pano_0000_000065.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.53723621, "relative_pitch": 74.26483501447159, "relative_heading": 162.44795971927465, "relative_elevation": 48.0470341118053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90353488588798, 52.3752596686214, 48.5760711831972 ] }, "distance": 13.65, "direction": 296.32, "angle": 74.31, "elevation": 48.58, "pano_id": "TMX7316010203-002993_pano_0001_000113", "timestamp": "2023-03-13T07:52:43.379660Z", "filename": "pano_0001_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.64768737, "relative_pitch": 74.30702960293183, "relative_heading": 296.31827933019065, "relative_elevation": 48.5760711831972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90353822009969, 52.3752694614678, 48.551150707528 ] }, "distance": 13.97, "direction": 300.74, "angle": 73.95, "elevation": 48.55, "pano_id": "TMX7316010203-000709_pano_0000_000070", "timestamp": "2018-05-07T09:26:52.647840Z", "filename": "pano_0000_000070.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 13.96888981, "relative_pitch": 73.94868414554966, "relative_heading": 300.7418707395337, "relative_elevation": 48.551150707528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90381181883442, 52.3750931982963, 48.085155820474 ] }, "distance": 14.12, "direction": 152.02, "angle": 73.63, "elevation": 48.09, "pano_id": "TMX7316060226-000030_pano_0006_000263", "timestamp": "2016-08-17T08:28:16.607300Z", "filename": "pano_0006_000263.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.12417242, "relative_pitch": 73.63077280448084, "relative_heading": 152.01904818004994, "relative_elevation": 48.085155820474 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001479/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001479/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001479/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001479/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001479/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001479/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001479/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001479/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001479/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9035358078957, 52.3752706782613, 48.6054758084938 ] }, "distance": 14.18, "direction": 300.87, "angle": 73.74, "elevation": 48.61, "pano_id": "TMX7316010203-001552_pano_0001_001479", "timestamp": "2020-01-10T12:08:30.205860Z", "filename": "pano_0001_001479.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.17933055, "relative_pitch": 73.73682579564549, "relative_heading": 300.8727880690736, "relative_elevation": 48.6054758084938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9037595169429, 52.3750788865215, 48.1763485595584 ] }, "distance": 14.4, "direction": 167.71, "angle": 73.36, "elevation": 48.18, "pano_id": "TMX7316010203-002993_pano_0001_000108", "timestamp": "2023-03-13T07:52:40.649700Z", "filename": "pano_0001_000108.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.39568624, "relative_pitch": 73.36320674229015, "relative_heading": 167.70756734385714, "relative_elevation": 48.1763485595584 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90355324664076, 52.3752892308273, 48.4110718583688 ] }, "distance": 14.42, "direction": 310.38, "angle": 73.42, "elevation": 48.41, "pano_id": "TMX7316010203-003024_pano_0004_000093", "timestamp": "2023-04-11T05:46:14.680890Z", "filename": "pano_0004_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.41733179, "relative_pitch": 73.41590911326891, "relative_heading": 310.37994525174724, "relative_elevation": 48.4110718583688 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90366428490263, 52.3753315937637, 48.748607121408 ] }, "distance": 14.46, "direction": 346.32, "angle": 73.47, "elevation": 48.75, "pano_id": "TMX7316010203-002032_pano_0000_000203", "timestamp": "2021-03-08T11:35:59.149070Z", "filename": "pano_0000_000203.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.4645083, "relative_pitch": 73.47351673684648, "relative_heading": 346.3207231090543, "relative_elevation": 48.748607121408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90377575443422, 52.3750806169434, 48.0628111353144 ] }, "distance": 14.49, "direction": 163.27, "angle": 73.23, "elevation": 48.06, "pano_id": "TMX7316010203-001182_pano_0000_000095", "timestamp": "2019-05-14T08:50:32.230470Z", "filename": "pano_0000_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.48645111, "relative_pitch": 73.22684371961076, "relative_heading": 163.26761871906064, "relative_elevation": 48.0628111353144 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357196666264, 52.3751084181104, 48.5541479224339 ] }, "distance": 14.51, "direction": 222.01, "angle": 73.37, "elevation": 48.55, "pano_id": "TMX7316060226-000030_pano_0006_000254", "timestamp": "2016-08-17T08:27:56.222400Z", "filename": "pano_0006_000254.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.50652502, "relative_pitch": 73.36543007183431, "relative_heading": 222.00544806092438, "relative_elevation": 48.5541479224339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903785666448772, 52.37508240560779, 0.0 ] }, "distance": 14.51, "direction": 160.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00033", "timestamp": "2025-01-08T13:32:41Z", "filename": "Job_20250108_1349_Track10_Sphere_00033.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.50726796, "relative_pitch": 0.0, "relative_heading": 160.48708244102045, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903832302919896, 52.37509623033085, 0.0 ] }, "distance": 14.55, "direction": 146.54, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00071", "timestamp": "2025-01-08T10:23:39Z", "filename": "Job_20250108_1041_Track07_Sphere_00071.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.54731633, "relative_pitch": 0.0, "relative_heading": 146.53510267648025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000259/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000259/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000259/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000259/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000259/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000259/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000259/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000259/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000259/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90353655542012, 52.375131792734, 48.5013536959887 ] }, "distance": 14.62, "direction": 235.99, "angle": 73.22, "elevation": 48.5, "pano_id": "TMX7316010203-000227_pano_0001_000259", "timestamp": "2017-03-29T10:21:03.392360Z", "filename": "pano_0001_000259.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.62078713, "relative_pitch": 73.22450851963154, "relative_heading": 235.98732434519488, "relative_elevation": 48.5013536959887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90366612431041, 52.37533335735243, 0.0 ] }, "distance": 14.63, "direction": 346.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00077", "timestamp": "2025-01-08T10:23:44Z", "filename": "Job_20250108_1041_Track07_Sphere_00077.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.62652625, "relative_pitch": 0.0, "relative_heading": 346.9793185445003, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90356720347328, 52.3751090575608, 48.5685444893315 ] }, "distance": 14.67, "direction": 223.13, "angle": 73.19, "elevation": 48.57, "pano_id": "TMX7316010203-000719_pano_0000_001148", "timestamp": "2018-05-14T11:58:53.057810Z", "filename": "pano_0000_001148.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.67356938, "relative_pitch": 73.1893392099797, "relative_heading": 223.13265521745478, "relative_elevation": 48.5685444893315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90377869703534, 52.3750789351624, 48.110460633412 ] }, "distance": 14.72, "direction": 162.73, "angle": 72.98, "elevation": 48.11, "pano_id": "TMX7316010203-003023_pano_0014_000077", "timestamp": "2023-04-03T10:35:43.159610Z", "filename": "pano_0014_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.72400897, "relative_pitch": 72.98348489040967, "relative_heading": 162.73046825364636, "relative_elevation": 48.110460633412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90353071694393, 52.3752758969984, 48.5674229087308 ] }, "distance": 14.78, "direction": 302.12, "angle": 73.08, "elevation": 48.57, "pano_id": "TMX7316010203-002037_pano_0000_000119", "timestamp": "2021-03-11T08:21:41.313520Z", "filename": "pano_0000_000119.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.77836921, "relative_pitch": 73.075748104131, "relative_heading": 302.1155645550376, "relative_elevation": 48.5674229087308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90355485801802, 52.3752955210724, 48.4900730866939 ] }, "distance": 14.8, "direction": 312.72, "angle": 73.03, "elevation": 48.49, "pano_id": "TMX7316010203-000716_pano_0000_000424", "timestamp": "2018-05-14T08:18:29.705260Z", "filename": "pano_0000_000424.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.79953858, "relative_pitch": 73.02741273510118, "relative_heading": 312.7200704619733, "relative_elevation": 48.4900730866939 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903535239168716, 52.375129548043546, 0.0 ] }, "distance": 14.84, "direction": 235.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03868", "timestamp": "2025-06-17T09:06:28Z", "filename": "recording_2025-06-17_08-04-10_03868.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.83564022, "relative_pitch": 0.0, "relative_heading": 235.38135805495665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903585598757136, 52.37509686774556, 0.0 ] }, "distance": 14.92, "direction": 216.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03869", "timestamp": "2025-06-17T09:06:28Z", "filename": "recording_2025-06-17_08-04-10_03869.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.92102928, "relative_pitch": 0.0, "relative_heading": 216.04295006831978, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9037937781139, 52.3750800893532, 48.2897887118161 ] }, "distance": 14.94, "direction": 158.82, "angle": 72.81, "elevation": 48.29, "pano_id": "TMX7316010203-002974_pano_0011_000077", "timestamp": "2023-02-20T08:15:09.830390Z", "filename": "pano_0011_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 14.94104749, "relative_pitch": 72.80773022770454, "relative_heading": 158.82021892199657, "relative_elevation": 48.2897887118161 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track08_Sphere_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903564600095428, 52.375106183113104, 0.0 ] }, "distance": 15.03, "direction": 222.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track08_Sphere_00119", "timestamp": "2025-01-08T10:29:06Z", "filename": "Job_20250108_1041_Track08_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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.02847042, "relative_pitch": 0.0, "relative_heading": 222.79222494411408, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90352115105383, 52.3751392051381, 48.6383907347918 ] }, "distance": 15.08, "direction": 240.82, "angle": 72.77, "elevation": 48.64, "pano_id": "TMX7316060226-000030_pano_0006_000253", "timestamp": "2016-08-17T08:27:55.377420Z", "filename": "pano_0006_000253.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.08260546, "relative_pitch": 72.77150813139974, "relative_heading": 240.81952469974922, "relative_elevation": 48.6383907347918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90351690208909, 52.3751425913422, 48.6487909704447 ] }, "distance": 15.16, "direction": 242.6, "angle": 72.69, "elevation": 48.65, "pano_id": "TMX7316010203-000719_pano_0000_001147", "timestamp": "2018-05-14T11:58:52.312850Z", "filename": "pano_0000_001147.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.15882268, "relative_pitch": 72.6931167758508, "relative_heading": 242.5965004912508, "relative_elevation": 48.6487909704447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90362573435377, 52.3750800447297, 48.4654736788943 ] }, "distance": 15.19, "direction": 203.45, "angle": 72.6, "elevation": 48.47, "pano_id": "TMX7316060226-000030_pano_0006_000255", "timestamp": "2016-08-17T08:27:57.227420Z", "filename": "pano_0006_000255.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.19172226, "relative_pitch": 72.59616409290514, "relative_heading": 203.45225817401956, "relative_elevation": 48.4654736788943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903788628669199, 52.3750747062561, 0.0 ] }, "distance": 15.38, "direction": 160.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00367", "timestamp": "2025-10-01T08:45:39Z", "filename": "recording_2025-10-01_08-38-59_00367.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.38248643, "relative_pitch": 0.0, "relative_heading": 160.8447304161555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track08_Sphere_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903516351158589, 52.37513788337693, 0.0 ] }, "distance": 15.44, "direction": 240.93, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track08_Sphere_00118", "timestamp": "2025-01-08T10:29:05Z", "filename": "Job_20250108_1041_Track08_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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.4397454, "relative_pitch": 0.0, "relative_heading": 240.93443456541132, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90380460015961, 52.3750761680443, 48.1138895684853 ] }, "distance": 15.62, "direction": 156.88, "angle": 72.01, "elevation": 48.11, "pano_id": "TMX7316010203-000716_pano_0000_000418", "timestamp": "2018-05-14T08:18:25.870240Z", "filename": "pano_0000_000418.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.6231703, "relative_pitch": 72.01075042040294, "relative_heading": 156.87769584433852, "relative_elevation": 48.1138895684853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90378969465178, 52.3750718505441, 48.1532355779782 ] }, "distance": 15.71, "direction": 160.97, "angle": 71.93, "elevation": 48.15, "pano_id": "TMX7316010203-002546_pano_0002_000721", "timestamp": "2022-04-26T09:17:49.629860Z", "filename": "pano_0002_000721.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.70652186, "relative_pitch": 71.93481767892668, "relative_heading": 160.9749309074134, "relative_elevation": 48.1532355779782 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90361922948249, 52.3750763481689, 48.4852047925815 ] }, "distance": 15.75, "direction": 204.34, "angle": 72.01, "elevation": 48.49, "pano_id": "TMX7316010203-000719_pano_0000_001149", "timestamp": "2018-05-14T11:58:53.807820Z", "filename": "pano_0000_001149.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.74725239, "relative_pitch": 72.00699671632823, "relative_heading": 204.33534648350906, "relative_elevation": 48.4852047925815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90355212722299, 52.3753070366646, 48.4911838592961 ] }, "distance": 15.83, "direction": 315.67, "angle": 71.92, "elevation": 48.49, "pano_id": "TMX7316010203-001182_pano_0000_000101", "timestamp": "2019-05-14T08:50:35.025430Z", "filename": "pano_0000_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.82649589, "relative_pitch": 71.92441351207431, "relative_heading": 315.67275842899386, "relative_elevation": 48.4911838592961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track08_Sphere_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903614983307764, 52.375075372340326, 0.0 ] }, "distance": 15.97, "direction": 205.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track08_Sphere_00120", "timestamp": "2025-01-08T10:29:07Z", "filename": "Job_20250108_1041_Track08_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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.96684979, "relative_pitch": 0.0, "relative_heading": 205.1202912621373, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903489155727982, 52.37516466347909, 0.0 ] }, "distance": 16.0, "direction": 253.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03867", "timestamp": "2025-06-17T09:06:27Z", "filename": "recording_2025-06-17_08-04-10_03867.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 15.99939329, "relative_pitch": 0.0, "relative_heading": 253.58676209689565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000260/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000260/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000260/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000260/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000260/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000260/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000260/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000260/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000260/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90364001806947, 52.3750688504314, 48.3169894842431 ] }, "distance": 16.01, "direction": 198.48, "angle": 71.67, "elevation": 48.32, "pano_id": "TMX7316010203-000227_pano_0001_000260", "timestamp": "2017-03-29T10:21:04.162340Z", "filename": "pano_0001_000260.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.0076229, "relative_pitch": 71.66974804790786, "relative_heading": 198.4774496528674, "relative_elevation": 48.3169894842431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90378797053147, 52.3750685787046, 48.0257710851729 ] }, "distance": 16.01, "direction": 161.8, "angle": 71.56, "elevation": 48.03, "pano_id": "TMX7316010203-003024_pano_0004_000087", "timestamp": "2023-04-11T05:46:10.875850Z", "filename": "pano_0004_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.01407864, "relative_pitch": 71.559158508325, "relative_heading": 161.79673064544966, "relative_elevation": 48.0257710851729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90384532658679, 52.3750854231066, 47.9868118548766 ] }, "distance": 16.04, "direction": 146.26, "angle": 71.52, "elevation": 47.99, "pano_id": "TMX7316010203-002032_pano_0000_000197", "timestamp": "2021-03-08T11:35:55.844350Z", "filename": "pano_0000_000197.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.03979532, "relative_pitch": 71.51757665209792, "relative_heading": 146.2608156286613, "relative_elevation": 47.9868118548766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903516900002534, 52.375285508559124, 0.0 ] }, "distance": 16.15, "direction": 303.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00373", "timestamp": "2025-10-01T08:45:45Z", "filename": "recording_2025-10-01_08-38-59_00373.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.14902714, "relative_pitch": 0.0, "relative_heading": 303.5548326069476, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90352295727381, 52.3752912182657, 48.7584943315014 ] }, "distance": 16.17, "direction": 306.24, "angle": 71.65, "elevation": 48.76, "pano_id": "TMX7316010203-002974_pano_0011_000083", "timestamp": "2023-02-20T08:15:12.840420Z", "filename": "pano_0011_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.17417803, "relative_pitch": 71.64827398208641, "relative_heading": 306.2391278399178, "relative_elevation": 48.7584943315014 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903638613911457, 52.37506575314265, 0.0 ] }, "distance": 16.36, "direction": 198.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03870", "timestamp": "2025-06-17T09:06:29Z", "filename": "recording_2025-06-17_08-04-10_03870.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.3648225, "relative_pitch": 0.0, "relative_heading": 198.41256376066974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90347808662779, 52.3751748243537, 44.0256548449397 ] }, "distance": 16.45, "direction": 258.11, "angle": 69.51, "elevation": 44.03, "pano_id": "TMX7316010203-001981_pano_0000_000508", "timestamp": "2021-01-25T12:59:51.520550Z", "filename": "pano_0000_000508.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.4542661, "relative_pitch": 69.50713861477584, "relative_heading": 258.10978175834464, "relative_elevation": 44.0256548449397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90351153023069, 52.3752862865918, 48.5873563960195 ] }, "distance": 16.5, "direction": 303.1, "angle": 71.24, "elevation": 48.59, "pano_id": "TMX7316010203-002546_pano_0002_000727", "timestamp": "2022-04-26T09:17:53.859800Z", "filename": "pano_0002_000727.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.50214581, "relative_pitch": 71.24052551904616, "relative_heading": 303.10352625513946, "relative_elevation": 48.5873563960195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90354681593602, 52.3753123876273, 48.5179169084877 ] }, "distance": 16.51, "direction": 316.22, "angle": 71.21, "elevation": 48.52, "pano_id": "TMX7316010203-003023_pano_0014_000083", "timestamp": "2023-04-03T10:35:49.409530Z", "filename": "pano_0014_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.50593615, "relative_pitch": 71.21154661674363, "relative_heading": 316.2188078177854, "relative_elevation": 48.5179169084877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90379950966911, 52.3750657512683, 48.1062399540097 ] }, "distance": 16.57, "direction": 159.55, "angle": 70.99, "elevation": 48.11, "pano_id": "TMX7316010203-002037_pano_0000_000113", "timestamp": "2021-03-11T08:21:37.708680Z", "filename": "pano_0000_000113.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.57112704, "relative_pitch": 70.99273822422724, "relative_heading": 159.55484984099212, "relative_elevation": 48.1062399540097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90347482815115, 52.3751728620875, 48.6731267264113 ] }, "distance": 16.72, "direction": 257.53, "angle": 71.04, "elevation": 48.67, "pano_id": "TMX7316060226-000030_pano_0006_000252", "timestamp": "2016-08-17T08:27:54.597450Z", "filename": "pano_0006_000252.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.71724732, "relative_pitch": 71.04447948688278, "relative_heading": 257.53417455804356, "relative_elevation": 48.6731267264113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903516046330815, 52.37529376476642, 0.0 ] }, "distance": 16.72, "direction": 306.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00039", "timestamp": "2025-01-08T13:32:46Z", "filename": "Job_20250108_1349_Track10_Sphere_00039.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.72136882, "relative_pitch": 0.0, "relative_heading": 306.06889779160696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0001_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0001_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0001_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90351406704643, 52.375292656007, 48.5312147960067 ] }, "distance": 16.76, "direction": 305.46, "angle": 70.95, "elevation": 48.53, "pano_id": "TMX7316010203-002031_pano_0001_000040", "timestamp": "2021-03-08T10:09:30.508110Z", "filename": "pano_0001_000040.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.75864231, "relative_pitch": 70.94934815337503, "relative_heading": 305.45660854494383, "relative_elevation": 48.5312147960067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90354316250282, 52.3753141988286, 48.5170864555985 ] }, "distance": 16.82, "direction": 316.08, "angle": 70.88, "elevation": 48.52, "pano_id": "TMX7316060226-000030_pano_0006_000269", "timestamp": "2016-08-17T08:28:21.292350Z", "filename": "pano_0006_000269.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.82364489, "relative_pitch": 70.87564751299034, "relative_heading": 316.0819422495172, "relative_elevation": 48.5170864555985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90347071828175, 52.3751783491919, 48.6897508492693 ] }, "distance": 16.87, "direction": 259.76, "angle": 70.89, "elevation": 48.69, "pano_id": "TMX7316010203-000719_pano_0000_001146", "timestamp": "2018-05-14T11:58:51.552860Z", "filename": "pano_0000_001146.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.87152307, "relative_pitch": 70.88824797367619, "relative_heading": 259.7645462482584, "relative_elevation": 48.6897508492693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track08_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903472699297383, 52.37517086966644, 0.0 ] }, "distance": 16.91, "direction": 256.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track08_Sphere_00117", "timestamp": "2025-01-08T10:29:04Z", "filename": "Job_20250108_1041_Track08_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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.907681, "relative_pitch": 0.0, "relative_heading": 256.9066236501865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0001_000733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90347111898698, 52.3751743409841, 44.1390091171488 ] }, "distance": 16.93, "direction": 258.26, "angle": 69.02, "elevation": 44.14, "pano_id": "TMX7316010203-000354_pano_0001_000733", "timestamp": "2017-07-06T07:39:43.161190Z", "filename": "pano_0001_000733.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 16.92974019, "relative_pitch": 69.01543112458761, "relative_heading": 258.26253771150783, "relative_elevation": 44.1390091171488 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90367986461091, 52.3750527498465, 48.3420810448006 ] }, "distance": 17.14, "direction": 187.91, "angle": 70.48, "elevation": 48.34, "pano_id": "TMX7316060226-000030_pano_0006_000256", "timestamp": "2016-08-17T08:27:58.587420Z", "filename": "pano_0006_000256.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.13722311, "relative_pitch": 70.4806302742608, "relative_heading": 187.91434409129937, "relative_elevation": 48.3420810448006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90386212287443, 52.375079239478715, 0.0 ] }, "distance": 17.26, "direction": 144.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00332", "timestamp": "2025-06-17T09:20:44Z", "filename": "recording_2025-06-17_09-10-34_00332.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.25668927, "relative_pitch": 0.0, "relative_heading": 144.37112043485882, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90354536710204, 52.3753212579716, 48.4799070535228 ] }, "distance": 17.3, "direction": 318.25, "angle": 70.36, "elevation": 48.48, "pano_id": "TMX7316060226-000019_pano_0000_003050", "timestamp": "2016-08-15T05:11:57.292160Z", "filename": "pano_0000_003050.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.29765617, "relative_pitch": 70.36357333974968, "relative_heading": 318.2454085447713, "relative_elevation": 48.4799070535228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90382007655715, 52.375063253179, 48.1153087988496 ] }, "distance": 17.36, "direction": 155.54, "angle": 70.16, "elevation": 48.12, "pano_id": "TMX7316010203-001669_pano_0000_000224", "timestamp": "2020-04-22T10:13:59.967600Z", "filename": "pano_0000_000224.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.36343797, "relative_pitch": 70.15693753874065, "relative_heading": 155.5412344803074, "relative_elevation": 48.1153087988496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002355_pano_0002_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90351279931865, 52.3751085233601, 48.6007035113871 ] }, "distance": 17.45, "direction": 231.91, "angle": 70.24, "elevation": 48.6, "pano_id": "TMX7316010203-002355_pano_0002_000127", "timestamp": "2021-12-27T11:26:32.201290Z", "filename": "pano_0002_000127.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.45442882, "relative_pitch": 70.24478574475995, "relative_heading": 231.90919303000044, "relative_elevation": 48.6007035113871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9035393345291, 52.3750888930384, 48.6390198450536 ] }, "distance": 17.61, "direction": 222.65, "angle": 70.1, "elevation": 48.64, "pano_id": "TMX7316010203-002037_pano_0000_000142", "timestamp": "2021-03-11T08:21:59.178480Z", "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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.60926736, "relative_pitch": 70.0977212551791, "relative_heading": 222.64789085977267, "relative_elevation": 48.6390198450536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_003043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_003043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_003043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90382272651225, 52.3750607033154, 48.0654354365543 ] }, "distance": 17.7, "direction": 155.39, "angle": 69.79, "elevation": 48.07, "pano_id": "TMX7316060226-000019_pano_0000_003043", "timestamp": "2016-08-15T05:11:53.937100Z", "filename": "pano_0000_003043.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.69649297, "relative_pitch": 69.78755313876893, "relative_heading": 155.38972048349956, "relative_elevation": 48.0654354365543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002355_pano_0002_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9035627079391, 52.3750762061803, 48.516044205986 ] }, "distance": 17.7, "direction": 215.74, "angle": 69.96, "elevation": 48.52, "pano_id": "TMX7316010203-002355_pano_0002_000128", "timestamp": "2021-12-27T11:26:32.646350Z", "filename": "pano_0002_000128.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.69752816, "relative_pitch": 69.95920280207761, "relative_heading": 215.74425495832526, "relative_elevation": 48.516044205986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9035101349778, 52.3751067546919, 48.652849053964 ] }, "distance": 17.72, "direction": 231.77, "angle": 69.99, "elevation": 48.65, "pano_id": "TMX7316010203-002546_pano_0002_001313", "timestamp": "2022-04-26T09:33:50.632860Z", "filename": "pano_0002_001313.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.7186995, "relative_pitch": 69.9890708933128, "relative_heading": 231.77028778917065, "relative_elevation": 48.652849053964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_000231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_000231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_000231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90352789412194, 52.3753164785099, 48.5567962350324 ] }, "distance": 17.74, "direction": 314.23, "angle": 69.93, "elevation": 48.56, "pano_id": "TMX7316010203-001669_pano_0000_000231", "timestamp": "2020-04-22T10:14:03.417240Z", "filename": "pano_0000_000231.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.73687534, "relative_pitch": 69.93371153398768, "relative_heading": 314.2304731717946, "relative_elevation": 48.5567962350324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_09-10-34_00339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_09-10-34_00339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_09-10-34_00339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903656176473411, 52.37536083706028, 0.0 ] }, "distance": 17.76, "direction": 347.07, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_09-10-34_00339", "timestamp": "2025-06-17T09:20:48Z", "filename": "recording_2025-06-17_09-10-34_00339.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.75835592, "relative_pitch": 0.0, "relative_heading": 347.0724986081739, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90350995046167, 52.3753043544168, 49.7388421436772 ] }, "distance": 17.76, "direction": 308.35, "angle": 70.35, "elevation": 49.74, "pano_id": "TMX7316010203-003000_pano_0008_000007", "timestamp": "2023-03-20T07:42:57.499420Z", "filename": "pano_0008_000007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.76481386, "relative_pitch": 70.34521392003072, "relative_heading": 308.3531744354768, "relative_elevation": 49.7388421436772 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90350340480544, 52.3753009898475, 48.5426638238132 ] }, "distance": 17.89, "direction": 306.53, "angle": 69.77, "elevation": 48.54, "pano_id": "TMX7316010203-002993_pano_0001_000114", "timestamp": "2023-03-13T07:52:43.899650Z", "filename": "pano_0001_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.89116815, "relative_pitch": 69.76783614390264, "relative_heading": 306.52681244930756, "relative_elevation": 48.5426638238132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9038153402515, 52.3750567794868, 48.1188014959916 ] }, "distance": 17.9, "direction": 157.44, "angle": 69.6, "elevation": 48.12, "pano_id": "TMX7316010203-001552_pano_0001_001473", "timestamp": "2020-01-10T12:08:26.915870Z", "filename": "pano_0001_001473.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.8953905, "relative_pitch": 69.599823601329, "relative_heading": 157.43655106200399, "relative_elevation": 48.1188014959916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90356064176871, 52.3750744276836, 48.5578975658864 ] }, "distance": 17.94, "direction": 215.74, "angle": 69.72, "elevation": 48.56, "pano_id": "TMX7316010203-002546_pano_0002_001314", "timestamp": "2022-04-26T09:33:51.107860Z", "filename": "pano_0002_001314.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.94035052, "relative_pitch": 69.7225897733988, "relative_heading": 215.73978024506698, "relative_elevation": 48.5578975658864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90348847886998, 52.3751219078936, 48.7024962836877 ] }, "distance": 17.97, "direction": 238.92, "angle": 69.74, "elevation": 48.7, "pano_id": "TMX7316010203-002037_pano_0000_000141", "timestamp": "2021-03-11T08:21:58.633430Z", "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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.97358042, "relative_pitch": 69.74349627928876, "relative_heading": 238.92051196630288, "relative_elevation": 48.7024962836877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003000_pano_0008_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003000_pano_0008_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/20/TMX7316010203-003000/pano_0008_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9038174752758, 52.3750563265305, 49.3156357519329 ] }, "distance": 18.0, "direction": 157.07, "angle": 69.95, "elevation": 49.32, "pano_id": "TMX7316010203-003000_pano_0008_000000", "timestamp": "2023-03-20T07:42:53.929430Z", "filename": "pano_0008_000000.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 17.99809288, "relative_pitch": 69.9500853964929, "relative_heading": 157.07067179172506, "relative_elevation": 49.3156357519329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0001_000258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0001_000258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0001_000258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90344930972767, 52.3752023872812, 48.559871613048 ] }, "distance": 18.06, "direction": 268.98, "angle": 69.6, "elevation": 48.56, "pano_id": "TMX7316010203-000227_pano_0001_000258", "timestamp": "2017-03-29T10:21:02.607410Z", "filename": "pano_0001_000258.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.06388142, "relative_pitch": 69.59520403286024, "relative_heading": 268.97501922135854, "relative_elevation": 48.559871613048 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903448698931758, 52.37520226451298, 0.0 ] }, "distance": 18.11, "direction": 268.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03866", "timestamp": "2025-06-17T09:06:27Z", "filename": "recording_2025-06-17_08-04-10_03866.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.10572043, "relative_pitch": 0.0, "relative_heading": 268.9341510135996, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track08_Sphere_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903667242056827, 52.37504493770055, 0.0 ] }, "distance": 18.13, "direction": 190.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track08_Sphere_00121", "timestamp": "2025-01-08T10:29:07Z", "filename": "Job_20250108_1041_Track08_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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.13137146, "relative_pitch": 0.0, "relative_heading": 190.2273164889834, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_001510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9035008008199, 52.3751079455632, 48.6953656002879 ] }, "distance": 18.14, "direction": 233.34, "angle": 69.57, "elevation": 48.7, "pano_id": "TMX7316010203-001055_pano_0000_001510", "timestamp": "2019-01-15T12:05:19.707320Z", "filename": "pano_0000_001510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.14286712, "relative_pitch": 69.56566655602293, "relative_heading": 233.34149252057648, "relative_elevation": 48.6953656002879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90367270325352, 52.3750442397811, 48.3644984103739 ] }, "distance": 18.15, "direction": 189.03, "angle": 69.43, "elevation": 48.36, "pano_id": "TMX7316010203-000719_pano_0000_001150", "timestamp": "2018-05-14T11:58:54.587790Z", "filename": "pano_0000_001150.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.14573737, "relative_pitch": 69.43455544207657, "relative_heading": 189.0279937373324, "relative_elevation": 48.3644984103739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_001511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90355011317701, 52.3750767650425, 48.5994366696104 ] }, "distance": 18.16, "direction": 218.06, "angle": 69.51, "elevation": 48.6, "pano_id": "TMX7316010203-001055_pano_0000_001511", "timestamp": "2019-01-15T12:05:20.212280Z", "filename": "pano_0000_001511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.16289182, "relative_pitch": 69.50795763351047, "relative_heading": 218.05557424230946, "relative_elevation": 48.5994366696104 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90382405579846, 52.3750560388395, 48.0100748315454 ] }, "distance": 18.21, "direction": 155.81, "angle": 69.23, "elevation": 48.01, "pano_id": "TMX7316010203-000709_pano_0000_000064", "timestamp": "2018-05-07T09:26:48.142910Z", "filename": "pano_0000_000064.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.20657339, "relative_pitch": 69.23206957418616, "relative_heading": 155.81093116859947, "relative_elevation": 48.0100748315454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90352202229765, 52.3750902611582, 48.6458416255191 ] }, "distance": 18.32, "direction": 225.68, "angle": 69.36, "elevation": 48.65, "pano_id": "TMX7316010203-000709_pano_0000_003227", "timestamp": "2018-05-07T11:00:18.999740Z", "filename": "pano_0000_003227.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.3217695, "relative_pitch": 69.361825485323, "relative_heading": 225.6837458004895, "relative_elevation": 48.6458416255191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002355_pano_0002_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90346558320306, 52.3751424598937, 48.630048728548 ] }, "distance": 18.34, "direction": 247.59, "angle": 69.34, "elevation": 48.63, "pano_id": "TMX7316010203-002355_pano_0002_000126", "timestamp": "2021-12-27T11:26:31.751280Z", "filename": "pano_0002_000126.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.33786298, "relative_pitch": 69.33908570236063, "relative_heading": 247.5881422031865, "relative_elevation": 48.630048728548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90359259987262, 52.3750572804515, 48.540982183069 ] }, "distance": 18.44, "direction": 206.75, "angle": 69.19, "elevation": 48.54, "pano_id": "TMX7316010203-002037_pano_0000_000143", "timestamp": "2021-03-11T08:21:59.708370Z", "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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.44422111, "relative_pitch": 69.19460360551899, "relative_heading": 206.75315199729235, "relative_elevation": 48.540982183069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90350669764533, 52.3753118592523, 48.5302069503814 ] }, "distance": 18.46, "direction": 309.96, "angle": 69.17, "elevation": 48.53, "pano_id": "TMX7316010203-000709_pano_0000_000071", "timestamp": "2018-05-07T09:26:53.377840Z", "filename": "pano_0000_000071.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.46396656, "relative_pitch": 69.17001288241002, "relative_heading": 309.9590231560369, "relative_elevation": 48.5302069503814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90346278690565, 52.3751413368881, 48.6761287916452 ] }, "distance": 18.56, "direction": 247.46, "angle": 69.13, "elevation": 48.68, "pano_id": "TMX7316010203-002546_pano_0002_001312", "timestamp": "2022-04-26T09:33:50.152840Z", "filename": "pano_0002_001312.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.56160655, "relative_pitch": 69.12671368840809, "relative_heading": 247.45566666415294, "relative_elevation": 48.6761287916452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9034745836755, 52.3751229842762, 48.6954233087599 ] }, "distance": 18.73, "direction": 240.73, "angle": 68.96, "elevation": 48.7, "pano_id": "TMX7316010203-000709_pano_0000_003226", "timestamp": "2018-05-07T11:00:18.059760Z", "filename": "pano_0000_003226.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.73153455, "relative_pitch": 68.95990032109431, "relative_heading": 240.72882141171718, "relative_elevation": 48.6954233087599 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90353359833414, 52.3753322342368, 48.3649140940979 ] }, "distance": 18.74, "direction": 318.9, "angle": 68.82, "elevation": 48.36, "pano_id": "TMX7316010203-003024_pano_0004_000094", "timestamp": "2023-04-11T05:46:15.240930Z", "filename": "pano_0004_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.7437849, "relative_pitch": 68.81619844169039, "relative_heading": 318.9040494925424, "relative_elevation": 48.3649140940979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90350135879087, 52.3753121527281, 48.5814973562956 ] }, "distance": 18.76, "direction": 309.32, "angle": 68.88, "elevation": 48.58, "pano_id": "TMX7316010203-001552_pano_0001_001480", "timestamp": "2020-01-10T12:08:30.760800Z", "filename": "pano_0001_001480.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.76478991, "relative_pitch": 68.88075481490745, "relative_heading": 309.322449414836, "relative_elevation": 48.5814973562956 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90357348533532, 52.3750596352553, 48.5663607669994 ] }, "distance": 18.84, "direction": 210.65, "angle": 68.8, "elevation": 48.57, "pano_id": "TMX7316010203-000709_pano_0000_003228", "timestamp": "2018-05-07T11:00:19.924710Z", "filename": "pano_0000_003228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.83977466, "relative_pitch": 68.79782113556705, "relative_heading": 210.64998897820567, "relative_elevation": 48.5663607669994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000107/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000107/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000107/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000107/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002993_pano_0001_000107/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000107/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002993_pano_0001_000107/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000107/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002993/pano_0001_000107/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90380951799711, 52.3750455193935, 48.1618884699419 ] }, "distance": 18.92, "direction": 160.0, "angle": 68.55, "elevation": 48.16, "pano_id": "TMX7316010203-002993_pano_0001_000107", "timestamp": "2023-03-13T07:52:40.019830Z", "filename": "pano_0001_000107.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.91926726, "relative_pitch": 68.55378343923475, "relative_heading": 160.00227344854474, "relative_elevation": 48.1618884699419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track08_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track08_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track08_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903436099495464, 52.3752049093485, 0.0 ] }, "distance": 18.96, "direction": 269.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track08_Sphere_00116", "timestamp": "2025-01-08T10:29:03Z", "filename": "Job_20250108_1041_Track08_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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.96068554, "relative_pitch": 0.0, "relative_heading": 269.8716097654331, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_001509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90345583888448, 52.3751415603291, 48.7099930318072 ] }, "distance": 18.99, "direction": 248.07, "angle": 68.7, "elevation": 48.71, "pano_id": "TMX7316010203-001055_pano_0000_001509", "timestamp": "2019-01-15T12:05:19.202280Z", "filename": "pano_0000_001509.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 18.99019171, "relative_pitch": 68.70106291163425, "relative_heading": 248.07231892875325, "relative_elevation": 48.7099930318072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903692182497837, 52.37503505420998, 0.0 ] }, "distance": 19.0, "direction": 184.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03871", "timestamp": "2025-06-17T09:06:29Z", "filename": "recording_2025-06-17_08-04-10_03871.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.00401225, "relative_pitch": 0.0, "relative_heading": 184.58997828329296, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90343547374828, 52.375209918156, 48.6719819428399 ] }, "distance": 19.01, "direction": 271.55, "angle": 68.67, "elevation": 48.67, "pano_id": "TMX7316060226-000030_pano_0006_000251", "timestamp": "2016-08-17T08:27:53.862510Z", "filename": "pano_0006_000251.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.01022412, "relative_pitch": 68.66545798375186, "relative_heading": 271.55196448705624, "relative_elevation": 48.6719819428399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9038248643919, 52.3750480122588, 48.0183267435059 ] }, "distance": 19.05, "direction": 156.76, "angle": 68.36, "elevation": 48.02, "pano_id": "TMX7316010203-001182_pano_0000_000094", "timestamp": "2019-05-14T08:50:31.790210Z", "filename": "pano_0000_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.04648792, "relative_pitch": 68.36422848067863, "relative_heading": 156.7607714759355, "relative_elevation": 48.0183267435059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903885881376717, 52.37507000722494, 0.0 ] }, "distance": 19.05, "direction": 142.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00070", "timestamp": "2025-01-08T10:23:38Z", "filename": "Job_20250108_1041_Track07_Sphere_00070.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.04773062, "relative_pitch": 0.0, "relative_heading": 142.21478841214642, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002355_pano_0002_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90361479470547, 52.3750451910207, 48.4171643294394 ] }, "distance": 19.07, "direction": 200.87, "angle": 68.51, "elevation": 48.42, "pano_id": "TMX7316010203-002355_pano_0002_000129", "timestamp": "2021-12-27T11:26:33.086300Z", "filename": "pano_0002_000129.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.06558412, "relative_pitch": 68.5066017894433, "relative_heading": 200.866803567218, "relative_elevation": 48.4171643294394 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000262/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000262/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000262/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000262/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000262/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000262/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000262/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000262/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000262/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90387465649779, 52.3750645362785, 48.0218847198412 ] }, "distance": 19.09, "direction": 145.15, "angle": 68.33, "elevation": 48.02, "pano_id": "TMX7316060226-000030_pano_0006_000262", "timestamp": "2016-08-17T08:28:15.642290Z", "filename": "pano_0006_000262.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.08551111, "relative_pitch": 68.32546395365982, "relative_heading": 145.1495270841147, "relative_elevation": 48.0218847198412 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90349952855045, 52.3753162194305, 48.5444349264726 ] }, "distance": 19.15, "direction": 310.13, "angle": 68.47, "elevation": 48.54, "pano_id": "TMX7316010203-002037_pano_0000_000120", "timestamp": "2021-03-11T08:21:41.923580Z", "filename": "pano_0000_000120.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.14988583, "relative_pitch": 68.47167850215952, "relative_heading": 310.13354600322486, "relative_elevation": 48.5444349264726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1349_Track10_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1349_Track10_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1349_Track10_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903832894174586, 52.37504871478453, 0.0 ] }, "distance": 19.2, "direction": 155.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1349_Track10_Sphere_00032", "timestamp": "2025-01-08T13:32:40Z", "filename": "Job_20250108_1349_Track10_Sphere_00032.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.19783675, "relative_pitch": 0.0, "relative_heading": 155.16886044111703, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_001512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90360208788105, 52.3750468438261, 48.5135738914832 ] }, "distance": 19.22, "direction": 203.47, "angle": 68.39, "elevation": 48.51, "pano_id": "TMX7316010203-001055_pano_0000_001512", "timestamp": "2019-01-15T12:05:20.717310Z", "filename": "pano_0000_001512.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.22185742, "relative_pitch": 68.38573353278645, "relative_heading": 203.47324394741224, "relative_elevation": 48.5135738914832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90344227040766, 52.3751578579732, 48.7131583308801 ] }, "distance": 19.28, "direction": 254.11, "angle": 68.41, "elevation": 48.71, "pano_id": "TMX7316010203-002037_pano_0000_000140", "timestamp": "2021-03-11T08:21:58.063440Z", "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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.2770585, "relative_pitch": 68.41001132549093, "relative_heading": 254.10933834865352, "relative_elevation": 48.7131583308801 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90361325114957, 52.3750431788561, 48.4695815993473 ] }, "distance": 19.31, "direction": 200.92, "angle": 68.28, "elevation": 48.47, "pano_id": "TMX7316010203-002546_pano_0002_001315", "timestamp": "2022-04-26T09:33:51.582840Z", "filename": "pano_0002_001315.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.31225339, "relative_pitch": 68.27565091513208, "relative_heading": 200.9216078164712, "relative_elevation": 48.4695815993473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90343113960541, 52.3752168658383, 48.6788409352303 ] }, "distance": 19.34, "direction": 273.82, "angle": 68.33, "elevation": 48.68, "pano_id": "TMX7316010203-000719_pano_0000_001145", "timestamp": "2018-05-14T11:58:50.817900Z", "filename": "pano_0000_001145.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.34134424, "relative_pitch": 68.3308141510338, "relative_heading": 273.81822725686635, "relative_elevation": 48.6788409352303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9035315459554, 52.3753383292658, 48.4442295283079 ] }, "distance": 19.35, "direction": 319.91, "angle": 68.23, "elevation": 48.44, "pano_id": "TMX7316010203-000716_pano_0000_000425", "timestamp": "2018-05-14T08:18:30.305170Z", "filename": "pano_0000_000425.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.34976876, "relative_pitch": 68.22706603974378, "relative_heading": 319.91227668937216, "relative_elevation": 48.4442295283079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0010_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0010_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0010_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0010_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0010_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0010_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0010_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0010_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0010_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90360804886247, 52.3750437477584, 48.5245248768479 ] }, "distance": 19.38, "direction": 201.97, "angle": 68.23, "elevation": 48.52, "pano_id": "TMX7316060226-000030_pano_0010_000031", "timestamp": "2016-08-17T09:38:59.380650Z", "filename": "pano_0010_000031.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.38285996, "relative_pitch": 68.22602805042774, "relative_heading": 201.9667202224796, "relative_elevation": 48.5245248768479 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003023_pano_0014_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003023_pano_0014_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/03/TMX7316010203-003023/pano_0014_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90382827172304, 52.3750452308254, 48.0785681968555 ] }, "distance": 19.42, "direction": 156.49, "angle": 68.0, "elevation": 48.08, "pano_id": "TMX7316010203-003023_pano_0014_000076", "timestamp": "2023-04-03T10:35:41.784580Z", "filename": "pano_0014_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.42265207, "relative_pitch": 68.00240795673152, "relative_heading": 156.49202801511984, "relative_elevation": 48.0785681968555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002032_pano_0000_000204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002032_pano_0000_000204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002032/pano_0000_000204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90365213134606, 52.375376634647, 48.7563379304484 ] }, "distance": 19.53, "direction": 347.44, "angle": 68.17, "elevation": 48.76, "pano_id": "TMX7316010203-002032_pano_0000_000204", "timestamp": "2021-03-08T11:35:59.649070Z", "filename": "pano_0000_000204.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.53369758, "relative_pitch": 68.16702820068949, "relative_heading": 347.43847017703456, "relative_elevation": 48.7563379304484 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250108_1041_Track07_Sphere_00078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250108_1041_Track07_Sphere_00078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903653676598194, 52.375377310289316, 0.0 ] }, "distance": 19.58, "direction": 347.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250108_1041_Track07_Sphere_00078", "timestamp": "2025-01-08T10:23:45Z", "filename": "Job_20250108_1041_Track07_Sphere_00078.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.58455423, "relative_pitch": 0.0, "relative_heading": 347.78681009664916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90384296574114, 52.3750470278163, 48.2455316781998 ] }, "distance": 19.66, "direction": 153.58, "angle": 67.83, "elevation": 48.25, "pano_id": "TMX7316010203-002974_pano_0011_000076", "timestamp": "2023-02-20T08:15:09.260370Z", "filename": "pano_0011_000076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.66375518, "relative_pitch": 67.8253351073757, "relative_heading": 153.5845606401549, "relative_elevation": 48.2455316781998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0006_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0006_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0006_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90373112477217, 52.3750274855727, 48.2166427709162 ] }, "distance": 19.82, "direction": 176.73, "angle": 67.66, "elevation": 48.22, "pano_id": "TMX7316060226-000030_pano_0006_000257", "timestamp": "2016-08-17T08:28:02.882480Z", "filename": "pano_0006_000257.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 19.8175764, "relative_pitch": 67.65679254833037, "relative_heading": 176.72750112886132, "relative_elevation": 48.2166427709162 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90343096419883, 52.3751578483959, 48.6846453435719 ] }, "distance": 20.02, "direction": 254.71, "angle": 67.65, "elevation": 48.68, "pano_id": "TMX7316010203-000709_pano_0000_003225", "timestamp": "2018-05-07T11:00:17.189770Z", "filename": "pano_0000_003225.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.01900509, "relative_pitch": 67.64765703710844, "relative_heading": 254.7098125102624, "relative_elevation": 48.6846453435719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90383903225836, 52.375042008054855, 0.0 ] }, "distance": 20.05, "direction": 154.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00366", "timestamp": "2025-10-01T08:45:38Z", "filename": "recording_2025-10-01_08-38-59_00366.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.05078354, "relative_pitch": 0.0, "relative_heading": 154.9803353887903, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002355_pano_0002_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002355_pano_0002_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/27/TMX7316010203-002355/pano_0002_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9034225752224, 52.3751784151959, 48.6419187569991 ] }, "distance": 20.11, "direction": 261.45, "angle": 67.54, "elevation": 48.64, "pano_id": "TMX7316010203-002355_pano_0002_000125", "timestamp": "2021-12-27T11:26:31.296310Z", "filename": "pano_0002_000125.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.10535042, "relative_pitch": 67.5430368547988, "relative_heading": 261.44569031438664, "relative_elevation": 48.6419187569991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000505/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000505/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000505/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000505/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001981_pano_0000_000505/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000505/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001981_pano_0000_000505/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000505/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/25/TMX7316010203-001981/pano_0000_000505/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9037677849253, 52.3753843438667, 44.1617111600935 ] }, "distance": 20.25, "direction": 10.32, "angle": 65.36, "elevation": 44.16, "pano_id": "TMX7316010203-001981_pano_0000_000505", "timestamp": "2021-01-25T12:59:35.835640Z", "filename": "pano_0000_000505.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.25156363, "relative_pitch": 65.3648789142006, "relative_heading": 10.319790454115289, "relative_elevation": 44.1617111600935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_001311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_001311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_001311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90342031958998, 52.3751777482205, 48.6820579925552 ] }, "distance": 20.27, "direction": 261.3, "angle": 67.4, "elevation": 48.68, "pano_id": "TMX7316010203-002546_pano_0002_001311", "timestamp": "2022-04-26T09:33:49.672870Z", "filename": "pano_0002_001311.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.2683583, "relative_pitch": 67.39601430076532, "relative_heading": 261.3028166721509, "relative_elevation": 48.6820579925552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001182_pano_0000_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001182_pano_0000_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001182/pano_0000_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90353231529021, 52.3753501548863, 48.4494893727824 ] }, "distance": 20.34, "direction": 322.41, "angle": 67.22, "elevation": 48.45, "pano_id": "TMX7316010203-001182_pano_0000_000102", "timestamp": "2019-05-14T08:50:35.505170Z", "filename": "pano_0000_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.34212907, "relative_pitch": 67.22428607747052, "relative_heading": 322.412714315777, "relative_elevation": 48.4494893727824 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000354_pano_0001_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000354_pano_0001_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/06/TMX7316010203-000354/pano_0001_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9037547599004, 52.3753866218688, 44.0435219872743 ] }, "distance": 20.36, "direction": 7.74, "angle": 65.19, "elevation": 44.04, "pano_id": "TMX7316010203-000354_pano_0001_000736", "timestamp": "2017-07-06T07:39:57.276160Z", "filename": "pano_0001_000736.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.36274883, "relative_pitch": 65.18736808700577, "relative_heading": 7.7356300080751055, "relative_elevation": 44.0435219872743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000709_pano_0000_003229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000709_pano_0000_003229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/07/TMX7316010203-000709/pano_0000_003229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90362652999438, 52.3750296177162, 48.4520890964195 ] }, "distance": 20.45, "direction": 197.04, "angle": 67.12, "elevation": 48.45, "pano_id": "TMX7316010203-000709_pano_0000_003229", "timestamp": "2018-05-07T11:00:20.799720Z", "filename": "pano_0000_003229.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.44571527, "relative_pitch": 67.12132555414566, "relative_heading": 197.04146189679372, "relative_elevation": 48.4520890964195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-01_08-38-59_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-01_08-38-59_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-01_08-38-59_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.903489937968827, 52.375327236155805, 0.0 ] }, "distance": 20.45, "direction": 311.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-01_08-38-59_00374", "timestamp": "2025-10-01T08:45:46Z", "filename": "recording_2025-10-01_08-38-59_00374.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.44592411, "relative_pitch": 0.0, "relative_heading": 311.5803871747214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90383816967389, 52.3750378290355, 48.1418833518401 ] }, "distance": 20.45, "direction": 155.68, "angle": 66.99, "elevation": 48.14, "pano_id": "TMX7316010203-002546_pano_0002_000720", "timestamp": "2022-04-26T09:17:48.950080Z", "filename": "pano_0002_000720.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.44884845, "relative_pitch": 66.98605328926865, "relative_heading": 155.68055219240196, "relative_elevation": 48.1418833518401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002037_pano_0000_000144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002037_pano_0000_000144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/11/TMX7316010203-002037/pano_0000_000144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90364632248249, 52.375026312446, 48.4296810338274 ] }, "distance": 20.45, "direction": 193.13, "angle": 67.11, "elevation": 48.43, "pano_id": "TMX7316010203-002037_pano_0000_000144", "timestamp": "2021-03-11T08:22:00.218350Z", "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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.45007342, "relative_pitch": 67.10745441072557, "relative_heading": 193.1257184553981, "relative_elevation": 48.4296810338274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000716_pano_0000_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000716_pano_0000_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000716/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90384736556831, 52.3750402631425, 48.0837027700618 ] }, "distance": 20.47, "direction": 153.77, "angle": 66.94, "elevation": 48.08, "pano_id": "TMX7316010203-000716_pano_0000_000417", "timestamp": "2018-05-14T08:18:25.195220Z", "filename": "pano_0000_000417.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.47130984, "relative_pitch": 66.93844975871413, "relative_heading": 153.77073376556675, "relative_elevation": 48.0837027700618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003024_pano_0004_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003024_pano_0004_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/11/TMX7316010203-003024/pano_0004_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90383812334186, 52.375037421042, 47.980916922912 ] }, "distance": 20.49, "direction": 155.74, "angle": 66.88, "elevation": 47.98, "pano_id": "TMX7316010203-003024_pano_0004_000086", "timestamp": "2023-04-11T05:46:10.095900Z", "filename": "pano_0004_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.48893109, "relative_pitch": 66.87642749466237, "relative_heading": 155.7408760388411, "relative_elevation": 47.980916922912 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001055_pano_0000_001508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001055_pano_0000_001508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001055/pano_0000_001508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90341657450205, 52.3751778645553, 48.7181708579883 ] }, "distance": 20.52, "direction": 261.45, "angle": 67.16, "elevation": 48.72, "pano_id": "TMX7316010203-001055_pano_0000_001508", "timestamp": "2019-01-15T12:05:18.692290Z", "filename": "pano_0000_001508.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.51858166, "relative_pitch": 67.16068431357091, "relative_heading": 261.4462445025764, "relative_elevation": 48.7181708579883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002974_pano_0011_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002974_pano_0011_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/20/TMX7316010203-002974/pano_0011_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90349333563365, 52.3753324271364, 48.7451108573005 ] }, "distance": 20.66, "direction": 313.2, "angle": 67.03, "elevation": 48.75, "pano_id": "TMX7316010203-002974_pano_0011_000084", "timestamp": "2023-02-20T08:15:13.350380Z", "filename": "pano_0011_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.66448996, "relative_pitch": 67.0264799248629, "relative_heading": 313.20439927588455, "relative_elevation": 48.7451108573005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90341418128191, 52.37524197494426, 0.0 ] }, "distance": 20.86, "direction": 281.29, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03865", "timestamp": "2025-06-17T09:06:26Z", "filename": "recording_2025-06-17_08-04-10_03865.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.85665596, "relative_pitch": 0.0, "relative_heading": 281.28652976210844, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250108_1041_Track07_Sphere_00074/adjacencies/b_20250108_1041_Track07_Sphere_00074/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002546_pano_0002_000728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002546_pano_0002_000728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002546/pano_0002_000728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90348281599653, 52.3753291961539, 48.5675434134901 ] }, "distance": 20.95, "direction": 311.15, "angle": 66.66, "elevation": 48.57, "pano_id": "TMX7316010203-002546_pano_0002_000728", "timestamp": "2022-04-26T09:17:54.634820Z", "filename": "pano_0002_000728.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_20250108_1041_Track07_Sphere_00074", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 122076.20008759691, 487591.22446044616 ] }, "relative_distance": 20.95407949, "relative_pitch": 66.66260244003966, "relative_heading": 311.1463043861306, "relative_elevation": 48.5675434134901 } ] } }