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_20250109_1300_Track05_Sphere_00198/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889103562400042, 52.37042428691298, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00198", "timestamp": "2025-01-09T12:44:24Z", "filename": "Job_20250109_1300_Track05_Sphere_00198.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "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_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_001375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911260440576, 52.3704244814054, 46.7962643569335 ] }, "distance": 0.62, "direction": 87.99, "angle": 89.25, "elevation": 46.8, "pano_id": "TMX7316010203-002537_pano_0001_001375", "timestamp": "2022-04-22T08:47:00.895520Z", "filename": "pano_0001_001375.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 0.61622853, "relative_pitch": 89.24555402309595, "relative_heading": 87.98734748634702, "relative_elevation": 46.7962643569335 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911010609268, 52.3704196013338, 47.5316613065079 ] }, "distance": 0.69, "direction": 139.48, "angle": 89.17, "elevation": 47.53, "pano_id": "TMX7316010203-000227_pano_0000_001750", "timestamp": "2017-03-29T09:36:09.702980Z", "filename": "pano_0000_001750.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 0.68591613, "relative_pitch": 89.17323799370759, "relative_heading": 139.47559137780067, "relative_elevation": 47.5316613065079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911311958145, 52.370427004206, 45.5865039546043 ] }, "distance": 0.72, "direction": 65.08, "angle": 89.1, "elevation": 45.59, "pano_id": "TMX7316010203-001050_pano_0000_000376", "timestamp": "2019-01-11T11:26:38.571110Z", "filename": "pano_0000_000376.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 0.71773491, "relative_pitch": 89.09798339181883, "relative_heading": 65.08477008506343, "relative_elevation": 45.5865039546043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911591153909, 52.370422330275, 46.2048109751195 ] }, "distance": 0.87, "direction": 104.51, "angle": 88.92, "elevation": 46.2, "pano_id": "TMX7316060226-000030_pano_0005_000570", "timestamp": "2016-08-17T08:10:25.074710Z", "filename": "pano_0005_000570.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 0.86881906, "relative_pitch": 88.92275720845709, "relative_heading": 104.51285296858447, "relative_elevation": 46.2048109751195 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911707118414, 52.3704282860112, 45.4870842238888 ] }, "distance": 1.02, "direction": 64.19, "angle": 88.71, "elevation": 45.49, "pano_id": "TMX7316010203-001047_pano_0000_003707", "timestamp": "2019-01-10T12:28:00.792680Z", "filename": "pano_0000_003707.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 1.02204131, "relative_pitch": 88.7128477648958, "relative_heading": 64.18922106619632, "relative_elevation": 45.4870842238888 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910655070531, 52.370433584582, 45.7523350985721 ] }, "distance": 1.05, "direction": 11.13, "angle": 88.68, "elevation": 45.75, "pano_id": "TMX7316010203-002306_pano_0002_001734", "timestamp": "2021-09-09T12:21:15.531820Z", "filename": "pano_0002_001734.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 1.05442252, "relative_pitch": 88.67977738056594, "relative_heading": 11.129519513834584, "relative_elevation": 45.7523350985721 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910744095694, 52.3704108191023, 46.1734255999327 ] }, "distance": 1.52, "direction": 170.0, "angle": 88.11, "elevation": 46.17, "pano_id": "TMX7316010203-002932_pano_0001_000193", "timestamp": "2023-01-13T09:02:35.158740Z", "filename": "pano_0001_000193.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 1.52172704, "relative_pitch": 88.11239929003645, "relative_heading": 170.00296930186838, "relative_elevation": 46.1734255999327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911363372365, 52.3704383026572, 52.1403567390516 ] }, "distance": 1.7, "direction": 23.74, "angle": 88.13, "elevation": 52.14, "pano_id": "TMX7316010203-003046_pano_0000_000367", "timestamp": "2023-04-17T07:52:48.761790Z", "filename": "pano_0000_000367.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 1.70377966, "relative_pitch": 88.12842360551267, "relative_heading": 23.741296116009753, "relative_elevation": 52.1403567390516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910970105358, 52.3704426057451, 46.5727368984371 ] }, "distance": 2.08, "direction": 11.59, "angle": 87.44, "elevation": 46.57, "pano_id": "TMX7316010203-001054_pano_0000_001715", "timestamp": "2019-01-15T09:24:27.123520Z", "filename": "pano_0000_001715.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 2.08085361, "relative_pitch": 87.44174601072552, "relative_heading": 11.591230626084824, "relative_elevation": 46.5727368984371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891081069527, 52.3704435226457, 50.8668848508969 ] }, "distance": 2.16, "direction": 8.23, "angle": 87.57, "elevation": 50.87, "pano_id": "TMX7316010203-001544_pano_0001_000562", "timestamp": "2020-01-08T12:11:05.903510Z", "filename": "pano_0001_000562.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 2.16270876, "relative_pitch": 87.56542003491722, "relative_heading": 8.228458395041073, "relative_elevation": 50.8668848508969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889106629687713, 52.370404814449984, 0.0 ] }, "distance": 2.18, "direction": 174.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01313", "timestamp": "2025-06-16T05:18:13Z", "filename": "recording_2025-06-16_04-42-37_01313.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 2.17683415, "relative_pitch": 0.0, "relative_heading": 174.4928114260221, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910104323492, 52.3704028662219, 47.3196387905627 ] }, "distance": 2.39, "direction": 184.12, "angle": 87.11, "elevation": 47.32, "pano_id": "TMX7316010203-000227_pano_0000_001705", "timestamp": "2017-03-29T09:34:02.194070Z", "filename": "pano_0000_001705.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 2.38974165, "relative_pitch": 87.10889839735077, "relative_heading": 184.11728936100386, "relative_elevation": 47.3196387905627 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909786042438, 52.3704006724532, 51.167062971741 ] }, "distance": 2.66, "direction": 188.41, "angle": 87.03, "elevation": 51.17, "pano_id": "TMX7316010203-001544_pano_0001_000563", "timestamp": "2020-01-08T12:11:06.868550Z", "filename": "pano_0001_000563.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 2.65622828, "relative_pitch": 87.02828017590775, "relative_heading": 188.407200711019, "relative_elevation": 51.167062971741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889116280054004, 52.37044899371661, 0.0 ] }, "distance": 2.88, "direction": 17.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01312", "timestamp": "2025-06-16T05:18:11Z", "filename": "recording_2025-06-16_04-42-37_01312.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 2.88246139, "relative_pitch": 0.0, "relative_heading": 17.487961510204553, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910039547073, 52.370397725777, 46.8374457927421 ] }, "distance": 2.96, "direction": 184.17, "angle": 86.38, "elevation": 46.84, "pano_id": "TMX7316010203-001054_pano_0000_001716", "timestamp": "2019-01-15T09:24:29.198520Z", "filename": "pano_0000_001716.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 2.96343436, "relative_pitch": 86.37968611973903, "relative_heading": 184.1740649137488, "relative_elevation": 46.8374457927421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910355943101, 52.3703934668133, 52.3769542984664 ] }, "distance": 3.43, "direction": 180.0, "angle": 86.25, "elevation": 52.38, "pano_id": "TMX7316010203-003046_pano_0000_000368", "timestamp": "2023-04-17T07:52:49.641810Z", "filename": "pano_0000_000368.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 3.42948749, "relative_pitch": 86.253789965147, "relative_heading": 180.00337845007854, "relative_elevation": 52.3769542984664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891175163095, 52.3704546463115, 45.9629648486152 ] }, "distance": 3.51, "direction": 15.71, "angle": 85.63, "elevation": 45.96, "pano_id": "TMX7316010203-002932_pano_0001_000192", "timestamp": "2023-01-13T09:02:34.353780Z", "filename": "pano_0001_000192.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 3.50936543, "relative_pitch": 85.63382247699485, "relative_heading": 15.712893069031253, "relative_elevation": 45.9629648486152 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88905527706722, 52.3704474600187, 47.9610646367073 ] }, "distance": 4.18, "direction": 308.1, "angle": 85.02, "elevation": 47.96, "pano_id": "TMX7316010203-001900_pano_0002_000483", "timestamp": "2020-08-31T11:21:28.797430Z", "filename": "pano_0002_000483.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 4.17906455, "relative_pitch": 85.02013717323642, "relative_heading": 308.0989778280108, "relative_elevation": 47.9610646367073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890945703855, 52.3703852438157, 46.01189032197 ] }, "distance": 4.39, "direction": 188.02, "angle": 84.55, "elevation": 46.01, "pano_id": "TMX7316010203-002306_pano_0002_001735", "timestamp": "2021-09-09T12:21:16.691820Z", "filename": "pano_0002_001735.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 4.38745219, "relative_pitch": 84.55304442987634, "relative_heading": 188.0241165451121, "relative_elevation": 46.01189032197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88904605606378, 52.3704030714162, 48.241562125273 ] }, "distance": 4.57, "direction": 238.92, "angle": 84.58, "elevation": 48.24, "pano_id": "TMX7316010203-001900_pano_0002_000484", "timestamp": "2020-08-31T11:21:29.942410Z", "filename": "pano_0002_000484.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 4.57317806, "relative_pitch": 84.5846880188552, "relative_heading": 238.92134809626555, "relative_elevation": 48.241562125273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000377/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000377/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000377/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000377/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000377/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000377/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000377/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000377/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000377/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910344800545, 52.3703817617626, 45.8624648107216 ] }, "distance": 4.73, "direction": 180.09, "angle": 84.11, "elevation": 45.86, "pano_id": "TMX7316010203-001050_pano_0000_000377", "timestamp": "2019-01-11T11:26:39.271080Z", "filename": "pano_0000_000377.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 4.73196615, "relative_pitch": 84.10921963218979, "relative_heading": 180.0943400570687, "relative_elevation": 45.8624648107216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910662186153, 52.3703815216056, 45.7741952231154 ] }, "distance": 4.76, "direction": 177.49, "angle": 84.06, "elevation": 45.77, "pano_id": "TMX7316010203-001047_pano_0000_003708", "timestamp": "2019-01-10T12:28:01.747670Z", "filename": "pano_0000_003708.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 4.76324326, "relative_pitch": 84.05920710002893, "relative_heading": 177.49266171165706, "relative_elevation": 45.7741952231154 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889123941925, 52.3704668504364, 46.1026705475524 ] }, "distance": 4.94, "direction": 16.33, "angle": 83.89, "elevation": 46.1, "pano_id": "TMX7316060226-000030_pano_0005_000569", "timestamp": "2016-08-17T08:10:23.849740Z", "filename": "pano_0005_000569.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 4.93543664, "relative_pitch": 83.8895773323304, "relative_heading": 16.33422553621636, "relative_elevation": 46.1026705475524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889093985062997, 52.37038014390315, 0.0 ] }, "distance": 4.96, "direction": 187.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00199", "timestamp": "2025-01-09T12:44:25Z", "filename": "Job_20250109_1300_Track05_Sphere_00199.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 4.95511001, "relative_pitch": 0.0, "relative_heading": 187.56460067132974, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910911729163, 52.370378134174, 46.408457281068 ] }, "distance": 5.15, "direction": 175.79, "angle": 83.67, "elevation": 46.41, "pano_id": "TMX7316060226-000030_pano_0005_000571", "timestamp": "2016-08-17T08:10:26.699700Z", "filename": "pano_0005_000571.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 5.14953484, "relative_pitch": 83.66829690845813, "relative_heading": 175.7866145088805, "relative_elevation": 46.408457281068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001376/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001376/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001376/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001376/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_001376/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001376/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001376/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001376/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001376/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910243535034, 52.3703779021583, 47.0634632864967 ] }, "distance": 5.16, "direction": 180.85, "angle": 83.74, "elevation": 47.06, "pano_id": "TMX7316010203-002537_pano_0001_001376", "timestamp": "2022-04-22T08:47:02.065510Z", "filename": "pano_0001_001376.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 5.16200561, "relative_pitch": 83.74071539413438, "relative_heading": 180.85206498449293, "relative_elevation": 47.0634632864967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_001374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891224135657, 52.3704709463776, 46.6372298719361 ] }, "distance": 5.35, "direction": 13.89, "angle": 83.46, "elevation": 46.64, "pano_id": "TMX7316010203-002537_pano_0001_001374", "timestamp": "2022-04-22T08:46:59.790590Z", "filename": "pano_0001_001374.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 5.348403, "relative_pitch": 83.45784444795794, "relative_heading": 13.890174706844277, "relative_elevation": 46.6372298719361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912305738078, 52.3704722104693, 45.454993606545 ] }, "distance": 5.5, "direction": 13.98, "angle": 83.11, "elevation": 45.45, "pano_id": "TMX7316010203-001050_pano_0000_000375", "timestamp": "2019-01-11T11:26:37.906100Z", "filename": "pano_0000_000375.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 5.49548452, "relative_pitch": 83.10642789630953, "relative_heading": 13.98192736925152, "relative_elevation": 45.454993606545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912771830646, 52.3704744138899, 45.3341785203665 ] }, "distance": 5.82, "direction": 16.43, "angle": 82.69, "elevation": 45.33, "pano_id": "TMX7316010203-001047_pano_0000_003706", "timestamp": "2019-01-10T12:28:00.017750Z", "filename": "pano_0000_003706.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 5.81543138, "relative_pitch": 82.69006609467151, "relative_heading": 16.434023419241267, "relative_elevation": 45.3341785203665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909782737385, 52.3703669697906, 46.2290968121961 ] }, "distance": 6.39, "direction": 183.5, "angle": 82.13, "elevation": 46.23, "pano_id": "TMX7316010203-002932_pano_0001_000194", "timestamp": "2023-01-13T09:02:35.998950Z", "filename": "pano_0001_000194.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 6.38987739, "relative_pitch": 82.13032850119284, "relative_heading": 183.50466050869224, "relative_elevation": 46.2290968121961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911709301704, 52.3704815036075, 45.6125518679619 ] }, "distance": 6.43, "direction": 8.24, "angle": 81.97, "elevation": 45.61, "pano_id": "TMX7316010203-002306_pano_0002_001733", "timestamp": "2021-09-09T12:21:14.556830Z", "filename": "pano_0002_001733.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 6.43310328, "relative_pitch": 81.9720679486766, "relative_heading": 8.236162039147917, "relative_elevation": 45.6125518679619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912427075303, 52.3704829824229, 51.9619579780847 ] }, "distance": 6.68, "direction": 12.19, "angle": 82.67, "elevation": 51.96, "pano_id": "TMX7316010203-003046_pano_0000_000366", "timestamp": "2023-04-17T07:52:47.941800Z", "filename": "pano_0000_000366.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 6.68186374, "relative_pitch": 82.67246461665069, "relative_heading": 12.185915727648197, "relative_elevation": 51.9619579780847 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889116799764835, 52.37048378734821, 0.0 ] }, "distance": 6.68, "direction": 7.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00197", "timestamp": "2025-01-09T12:44:22Z", "filename": "Job_20250109_1300_Track05_Sphere_00197.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 6.68197895, "relative_pitch": 0.0, "relative_heading": 7.7545066902279505, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911842175971, 52.3704866264544, 50.6644107764587 ] }, "distance": 7.01, "direction": 8.3, "angle": 82.12, "elevation": 50.66, "pano_id": "TMX7316010203-001544_pano_0001_000561", "timestamp": "2020-01-08T12:11:05.043690Z", "filename": "pano_0001_000561.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 7.01023443, "relative_pitch": 82.12222888319641, "relative_heading": 8.300779969939233, "relative_elevation": 50.6644107764587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911930507371, 52.3704873645332, 46.4211474424228 ] }, "distance": 7.1, "direction": 8.69, "angle": 81.3, "elevation": 46.42, "pano_id": "TMX7316010203-001054_pano_0000_001714", "timestamp": "2019-01-15T09:24:26.113510Z", "filename": "pano_0000_001714.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 7.10034895, "relative_pitch": 81.30372037151392, "relative_heading": 8.685492294712631, "relative_elevation": 46.4211474424228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889097193984826, 52.37035982719082, 0.0 ] }, "distance": 7.19, "direction": 183.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01314", "timestamp": "2025-06-16T05:18:14Z", "filename": "recording_2025-06-16_04-42-37_01314.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 7.18581862, "relative_pitch": 0.0, "relative_heading": 183.46060074200648, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912258536667, 52.3704894486487, 46.9280872177333 ] }, "distance": 7.37, "direction": 10.13, "angle": 81.08, "elevation": 46.93, "pano_id": "TMX7316010203-000227_pano_0000_001704", "timestamp": "2017-03-29T09:34:00.554050Z", "filename": "pano_0000_001704.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 7.36568157, "relative_pitch": 81.07981457412022, "relative_heading": 10.131221945409099, "relative_elevation": 46.9280872177333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908781658512, 52.3703574706653, 51.3042257167399 ] }, "distance": 7.51, "direction": 188.21, "angle": 81.67, "elevation": 51.3, "pano_id": "TMX7316010203-001544_pano_0001_000564", "timestamp": "2020-01-08T12:11:07.858530Z", "filename": "pano_0001_000564.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 7.51188501, "relative_pitch": 81.6700314118625, "relative_heading": 188.20795547311994, "relative_elevation": 51.3042257167399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889126821663988, 52.37049357219063, 0.0 ] }, "distance": 7.87, "direction": 11.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01311", "timestamp": "2025-06-16T05:18:10Z", "filename": "recording_2025-06-16_04-42-37_01311.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 7.87075204, "relative_pitch": 0.0, "relative_heading": 11.611479974114532, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906634965938, 52.3704932873184, 47.8192175710574 ] }, "distance": 8.09, "direction": 341.73, "angle": 80.4, "elevation": 47.82, "pano_id": "TMX7316010203-001900_pano_0002_000482", "timestamp": "2020-08-31T11:21:27.682430Z", "filename": "pano_0002_000482.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 8.08549722, "relative_pitch": 80.40293315484986, "relative_heading": 341.7316442493502, "relative_elevation": 47.8192175710574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909458931138, 52.3703502947339, 47.0744777657092 ] }, "distance": 8.26, "direction": 184.25, "angle": 80.05, "elevation": 47.07, "pano_id": "TMX7316010203-001054_pano_0000_001717", "timestamp": "2019-01-15T09:24:32.823450Z", "filename": "pano_0000_001717.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 8.2560852, "relative_pitch": 80.05243761354467, "relative_heading": 184.24519465519387, "relative_elevation": 47.0744777657092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912806882695, 52.3704984970426, 45.841757087037 ] }, "distance": 8.42, "direction": 11.43, "angle": 79.59, "elevation": 45.84, "pano_id": "TMX7316010203-002932_pano_0001_000191", "timestamp": "2023-01-13T09:02:33.618770Z", "filename": "pano_0001_000191.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 8.42468739, "relative_pitch": 79.58651811300612, "relative_heading": 11.427208013842813, "relative_elevation": 45.841757087037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909406199855, 52.3703485138928, 52.7173332581297 ] }, "distance": 8.46, "direction": 184.39, "angle": 80.89, "elevation": 52.72, "pano_id": "TMX7316010203-003046_pano_0000_000369", "timestamp": "2023-04-17T07:52:50.581750Z", "filename": "pano_0000_000369.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 8.45638857, "relative_pitch": 80.88681843119106, "relative_heading": 184.388480256875, "relative_elevation": 52.7173332581297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88903744675314, 52.3703596334948, 48.3015833226964 ] }, "distance": 8.49, "direction": 212.04, "angle": 80.03, "elevation": 48.3, "pano_id": "TMX7316010203-001900_pano_0002_000485", "timestamp": "2020-08-31T11:21:31.072410Z", "filename": "pano_0002_000485.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 8.48737905, "relative_pitch": 80.03393382868559, "relative_heading": 212.04377926813416, "relative_elevation": 48.3015833226964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896964966616, 52.3704434189037, 43.7704223264009 ] }, "distance": 9.37, "direction": 283.14, "angle": 77.92, "elevation": 43.77, "pano_id": "TMX7316010203-001178_pano_0000_001141", "timestamp": "2019-05-13T07:14:00.621320Z", "filename": "pano_0000_001141.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.36591672, "relative_pitch": 77.92208905304626, "relative_heading": 283.13838945512794, "relative_elevation": 43.7704223264009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889084826233683, 52.370337961974705, 0.0 ] }, "distance": 9.69, "direction": 187.57, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00200", "timestamp": "2025-01-09T12:44:27Z", "filename": "Job_20250109_1300_Track05_Sphere_00200.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.69014866, "relative_pitch": 0.0, "relative_heading": 187.56739103739824, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896716522742, 52.3703970107003, 43.8431440982968 ] }, "distance": 9.77, "direction": 251.91, "angle": 77.43, "elevation": 43.84, "pano_id": "TMX7316010203-001178_pano_0000_001142", "timestamp": "2019-05-13T07:14:01.351300Z", "filename": "pano_0000_001142.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.7732147, "relative_pitch": 77.43347182650204, "relative_heading": 251.9072318460727, "relative_elevation": 43.8431440982968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913006913137, 52.370510616224, 47.3060432290658 ] }, "distance": 9.77, "direction": 10.64, "angle": 78.33, "elevation": 47.31, "pano_id": "TMX7316010203-000227_pano_0000_001749", "timestamp": "2017-03-29T09:36:08.188040Z", "filename": "pano_0000_001749.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.77441552, "relative_pitch": 78.32577900101153, "relative_heading": 10.6438074532657, "relative_elevation": 47.3060432290658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000378/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000378/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000378/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000378/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000378/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000378/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000378/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000378/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000378/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909405866037, 52.3703363405151, 45.8185050413013 ] }, "distance": 9.81, "direction": 183.78, "angle": 77.92, "elevation": 45.82, "pano_id": "TMX7316010203-001050_pano_0000_000378", "timestamp": "2019-01-11T11:26:40.041250Z", "filename": "pano_0000_000378.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.80756493, "relative_pitch": 77.91801983636293, "relative_heading": 183.78426605794274, "relative_elevation": 45.8185050413013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899310924522, 52.3704814842092, 43.7039875499904 ] }, "distance": 9.85, "direction": 310.23, "angle": 77.29, "elevation": 43.7, "pano_id": "TMX7316010203-001178_pano_0000_001140", "timestamp": "2019-05-13T07:13:59.806400Z", "filename": "pano_0000_001140.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.85405957, "relative_pitch": 77.29383608754587, "relative_heading": 310.2321399064758, "relative_elevation": 43.7039875499904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908293867521, 52.3703364474906, 46.0681577604264 ] }, "distance": 9.87, "direction": 188.18, "angle": 77.9, "elevation": 46.07, "pano_id": "TMX7316010203-002306_pano_0002_001736", "timestamp": "2021-09-09T12:21:17.931830Z", "filename": "pano_0002_001736.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.87469561, "relative_pitch": 77.90173802937048, "relative_heading": 188.1780840158433, "relative_elevation": 46.0681577604264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913244389025, 52.3705114748183, 46.0520253255963 ] }, "distance": 9.9, "direction": 11.46, "angle": 77.87, "elevation": 46.05, "pano_id": "TMX7316060226-000030_pano_0005_000568", "timestamp": "2016-08-17T08:10:22.869760Z", "filename": "pano_0005_000568.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 9.89919456, "relative_pitch": 77.86848737761008, "relative_heading": 11.461752443946391, "relative_elevation": 46.0520253255963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8890957873978, 52.3703342203449, 45.7398839937523 ] }, "distance": 10.04, "direction": 183.02, "angle": 77.62, "elevation": 45.74, "pano_id": "TMX7316010203-001047_pano_0000_003709", "timestamp": "2019-01-10T12:28:02.697670Z", "filename": "pano_0000_003709.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 10.03608215, "relative_pitch": 77.62447776218465, "relative_heading": 183.02461837819195, "relative_elevation": 45.7398839937523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88910141645946, 52.3703306164421, 46.3609297750518 ] }, "distance": 10.42, "direction": 180.8, "angle": 77.33, "elevation": 46.36, "pano_id": "TMX7316060226-000030_pano_0005_000572", "timestamp": "2016-08-17T08:10:28.759700Z", "filename": "pano_0005_000572.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 10.42414824, "relative_pitch": 77.32792267483572, "relative_heading": 180.80338537706163, "relative_elevation": 46.3609297750518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_001373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913172868766, 52.3705170099177, 46.5428935326636 ] }, "distance": 10.49, "direction": 10.53, "angle": 77.29, "elevation": 46.54, "pano_id": "TMX7316010203-002537_pano_0001_001373", "timestamp": "2022-04-22T08:46:58.770520Z", "filename": "pano_0001_001373.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 10.49452578, "relative_pitch": 77.29340242425864, "relative_heading": 10.532863066764774, "relative_elevation": 46.5428935326636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913314901047, 52.3705175928938, 45.3851564787328 ] }, "distance": 10.58, "direction": 10.98, "angle": 76.88, "elevation": 45.39, "pano_id": "TMX7316010203-001050_pano_0000_000374", "timestamp": "2019-01-11T11:26:37.266070Z", "filename": "pano_0000_000374.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 10.57631429, "relative_pitch": 76.88220816337551, "relative_heading": 10.983859623324905, "relative_elevation": 45.3851564787328 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909141138732, 52.3703279286972, 47.6978733837605 ] }, "distance": 10.75, "direction": 184.41, "angle": 77.29, "elevation": 47.7, "pano_id": "TMX7316010203-000227_pano_0000_001751", "timestamp": "2017-03-29T09:36:11.348010Z", "filename": "pano_0000_001751.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 10.75409287, "relative_pitch": 77.29438391477576, "relative_heading": 184.41368066073574, "relative_elevation": 47.6978733837605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003705/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003705/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003705/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003705/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003705/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003705/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003705/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003705/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003705/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913840857758, 52.3705206069682, 45.2487090779468 ] }, "distance": 10.98, "direction": 12.49, "angle": 76.36, "elevation": 45.25, "pano_id": "TMX7316010203-001047_pano_0000_003705", "timestamp": "2019-01-10T12:27:59.382670Z", "filename": "pano_0000_003705.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 10.97758577, "relative_pitch": 76.36319661814544, "relative_heading": 12.485958574920243, "relative_elevation": 45.2487090779468 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track08_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889152813857839, 52.37032991636935, 0.0 ] }, "distance": 11.02, "direction": 162.28, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track08_Sphere_00053", "timestamp": "2025-01-09T13:00:58Z", "filename": "Job_20250109_1300_Track08_Sphere_00053.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.02380193, "relative_pitch": 0.0, "relative_heading": 162.28412654366454, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909028247929, 52.3703239026064, 46.2324183648452 ] }, "distance": 11.21, "direction": 184.63, "angle": 76.37, "elevation": 46.23, "pano_id": "TMX7316010203-002932_pano_0001_000195", "timestamp": "2023-01-13T09:02:36.813780Z", "filename": "pano_0001_000195.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.20676163, "relative_pitch": 76.37428962518409, "relative_heading": 184.62935647822925, "relative_elevation": 46.2324183648452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0000_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88916348839865, 52.3703297608858, 48.2935033934191 ] }, "distance": 11.28, "direction": 158.79, "angle": 76.85, "elevation": 48.29, "pano_id": "TMX7316010203-002445_pano_0000_000009", "timestamp": "2022-01-27T08:37:21.370710Z", "filename": "pano_0000_000009.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.28247244, "relative_pitch": 76.85023975776275, "relative_heading": 158.79165612644314, "relative_elevation": 48.2935033934191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00925/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00925/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00925/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00925/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00925/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00925/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00925/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00925/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00925/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889165414167299, 52.370327147228764, 0.0 ] }, "distance": 11.6, "direction": 158.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00925", "timestamp": "2025-06-30T05:38:07Z", "filename": "recording_2025-06-30_05-16-46_00925.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.60107013, "relative_pitch": 0.0, "relative_heading": 158.70735684074398, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913569994815, 52.3705278243051, 51.8167763808742 ] }, "distance": 11.73, "direction": 10.76, "angle": 77.25, "elevation": 51.82, "pano_id": "TMX7316010203-003046_pano_0000_000365", "timestamp": "2023-04-17T07:52:47.156790Z", "filename": "pano_0000_000365.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.72714741, "relative_pitch": 77.24767749773488, "relative_heading": 10.75735553705158, "relative_elevation": 51.8167763808742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891284183508, 52.3705289247316, 45.5352779971436 ] }, "distance": 11.77, "direction": 8.27, "angle": 75.51, "elevation": 45.54, "pano_id": "TMX7316010203-002306_pano_0002_001732", "timestamp": "2021-09-09T12:21:13.681930Z", "filename": "pano_0002_001732.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.76593818, "relative_pitch": 75.51213119454502, "relative_heading": 8.272646301891978, "relative_elevation": 45.5352779971436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001706/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001706/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001706/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001706/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001706/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001706/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001706/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001706/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001706/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908831576151, 52.3703185205632, 47.4641697723418 ] }, "distance": 11.81, "direction": 185.04, "angle": 76.02, "elevation": 47.46, "pano_id": "TMX7316010203-000227_pano_0000_001706", "timestamp": "2017-03-29T09:34:05.614000Z", "filename": "pano_0000_001706.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.81480972, "relative_pitch": 76.02197830279052, "relative_heading": 185.04244110672212, "relative_elevation": 47.4641697723418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913925096639, 52.3703200580075, 47.2984001114964 ] }, "distance": 11.85, "direction": 168.16, "angle": 75.93, "elevation": 47.3, "pano_id": "TMX7316010203-001054_pano_0000_001718", "timestamp": "2019-01-15T09:24:35.223440Z", "filename": "pano_0000_001718.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.84998993, "relative_pitch": 75.93481287646928, "relative_heading": 168.16311226839593, "relative_elevation": 47.2984001114964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889129006495, 52.3705298590957, 50.5191126065329 ] }, "distance": 11.87, "direction": 8.39, "angle": 76.77, "elevation": 50.52, "pano_id": "TMX7316010203-001544_pano_0001_000560", "timestamp": "2020-01-08T12:11:04.233550Z", "filename": "pano_0001_000560.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 11.8746165, "relative_pitch": 76.77262748791715, "relative_heading": 8.391736996016258, "relative_elevation": 50.5191126065329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889127557290726, 52.37053136862694, 0.0 ] }, "distance": 12.03, "direction": 7.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00196", "timestamp": "2025-01-09T12:44:21Z", "filename": "Job_20250109_1300_Track05_Sphere_00196.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.02700565, "relative_pitch": 0.0, "relative_heading": 7.809756964052487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_001423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88918879772182, 52.3703292032215, 48.1339137675241 ] }, "distance": 12.07, "direction": 151.25, "angle": 75.92, "elevation": 48.13, "pano_id": "TMX7316010203-002538_pano_0000_001423", "timestamp": "2022-04-22T10:19:33.073080Z", "filename": "pano_0000_001423.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.06841374, "relative_pitch": 75.92462446908658, "relative_heading": 151.24678348424138, "relative_elevation": 48.1339137675241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0000_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88922349738129, 52.3703444398049, 48.7925836006179 ] }, "distance": 12.07, "direction": 137.4, "angle": 76.11, "elevation": 48.79, "pano_id": "TMX7316010203-002445_pano_0000_000008", "timestamp": "2022-01-27T08:35:44.866590Z", "filename": "pano_0000_000008.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.06940315, "relative_pitch": 76.1061307915938, "relative_heading": 137.40475624457406, "relative_elevation": 48.7925836006179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912890461426, 52.3705320861478, 46.3308484889567 ] }, "distance": 12.12, "direction": 8.19, "angle": 75.34, "elevation": 46.33, "pano_id": "TMX7316010203-001054_pano_0000_001713", "timestamp": "2019-01-15T09:24:25.328480Z", "filename": "pano_0000_001713.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.1188408, "relative_pitch": 75.34146408918721, "relative_heading": 8.18829400406645, "relative_elevation": 46.3308484889567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889087656630258, 52.37031474063792, 0.0 ] }, "distance": 12.24, "direction": 185.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01315", "timestamp": "2025-06-16T05:18:15Z", "filename": "recording_2025-06-16_04-42-37_01315.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.23773903, "relative_pitch": 0.0, "relative_heading": 185.07872977710977, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907749281819, 52.3703142199578, 51.368425168097 ] }, "distance": 12.38, "direction": 188.25, "angle": 76.45, "elevation": 51.37, "pano_id": "TMX7316010203-001544_pano_0001_000565", "timestamp": "2020-01-08T12:11:08.798530Z", "filename": "pano_0001_000565.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.37567072, "relative_pitch": 76.45444670286055, "relative_heading": 188.24896432157607, "relative_elevation": 51.368425168097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001143/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001143/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001143/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001143/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001143/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001143/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001143/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001143/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001143/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8889653538906, 52.3703510979945, 43.9387610657141 ] }, "distance": 12.45, "direction": 229.14, "angle": 74.18, "elevation": 43.94, "pano_id": "TMX7316010203-001178_pano_0000_001143", "timestamp": "2019-05-13T07:14:02.066340Z", "filename": "pano_0000_001143.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.44735785, "relative_pitch": 74.18316930169263, "relative_heading": 229.13501174466734, "relative_elevation": 43.9387610657141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921109028469, 52.3703315824053, 47.5076930932701 ] }, "distance": 12.65, "direction": 144.63, "angle": 75.09, "elevation": 47.51, "pano_id": "TMX7316010203-001054_pano_0000_001719", "timestamp": "2019-01-15T09:24:37.383370Z", "filename": "pano_0000_001719.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.65104535, "relative_pitch": 75.08848359441296, "relative_heading": 144.62668762870948, "relative_elevation": 47.5076930932701 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88920830350409, 52.3703286480987, 48.4699332695454 ] }, "distance": 12.81, "direction": 146.16, "angle": 75.19, "elevation": 48.47, "pano_id": "TMX7316010203-000227_pano_0000_001709", "timestamp": "2017-03-29T09:34:40.508680Z", "filename": "pano_0000_001709.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.81201747, "relative_pitch": 75.19369232882379, "relative_heading": 146.16429954168478, "relative_elevation": 48.4699332695454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000481/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000481/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000481/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000481/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000481/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000481/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000481/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000481/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000481/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907552887965, 52.3705381799238, 47.7594700939953 ] }, "distance": 12.82, "direction": 351.43, "angle": 74.98, "elevation": 47.76, "pano_id": "TMX7316010203-001900_pano_0002_000481", "timestamp": "2020-08-31T11:21:26.627410Z", "filename": "pano_0002_000481.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.81639745, "relative_pitch": 74.9784151440045, "relative_heading": 351.43234602981903, "relative_elevation": 47.7594700939953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_001072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88921909835139, 52.3703332910667, 47.0570489708334 ] }, "distance": 12.82, "direction": 142.15, "angle": 74.76, "elevation": 47.06, "pano_id": "TMX7316060226-000030_pano_0005_001072", "timestamp": "2016-08-17T08:19:03.416150Z", "filename": "pano_0005_001072.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.82376918, "relative_pitch": 74.75618241897376, "relative_heading": 142.14706821042273, "relative_elevation": 47.0570489708334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913740593141, 52.370538276670686, 0.0 ] }, "distance": 12.89, "direction": 10.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01310", "timestamp": "2025-06-16T05:18:10Z", "filename": "recording_2025-06-16_04-42-37_01310.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.89188698, "relative_pitch": 0.0, "relative_heading": 10.299860863468574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00924/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00924/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00924/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00924/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00924/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00924/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00924/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00924/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00924/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88923575427536, 52.37034105947199, 0.0 ] }, "distance": 12.92, "direction": 135.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00924", "timestamp": "2025-06-30T05:38:04Z", "filename": "recording_2025-06-30_05-16-46_00924.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.91633483, "relative_pitch": 0.0, "relative_heading": 135.80773880062776, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88902877728938, 52.3703173868846, 48.2645666198805 ] }, "distance": 12.94, "direction": 203.18, "angle": 74.99, "elevation": 48.26, "pano_id": "TMX7316010203-001900_pano_0002_000486", "timestamp": "2020-08-31T11:21:32.097390Z", "filename": "pano_0002_000486.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 12.93991278, "relative_pitch": 74.9917363927941, "relative_heading": 203.18087868809778, "relative_elevation": 48.2645666198805 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track08_Sphere_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889252496930372, 52.370348616653196, 0.0 ] }, "distance": 13.18, "direction": 129.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track08_Sphere_00052", "timestamp": "2025-01-09T13:00:52Z", "filename": "Job_20250109_1300_Track08_Sphere_00052.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.18323729, "relative_pitch": 0.0, "relative_heading": 129.6950465933433, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_001424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88912467080862, 52.3703052724279, 47.9293516557664 ] }, "distance": 13.32, "direction": 173.8, "angle": 74.47, "elevation": 47.93, "pano_id": "TMX7316010203-002538_pano_0000_001424", "timestamp": "2022-04-22T10:19:34.888070Z", "filename": "pano_0000_001424.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.32107219, "relative_pitch": 74.4677175057257, "relative_heading": 173.80422163846302, "relative_elevation": 47.9293516557664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913863288213, 52.3705425458803, 45.7739259870723 ] }, "distance": 13.37, "direction": 10.29, "angle": 73.71, "elevation": 45.77, "pano_id": "TMX7316010203-002932_pano_0001_000190", "timestamp": "2023-01-13T09:02:32.918770Z", "filename": "pano_0001_000190.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.37422743, "relative_pitch": 73.71269108662482, "relative_heading": 10.28821105704576, "relative_elevation": 45.7739259870723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908488900487, 52.3703035098581, 52.810644085519 ] }, "distance": 13.5, "direction": 185.41, "angle": 75.66, "elevation": 52.81, "pano_id": "TMX7316010203-003046_pano_0000_000370", "timestamp": "2023-04-17T07:52:51.611790Z", "filename": "pano_0000_000370.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.49943821, "relative_pitch": 75.66111757496931, "relative_heading": 185.40611189632645, "relative_elevation": 52.810644085519 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899576579592, 52.370527808157, 43.670915953815 ] }, "distance": 13.66, "direction": 327.49, "angle": 72.63, "elevation": 43.67, "pano_id": "TMX7316010203-001178_pano_0000_001139", "timestamp": "2019-05-13T07:13:58.886350Z", "filename": "pano_0000_001139.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.66009427, "relative_pitch": 72.63051827197091, "relative_heading": 327.487989333491, "relative_elevation": 43.670915953815 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_001422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88925981247396, 52.3703459158898, 48.1420001648366 ] }, "distance": 13.76, "direction": 129.33, "angle": 74.05, "elevation": 48.14, "pano_id": "TMX7316010203-002538_pano_0000_001422", "timestamp": "2022-04-22T10:19:31.378100Z", "filename": "pano_0000_001422.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.75884722, "relative_pitch": 74.05021388831341, "relative_heading": 129.33275210896653, "relative_elevation": 48.1420001648366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88911027156221, 52.3703004887259, 48.0000148219988 ] }, "distance": 13.78, "direction": 178.1, "angle": 73.98, "elevation": 48.0, "pano_id": "TMX7316010203-002445_pano_0000_000010", "timestamp": "2022-01-27T08:37:24.415690Z", "filename": "pano_0000_000010.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.7831434, "relative_pitch": 73.97864804396988, "relative_heading": 178.10009240186997, "relative_elevation": 48.0000148219988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906919452674, 52.3703017255239, 48.1770691704005 ] }, "distance": 13.84, "direction": 189.74, "angle": 73.97, "elevation": 48.18, "pano_id": "TMX7316010203-000227_pano_0000_001708", "timestamp": "2017-03-29T09:34:37.518720Z", "filename": "pano_0000_001708.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 13.83736855, "relative_pitch": 73.97492992802533, "relative_heading": 189.73924826054184, "relative_elevation": 48.1770691704005 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889075875353702, 52.370296877421325, 0.0 ] }, "distance": 14.3, "direction": 187.58, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00201", "timestamp": "2025-01-09T12:44:28Z", "filename": "Job_20250109_1300_Track05_Sphere_00201.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 14.3022761, "relative_pitch": 0.0, "relative_heading": 187.57653812353658, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001720/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001720/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001720/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001720/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001720/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001720/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001720/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001720/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001720/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928090812859, 52.3703476495228, 47.5021428493783 ] }, "distance": 14.79, "direction": 125.22, "angle": 72.71, "elevation": 47.5, "pano_id": "TMX7316010203-001054_pano_0000_001720", "timestamp": "2019-01-15T09:24:38.703410Z", "filename": "pano_0000_001720.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 14.78596195, "relative_pitch": 72.71023477358409, "relative_heading": 125.22208688102309, "relative_elevation": 47.5021428493783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0000_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88929402170927, 52.3703602016921, 48.6648691585287 ] }, "distance": 14.8, "direction": 118.8, "angle": 73.08, "elevation": 48.66, "pano_id": "TMX7316010203-002445_pano_0000_000007", "timestamp": "2022-01-27T08:35:42.816610Z", "filename": "pano_0000_000007.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 14.80297707, "relative_pitch": 73.08118318567405, "relative_heading": 118.79839904433199, "relative_elevation": 48.6648691585287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891413107179, 52.3705560776025, 46.0227563558146 ] }, "distance": 14.89, "direction": 9.94, "angle": 72.07, "elevation": 46.02, "pano_id": "TMX7316060226-000030_pano_0005_000567", "timestamp": "2016-08-17T08:10:22.009870Z", "filename": "pano_0005_000567.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 14.88859488, "relative_pitch": 72.07334293058237, "relative_heading": 9.943898297892256, "relative_elevation": 46.0227563558146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000379/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000379/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000379/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000379/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000379/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000379/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000379/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000379/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000379/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908429067651, 52.370289798751, 45.7289836388081 ] }, "distance": 15.02, "direction": 185.01, "angle": 71.81, "elevation": 45.73, "pano_id": "TMX7316010203-001050_pano_0000_000379", "timestamp": "2019-01-11T11:26:40.866060Z", "filename": "pano_0000_000379.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.02254046, "relative_pitch": 71.81400429654296, "relative_heading": 185.0126144524768, "relative_elevation": 45.7289836388081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_001071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88928640966275, 52.3703471298785, 47.0028136326 ] }, "distance": 15.13, "direction": 124.58, "angle": 72.16, "elevation": 47.0, "pano_id": "TMX7316060226-000030_pano_0005_001071", "timestamp": "2016-08-17T08:19:01.521190Z", "filename": "pano_0005_001071.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.12636145, "relative_pitch": 72.16087914073427, "relative_heading": 124.58240350847214, "relative_elevation": 47.0028136326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908418548029, 52.3702872892661, 45.6923450389877 ] }, "distance": 15.3, "direction": 184.95, "angle": 71.49, "elevation": 45.69, "pano_id": "TMX7316010203-001047_pano_0000_003710", "timestamp": "2019-01-10T12:28:03.487660Z", "filename": "pano_0000_003710.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.30134964, "relative_pitch": 71.48544847553032, "relative_heading": 184.94798018319491, "relative_elevation": 45.6923450389877 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_001372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914093700828, 52.3705628825173, 46.4797056308016 ] }, "distance": 15.63, "direction": 9.37, "angle": 71.41, "elevation": 46.48, "pano_id": "TMX7316010203-002537_pano_0001_001372", "timestamp": "2022-04-22T08:46:57.835550Z", "filename": "pano_0001_001372.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.63081355, "relative_pitch": 71.41255276073, "relative_heading": 9.372685294284793, "relative_elevation": 46.4797056308016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914324110068, 52.3705627835556, 45.3360434854403 ] }, "distance": 15.65, "direction": 9.95, "angle": 70.96, "elevation": 45.34, "pano_id": "TMX7316010203-001050_pano_0000_000373", "timestamp": "2019-01-11T11:26:36.646070Z", "filename": "pano_0000_000373.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.64628976, "relative_pitch": 70.95951832139973, "relative_heading": 9.946260478313837, "relative_elevation": 45.3360434854403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907122017878, 52.3702836358465, 46.0098772170022 ] }, "distance": 15.81, "direction": 188.01, "angle": 71.04, "elevation": 46.01, "pano_id": "TMX7316010203-002306_pano_0002_001737", "timestamp": "2021-09-09T12:21:19.146730Z", "filename": "pano_0002_001737.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.80512098, "relative_pitch": 71.04159234745569, "relative_heading": 188.01163622395364, "relative_elevation": 46.0098772170022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00923/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00923/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00923/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00923/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00923/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00923/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00923/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00923/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00923/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889306134385502, 52.37035402813135, 0.0 ] }, "distance": 15.86, "direction": 119.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00923", "timestamp": "2025-06-30T05:38:02Z", "filename": "recording_2025-06-30_05-16-46_00923.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.85818262, "relative_pitch": 0.0, "relative_heading": 119.53753485559213, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88909328600268, 52.3702810329075, 46.2694455422461 ] }, "distance": 15.96, "direction": 182.51, "angle": 70.97, "elevation": 46.27, "pano_id": "TMX7316060226-000030_pano_0005_000573", "timestamp": "2016-08-17T08:10:30.899700Z", "filename": "pano_0005_000573.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 15.95585939, "relative_pitch": 70.97342208825687, "relative_heading": 182.51416127419745, "relative_elevation": 46.2694455422461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908074389313, 52.3702801226547, 46.1877452302724 ] }, "distance": 16.12, "direction": 185.53, "angle": 70.76, "elevation": 46.19, "pano_id": "TMX7316010203-002932_pano_0001_000196", "timestamp": "2023-01-13T09:02:37.593790Z", "filename": "pano_0001_000196.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 16.11689793, "relative_pitch": 70.76391566965135, "relative_heading": 185.5336823489984, "relative_elevation": 46.1877452302724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003704/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003704/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003704/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003704/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003704/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003704/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003704/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003704/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003704/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914914538201, 52.370566723699, 45.1783412611112 ] }, "distance": 16.15, "direction": 11.08, "angle": 70.33, "elevation": 45.18, "pano_id": "TMX7316010203-001047_pano_0000_003704", "timestamp": "2019-01-10T12:27:58.797680Z", "filename": "pano_0000_003704.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 16.150774, "relative_pitch": 70.32857314508435, "relative_heading": 11.08284604205949, "relative_elevation": 45.1783412611112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_001075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88901857162475, 52.3702868943084, 46.8262674044818 ] }, "distance": 16.35, "direction": 200.74, "angle": 70.76, "elevation": 46.83, "pano_id": "TMX7316060226-000030_pano_0005_001075", "timestamp": "2016-08-17T08:19:10.346100Z", "filename": "pano_0005_001075.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 16.34749286, "relative_pitch": 70.75542231292987, "relative_heading": 200.73854937999002, "relative_elevation": 46.8262674044818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896394963758, 52.3703047708558, 44.0973119400442 ] }, "distance": 16.35, "direction": 215.57, "angle": 69.66, "elevation": 44.1, "pano_id": "TMX7316010203-001178_pano_0000_001144", "timestamp": "2019-05-13T07:14:02.831260Z", "filename": "pano_0000_001144.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 16.34889693, "relative_pitch": 69.65794543843889, "relative_heading": 215.56527604662972, "relative_elevation": 44.0973119400442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8891398023332, 52.3705731299357, 50.3855600263923 ] }, "distance": 16.75, "direction": 8.48, "angle": 71.62, "elevation": 50.39, "pano_id": "TMX7316010203-001544_pano_0001_000559", "timestamp": "2020-01-08T12:11:03.468640Z", "filename": "pano_0001_000559.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 16.74532899, "relative_pitch": 71.6160922732547, "relative_heading": 8.476357130537863, "relative_elevation": 50.3855600263923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914631200322, 52.3705725430235, 51.6789391394705 ] }, "distance": 16.75, "direction": 10.01, "angle": 72.04, "elevation": 51.68, "pano_id": "TMX7316010203-003046_pano_0000_000364", "timestamp": "2023-04-17T07:52:46.376780Z", "filename": "pano_0000_000364.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 16.75208326, "relative_pitch": 72.03954185755266, "relative_heading": 10.009323570603067, "relative_elevation": 51.6789391394705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track08_Sphere_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889331427264416, 52.370365126465046, 0.0 ] }, "distance": 16.86, "direction": 112.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track08_Sphere_00051", "timestamp": "2025-01-09T13:00:49Z", "filename": "Job_20250109_1300_Track08_Sphere_00051.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 16.85826971, "relative_pitch": 0.0, "relative_heading": 112.98511008575379, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_001731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_001731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_001731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913958455936, 52.3705760663724, 45.464554740116 ] }, "distance": 17.07, "direction": 8.27, "angle": 69.42, "elevation": 45.46, "pano_id": "TMX7316010203-002306_pano_0002_001731", "timestamp": "2021-09-09T12:21:12.876820Z", "filename": "pano_0002_001731.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.06643932, "relative_pitch": 69.42491900685539, "relative_heading": 8.265409131708592, "relative_elevation": 45.464554740116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_001421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88933137782391, 52.3703603705885, 48.1315042283386 ] }, "distance": 17.07, "direction": 114.63, "angle": 70.47, "elevation": 48.13, "pano_id": "TMX7316010203-002538_pano_0000_001421", "timestamp": "2022-04-22T10:19:30.108120Z", "filename": "pano_0000_001421.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.06881424, "relative_pitch": 70.47403127402558, "relative_heading": 114.62512700461161, "relative_elevation": 48.1315042283386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889137767024087, 52.37057673662198, 0.0 ] }, "distance": 17.12, "direction": 7.82, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00195", "timestamp": "2025-01-09T12:44:20Z", "filename": "Job_20250109_1300_Track05_Sphere_00195.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.12296837, "relative_pitch": 0.0, "relative_heading": 7.819607942872709, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88913859153065, 52.3705767637545, 46.250585263595 ] }, "distance": 17.13, "direction": 8.0, "angle": 69.67, "elevation": 46.25, "pano_id": "TMX7316010203-001054_pano_0000_001712", "timestamp": "2019-01-15T09:24:24.628500Z", "filename": "pano_0000_001712.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.13368885, "relative_pitch": 69.6726773984462, "relative_heading": 8.004278822312777, "relative_elevation": 46.250585263595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914329312541, 52.3705770153549, 46.7667039129883 ] }, "distance": 17.21, "direction": 9.05, "angle": 69.8, "elevation": 46.77, "pano_id": "TMX7316010203-000227_pano_0000_001703", "timestamp": "2017-03-29T09:33:59.299010Z", "filename": "pano_0000_001703.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.20885351, "relative_pitch": 69.7977805834607, "relative_heading": 9.047132251823227, "relative_elevation": 46.7667039129883 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001544_pano_0001_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001544_pano_0001_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/08/TMX7316010203-001544/pano_0001_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906724794017, 52.3702710326531, 51.4040545187891 ] }, "distance": 17.23, "direction": 188.25, "angle": 71.47, "elevation": 51.4, "pano_id": "TMX7316010203-001544_pano_0001_000566", "timestamp": "2020-01-08T12:11:09.688520Z", "filename": "pano_0001_000566.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.23170544, "relative_pitch": 71.46777970938045, "relative_heading": 188.25253082970434, "relative_elevation": 51.4040545187891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889076942741109, 52.37026981990057, 0.0 ] }, "distance": 17.28, "direction": 186.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01316", "timestamp": "2025-06-16T05:18:17Z", "filename": "recording_2025-06-16_04-42-37_01316.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.28357961, "relative_pitch": 0.0, "relative_heading": 186.02145867714242, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899953129227, 52.370282204614, 48.0151513954625 ] }, "distance": 17.33, "direction": 204.14, "angle": 70.16, "elevation": 48.02, "pano_id": "TMX7316010203-000227_pano_0000_001707", "timestamp": "2017-03-29T09:34:22.343860Z", "filename": "pano_0000_001707.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.32526353, "relative_pitch": 70.15908135197519, "relative_heading": 204.14028669848565, "relative_elevation": 48.0151513954625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001425/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001425/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001425/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001425/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002538_pano_0000_001425/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001425/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002538_pano_0000_001425/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001425/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002538/pano_0000_001425/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908551915214, 52.3702668988695, 47.772260421887 ] }, "distance": 17.56, "direction": 184.01, "angle": 69.82, "elevation": 47.77, "pano_id": "TMX7316010203-002538_pano_0000_001425", "timestamp": "2022-04-22T10:19:36.018200Z", "filename": "pano_0000_001425.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.55632118, "relative_pitch": 69.82160357394419, "relative_heading": 184.01392915983362, "relative_elevation": 47.772260421887 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88901850586438, 52.3702744048251, 48.1536299390718 ] }, "distance": 17.66, "direction": 199.15, "angle": 69.86, "elevation": 48.15, "pano_id": "TMX7316010203-001900_pano_0002_000487", "timestamp": "2020-08-31T11:21:33.082400Z", "filename": "pano_0002_000487.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.65553435, "relative_pitch": 69.86453211334235, "relative_heading": 199.15491838740192, "relative_elevation": 48.1536299390718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000480/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000480/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000480/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000480/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000480/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000480/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000480/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000480/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000480/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908494843247, 52.3705831546688, 47.7327884202823 ] }, "distance": 17.72, "direction": 355.9, "angle": 69.63, "elevation": 47.73, "pano_id": "TMX7316010203-001900_pano_0002_000480", "timestamp": "2020-08-31T11:21:25.622420Z", "filename": "pano_0002_000480.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.72331343, "relative_pitch": 69.62990239886757, "relative_heading": 355.89800428231047, "relative_elevation": 47.7327884202823 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_04-42-37_01309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_04-42-37_01309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_04-42-37_01309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889147534338879, 52.37058304214575, 0.0 ] }, "distance": 17.92, "direction": 9.62, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_04-42-37_01309", "timestamp": "2025-06-16T05:18:09Z", "filename": "recording_2025-06-16_04-42-37_01309.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 17.91746374, "relative_pitch": 0.0, "relative_heading": 9.622158965663436, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88899749743437, 52.3705741781923, 43.653303780593 ] }, "distance": 18.18, "direction": 336.58, "angle": 67.39, "elevation": 43.65, "pano_id": "TMX7316010203-001178_pano_0000_001138", "timestamp": "2019-05-13T07:13:57.926350Z", "filename": "pano_0000_001138.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.17629782, "relative_pitch": 67.39420405721657, "relative_heading": 336.5816189536992, "relative_elevation": 43.653303780593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88908429909545, 52.3702607923452, 47.8759624343365 ] }, "distance": 18.24, "direction": 184.12, "angle": 69.14, "elevation": 47.88, "pano_id": "TMX7316010203-002445_pano_0000_000011", "timestamp": "2022-01-27T08:37:25.650690Z", "filename": "pano_0000_000011.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.24000508, "relative_pitch": 69.14392919963643, "relative_heading": 184.12490854199544, "relative_elevation": 47.8759624343365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001721/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001721/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001721/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001721/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001054_pano_0000_001721/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001721/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001054_pano_0000_001721/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001721/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/15/TMX7316010203-001054/pano_0000_001721/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88935180237, 52.3703613569985, 47.535368077457 ] }, "distance": 18.3, "direction": 112.5, "angle": 68.94, "elevation": 47.54, "pano_id": "TMX7316010203-001054_pano_0000_001721", "timestamp": "2019-01-15T09:24:39.678420Z", "filename": "pano_0000_001721.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.30028835, "relative_pitch": 68.94416397086125, "relative_heading": 112.49742800832595, "relative_elevation": 47.535368077457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8893493943323, 52.3703571745825, 48.4396318793297 ] }, "distance": 18.33, "direction": 114.04, "angle": 69.27, "elevation": 48.44, "pano_id": "TMX7316010203-000227_pano_0000_001710", "timestamp": "2017-03-29T09:34:42.538690Z", "filename": "pano_0000_001710.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.33346339, "relative_pitch": 69.26931541469584, "relative_heading": 114.03750991542293, "relative_elevation": 48.4396318793297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002932_pano_0001_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002932_pano_0001_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/13/TMX7316010203-002932/pano_0001_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914923855818, 52.3705867457603, 45.7166392141953 ] }, "distance": 18.34, "direction": 9.76, "angle": 68.14, "elevation": 45.72, "pano_id": "TMX7316010203-002932_pano_0001_000189", "timestamp": "2023-01-13T09:02:32.243780Z", "filename": "pano_0001_000189.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.34324156, "relative_pitch": 68.13748042825888, "relative_heading": 9.76445105091444, "relative_elevation": 45.7166392141953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_001070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88935323918743, 52.3703619359045, 47.0074593946338 ] }, "distance": 18.37, "direction": 112.19, "angle": 68.66, "elevation": 47.01, "pano_id": "TMX7316060226-000030_pano_0005_001070", "timestamp": "2016-08-17T08:19:00.231180Z", "filename": "pano_0005_001070.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.36630894, "relative_pitch": 68.65888954695045, "relative_heading": 112.19494542517207, "relative_elevation": 47.0074593946338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003046_pano_0000_000371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003046_pano_0000_000371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/04/17/TMX7316010203-003046/pano_0000_000371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907543633404, 52.37025844884, 52.8590130610391 ] }, "distance": 18.55, "direction": 185.93, "angle": 70.66, "elevation": 52.86, "pano_id": "TMX7316010203-003046_pano_0000_000371", "timestamp": "2023-04-17T07:52:52.631820Z", "filename": "pano_0000_000371.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.55269456, "relative_pitch": 70.65971709064284, "relative_heading": 185.92666028370837, "relative_elevation": 52.8590130610391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002445_pano_0000_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002445_pano_0000_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/27/TMX7316010203-002445/pano_0000_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88936754671816, 52.3703739065897, 48.6474602771923 ] }, "distance": 18.83, "direction": 107.32, "angle": 68.84, "elevation": 48.65, "pano_id": "TMX7316010203-002445_pano_0000_000006", "timestamp": "2022-01-27T08:35:41.451640Z", "filename": "pano_0000_000006.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.83360489, "relative_pitch": 68.83635367982157, "relative_heading": 107.31709732689791, "relative_elevation": 48.6474602771923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track05_Sphere_00202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track05_Sphere_00202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88906631285246, 52.37025534090786, 0.0 ] }, "distance": 18.97, "direction": 187.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track05_Sphere_00202", "timestamp": "2025-01-09T12:44:29Z", "filename": "Job_20250109_1300_Track05_Sphere_00202.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 18.96978332, "relative_pitch": 0.0, "relative_heading": 187.68590888128722, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00922/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00922/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00922/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00922/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-30_05-16-46_00922/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00922/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-30_05-16-46_00922/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00922/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-30_05-16-46_00922/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889376730487387, 52.370366071922234, 0.0 ] }, "distance": 19.7, "direction": 109.2, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-30_05-16-46_00922", "timestamp": "2025-06-30T05:38:01Z", "filename": "recording_2025-06-30_05-16-46_00922.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 19.70085529, "relative_pitch": 0.0, "relative_heading": 109.19645125647212, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915044467976, 52.3706006108106, 45.9956651618704 ] }, "distance": 19.88, "direction": 9.24, "angle": 66.63, "elevation": 46.0, "pano_id": "TMX7316060226-000030_pano_0005_000566", "timestamp": "2016-08-17T08:10:21.214790Z", "filename": "pano_0005_000566.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 19.87846948, "relative_pitch": 66.62689881570427, "relative_heading": 9.243603308114665, "relative_elevation": 45.9956651618704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88914977683734, 52.3706018341098, 47.220930473879 ] }, "distance": 20.01, "direction": 9.05, "angle": 67.04, "elevation": 47.22, "pano_id": "TMX7316010203-000227_pano_0000_001748", "timestamp": "2017-03-29T09:36:06.658040Z", "filename": "pano_0000_001748.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.00562848, "relative_pitch": 67.03956026614635, "relative_heading": 9.052399556262609, "relative_elevation": 47.220930473879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_001076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_001076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_001076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88895045317331, 52.370269822615, 46.8839798560366 ] }, "distance": 20.1, "direction": 211.25, "angle": 66.79, "elevation": 46.88, "pano_id": "TMX7316060226-000030_pano_0005_001076", "timestamp": "2016-08-17T08:19:11.796080Z", "filename": "pano_0005_001076.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.10404952, "relative_pitch": 66.79014101118395, "relative_heading": 211.24605978868007, "relative_elevation": 46.8839798560366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000380/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000380/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000380/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000380/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000380/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000380/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000380/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000380/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000380/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907371551548, 52.3702425503874, 45.6731063388288 ] }, "distance": 20.32, "direction": 185.74, "angle": 66.01, "elevation": 45.67, "pano_id": "TMX7316010203-001050_pano_0000_000380", "timestamp": "2019-01-11T11:26:41.721090Z", "filename": "pano_0000_000380.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.32453848, "relative_pitch": 66.01092954100801, "relative_heading": 185.74035229376278, "relative_elevation": 45.6731063388288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_003711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_003711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_003711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907230937759, 52.3702405135617, 45.6571082500741 ] }, "distance": 20.56, "direction": 185.94, "angle": 65.76, "elevation": 45.66, "pano_id": "TMX7316010203-001047_pano_0000_003711", "timestamp": "2019-01-10T12:28:04.182640Z", "filename": "pano_0000_003711.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.55975584, "relative_pitch": 65.75758652050379, "relative_heading": 185.94273678035177, "relative_elevation": 45.6571082500741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001050_pano_0000_000372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001050_pano_0000_000372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001050/pano_0000_000372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915318250267, 52.3706081048379, 45.2933855671436 ] }, "distance": 20.73, "direction": 9.38, "angle": 65.41, "elevation": 45.29, "pano_id": "TMX7316010203-001050_pano_0000_000372", "timestamp": "2019-01-11T11:26:36.036320Z", "filename": "pano_0000_000372.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.73154801, "relative_pitch": 65.40562965555388, "relative_heading": 9.38206281702529, "relative_elevation": 45.2933855671436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track08_Sphere_00050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track08_Sphere_00050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track08_Sphere_00050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.889399592788761, 52.37037917326991, 0.0 ] }, "distance": 20.78, "direction": 103.98, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track08_Sphere_00050", "timestamp": "2025-01-09T13:00:46Z", "filename": "Job_20250109_1300_Track08_Sphere_00050.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.77808723, "relative_pitch": 0.0, "relative_heading": 103.98089495533792, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_001371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_001371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_001371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88915015046617, 52.3706091198072, 46.4173651151359 ] }, "distance": 20.81, "direction": 8.77, "angle": 65.85, "elevation": 46.42, "pano_id": "TMX7316010203-002537_pano_0001_001371", "timestamp": "2022-04-22T08:46:56.915540Z", "filename": "pano_0001_001371.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.81049831, "relative_pitch": 65.85166865226745, "relative_heading": 8.770399551760251, "relative_elevation": 46.4173651151359 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0000_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0000_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0000_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88896316038589, 52.3702581399523, 44.3765084650368 ] }, "distance": 20.81, "direction": 207.35, "angle": 64.87, "elevation": 44.38, "pano_id": "TMX7316010203-001178_pano_0000_001145", "timestamp": "2019-05-13T07:14:03.651260Z", "filename": "pano_0000_001145.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.81462914, "relative_pitch": 64.87125664573435, "relative_heading": 207.35005727858388, "relative_elevation": 44.3765084650368 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track05_Sphere_00198/adjacencies/b_20250109_1300_Track05_Sphere_00198/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000030_pano_0005_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000030_pano_0005_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316060226-000030/pano_0005_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88907431600903, 52.3702370864544, 46.2037509670481 ] }, "distance": 20.93, "direction": 185.46, "angle": 65.63, "elevation": 46.2, "pano_id": "TMX7316060226-000030_pano_0005_000574", "timestamp": "2016-08-17T08:10:32.509660Z", "filename": "pano_0005_000574.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_20250109_1300_Track05_Sphere_00198", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121077.60508668731, 487066.01346012315 ] }, "relative_distance": 20.92564079, "relative_pitch": 65.63426693530094, "relative_heading": 185.46242022458085, "relative_elevation": 46.2037509670481 } ] } }