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_20241203_1333_Track15_Sphere_00194/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219473134002, 52.36331444678292, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00194", "timestamp": "2024-12-03T13:49:22Z", "filename": "Job_20241203_1333_Track15_Sphere_00194.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "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_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219769841228, 52.3633141350673, 48.6170713258907 ] }, "distance": 0.21, "direction": 99.74, "angle": 89.76, "elevation": 48.62, "pano_id": "TMX7316010203-001900_pano_0002_000826", "timestamp": "2020-08-31T11:30:59.244360Z", "filename": "pano_0002_000826.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 0.20507353, "relative_pitch": 89.75831991207993, "relative_heading": 99.7377582887975, "relative_elevation": 48.6170713258907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892195818559027, 52.36332227065063, 0.0 ] }, "distance": 0.87, "direction": 4.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01596", "timestamp": "2025-06-16T07:33:56Z", "filename": "recording_2025-06-16_06-42-40_01596.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 0.87373955, "relative_pitch": 0.0, "relative_heading": 4.862479553324192, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219325628088, 52.3633256592408, 48.0414356747642 ] }, "distance": 1.25, "direction": 355.4, "angle": 88.51, "elevation": 48.04, "pano_id": "TMX7316010203-001053_pano_0000_002267", "timestamp": "2019-01-14T12:32:29.782480Z", "filename": "pano_0000_002267.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 1.25169749, "relative_pitch": 88.5075224978677, "relative_heading": 355.3955380831167, "relative_elevation": 48.0414356747642 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218506147289, 52.3632963234043, 46.5267417347059 ] }, "distance": 2.12, "direction": 198.09, "angle": 87.39, "elevation": 46.53, "pano_id": "TMX7316010203-002306_pano_0002_000189", "timestamp": "2021-09-09T11:36:08.460400Z", "filename": "pano_0002_000189.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.12152018, "relative_pitch": 87.3892430644646, "relative_heading": 198.08896287209555, "relative_elevation": 46.5267417347059 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000710/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000710/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000710/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000710/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000710/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000710/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000710/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000710/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000710/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218016302162, 52.3632969249271, 46.2877835826948 ] }, "distance": 2.19, "direction": 206.98, "angle": 87.29, "elevation": 46.29, "pano_id": "TMX7316010203-001176_pano_0001_000710", "timestamp": "2019-05-10T10:40:34.682050Z", "filename": "pano_0001_000710.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.18776522, "relative_pitch": 87.293962072654, "relative_heading": 206.97587118811347, "relative_elevation": 46.2877835826948 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220806347065, 52.3632959380816, 46.3988166702911 ] }, "distance": 2.25, "direction": 156.2, "angle": 87.22, "elevation": 46.4, "pano_id": "TMX7316060226-000022_pano_0002_000738", "timestamp": "2016-08-16T07:33:22.920640Z", "filename": "pano_0002_000738.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.25089489, "relative_pitch": 87.22265008359187, "relative_heading": 156.20401542708694, "relative_elevation": 46.3988166702911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89221952185116, 52.3633286215088, 48.0491680856794 ] }, "distance": 2.31, "direction": 46.95, "angle": 87.25, "elevation": 48.05, "pano_id": "TMX7316010203-000714_pano_0001_003185", "timestamp": "2018-05-11T09:12:23.610330Z", "filename": "pano_0001_003185.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.31077456, "relative_pitch": 87.2466599240714, "relative_heading": 46.95462915157072, "relative_elevation": 48.0491680856794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223006190802, 52.3633101075073, 46.0011122012511 ] }, "distance": 2.45, "direction": 101.34, "angle": 86.95, "elevation": 46.0, "pano_id": "TMX7316060226-000019_pano_0000_005127", "timestamp": "2016-08-15T05:59:27.502770Z", "filename": "pano_0000_005127.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.45469893, "relative_pitch": 86.94549509205319, "relative_heading": 101.34428221498837, "relative_elevation": 46.0011122012511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000711/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000711/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000711/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000711/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000711/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000711/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000711/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000711/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000711/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219293437294, 52.3633392883716, 46.2595805414021 ] }, "distance": 2.77, "direction": 357.46, "angle": 86.58, "elevation": 46.26, "pano_id": "TMX7316010203-001176_pano_0001_000711", "timestamp": "2019-05-10T10:40:35.247160Z", "filename": "pano_0001_000711.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.76693812, "relative_pitch": 86.5770285671552, "relative_heading": 357.46438343300537, "relative_elevation": 46.2595805414021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223411359938, 52.3633074836163, 48.0162293501198 ] }, "distance": 2.79, "direction": 106.11, "angle": 86.67, "elevation": 48.02, "pano_id": "TMX7316060226-000020_pano_0006_000010", "timestamp": "2016-08-15T07:56:44.807970Z", "filename": "pano_0006_000010.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.79239485, "relative_pitch": 86.67169953840552, "relative_heading": 106.10957573114248, "relative_elevation": 48.0162293501198 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220185169699, 52.363340272168, 46.5241655465215 ] }, "distance": 2.91, "direction": 9.58, "angle": 86.42, "elevation": 46.52, "pano_id": "TMX7316010203-002306_pano_0002_000190", "timestamp": "2021-09-09T11:36:08.985370Z", "filename": "pano_0002_000190.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 2.91434727, "relative_pitch": 86.41558528453461, "relative_heading": 9.580479766763615, "relative_elevation": 46.5241655465215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220338212321, 52.3632850075857, 48.0878787944093 ] }, "distance": 3.33, "direction": 169.8, "angle": 86.04, "elevation": 48.09, "pano_id": "TMX7316010203-000714_pano_0001_003184", "timestamp": "2018-05-11T09:12:22.710320Z", "filename": "pano_0001_003184.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 3.32840757, "relative_pitch": 86.04058139557382, "relative_heading": 169.80197422287964, "relative_elevation": 48.0878787944093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224108716425, 52.3633030588058, 46.4833881165832 ] }, "distance": 3.4, "direction": 111.87, "angle": 85.81, "elevation": 46.48, "pano_id": "TMX7316010203-001666_pano_0000_001659", "timestamp": "2020-04-22T06:57:55.089300Z", "filename": "pano_0000_001659.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 3.40255762, "relative_pitch": 85.81344821460657, "relative_heading": 111.86507034800128, "relative_elevation": 46.4833881165832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214640433391, 52.3633241457294, 47.4636382441968 ] }, "distance": 3.46, "direction": 288.15, "angle": 85.83, "elevation": 47.46, "pano_id": "TMX7316010203-003014_pano_0005_000125", "timestamp": "2023-03-27T11:19:03.760330Z", "filename": "pano_0005_000125.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 3.46445764, "relative_pitch": 85.82527994165655, "relative_heading": 288.1507906515782, "relative_elevation": 47.4636382441968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222120797803, 52.3633413548925, 46.3825189797208 ] }, "distance": 3.5, "direction": 31.06, "angle": 85.69, "elevation": 46.38, "pano_id": "TMX7316060226-000022_pano_0002_000739", "timestamp": "2016-08-16T07:33:23.640640Z", "filename": "pano_0002_000739.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 3.49544029, "relative_pitch": 85.69027020623012, "relative_heading": 31.063503800499767, "relative_elevation": 46.3825189797208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217967787046, 52.3632814820099, 48.0747011108324 ] }, "distance": 3.81, "direction": 195.62, "angle": 85.47, "elevation": 48.07, "pano_id": "TMX7316010203-001053_pano_0000_002266", "timestamp": "2019-01-14T12:32:29.232460Z", "filename": "pano_0000_002266.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 3.80877042, "relative_pitch": 85.47014144568953, "relative_heading": 195.61872660927295, "relative_elevation": 48.0747011108324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214345415191, 52.3632994043564, 46.729619233869 ] }, "distance": 3.87, "direction": 244.4, "angle": 85.26, "elevation": 46.73, "pano_id": "TMX7316010203-001048_pano_0000_000048", "timestamp": "2019-01-11T07:57:13.144530Z", "filename": "pano_0000_000048.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 3.87337331, "relative_pitch": 85.26163977140284, "relative_heading": 244.3966535711187, "relative_elevation": 46.729619233869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213904928436, 52.3633034142308, 46.9517546920106 ] }, "distance": 3.99, "direction": 252.07, "angle": 85.15, "elevation": 46.95, "pano_id": "TMX7316010203-002619_pano_0015_000308", "timestamp": "2022-06-22T07:55:49.646920Z", "filename": "pano_0015_000308.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 3.98681447, "relative_pitch": 85.14648594371322, "relative_heading": 252.0658103463763, "relative_elevation": 46.9517546920106 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213526409004, 52.3633102143255, 46.8559833308682 ] }, "distance": 4.08, "direction": 263.37, "angle": 85.03, "elevation": 46.86, "pano_id": "TMX7316010203-001530_pano_0002_000254", "timestamp": "2019-12-20T08:55:57.549900Z", "filename": "pano_0002_000254.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.07823282, "relative_pitch": 85.0256481357139, "relative_heading": 263.36858222920716, "relative_elevation": 46.8559833308682 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892180084953537, 52.363278416661394, 0.0 ] }, "distance": 4.13, "direction": 193.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01595", "timestamp": "2025-06-16T07:33:55Z", "filename": "recording_2025-06-16_06-42-40_01595.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.13150461, "relative_pitch": 0.0, "relative_heading": 193.97457021228013, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892152281238513, 52.36334133132553, 0.0 ] }, "distance": 4.16, "direction": 315.97, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00274", "timestamp": "2025-06-16T06:33:53Z", "filename": "recording_2025-06-16_06-21-55_00274.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.16070929, "relative_pitch": 0.0, "relative_heading": 315.9721401345273, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0001_000224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213362161903, 52.3633163984358, 45.6341875093058 ] }, "distance": 4.17, "direction": 272.99, "angle": 84.78, "elevation": 45.63, "pano_id": "TMX7316010203-002033_pano_0001_000224", "timestamp": "2021-03-08T12:54:49.443970Z", "filename": "pano_0001_000224.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.16849431, "relative_pitch": 84.78075191163555, "relative_heading": 272.9863508374456, "relative_elevation": 45.6341875093058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215608305954, 52.3633444062644, 46.7055230522528 ] }, "distance": 4.25, "direction": 321.7, "angle": 84.8, "elevation": 46.71, "pano_id": "TMX7316010203-001048_pano_0000_000047", "timestamp": "2019-01-11T07:57:12.644510Z", "filename": "pano_0000_000047.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.24794374, "relative_pitch": 84.80315341823406, "relative_heading": 321.70072994282947, "relative_elevation": 46.7055230522528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213657546015, 52.3632996006144, 47.5751400459558 ] }, "distance": 4.29, "direction": 247.36, "angle": 84.84, "elevation": 47.58, "pano_id": "TMX7316010203-002985_pano_0003_000253", "timestamp": "2023-02-27T10:49:29.019910Z", "filename": "pano_0003_000253.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.29226026, "relative_pitch": 84.84469471517609, "relative_heading": 247.36386141166565, "relative_elevation": 47.5751400459558 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892137121217596, 52.36329738985185, 0.0 ] }, "distance": 4.36, "direction": 244.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00275", "timestamp": "2025-06-16T06:33:54Z", "filename": "recording_2025-06-16_06-21-55_00275.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.35931392, "relative_pitch": 0.0, "relative_heading": 244.18997650573968, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921506797277, 52.3633445702584, 47.5624939789996 ] }, "distance": 4.5, "direction": 318.16, "angle": 84.6, "elevation": 47.56, "pano_id": "TMX7316010203-002985_pano_0003_000252", "timestamp": "2023-02-27T10:49:28.359760Z", "filename": "pano_0003_000252.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.49895796, "relative_pitch": 84.59644370140444, "relative_heading": 318.1637622684236, "relative_elevation": 47.5624939789996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892154073322, 52.3633472196553, 46.9540958972648 ] }, "distance": 4.58, "direction": 322.78, "angle": 84.43, "elevation": 46.95, "pano_id": "TMX7316010203-002619_pano_0015_000307", "timestamp": "2022-06-22T07:55:49.181980Z", "filename": "pano_0015_000307.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.57929444, "relative_pitch": 84.42972769182187, "relative_heading": 322.78411799401863, "relative_elevation": 46.9540958972648 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212836086806, 52.3633056689376, 47.121546077542 ] }, "distance": 4.63, "direction": 257.81, "angle": 84.39, "elevation": 47.12, "pano_id": "TMX7316010203-001047_pano_0000_001155", "timestamp": "2019-01-10T11:50:04.048320Z", "filename": "pano_0000_001155.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.62550367, "relative_pitch": 84.39374272064097, "relative_heading": 257.80934727332243, "relative_elevation": 47.121546077542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213787137878, 52.3633410146351, 46.9802751801908 ] }, "distance": 4.87, "direction": 307.35, "angle": 84.08, "elevation": 46.98, "pano_id": "TMX7316060226-000019_pano_0000_004395", "timestamp": "2016-08-15T05:47:01.898990Z", "filename": "pano_0000_004395.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.8726324, "relative_pitch": 84.07865066927074, "relative_heading": 307.3526501375443, "relative_elevation": 46.9802751801908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892210500249677, 52.3633577706416, 0.0 ] }, "distance": 4.94, "direction": 12.56, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00195", "timestamp": "2024-12-03T13:49:23Z", "filename": "Job_20241203_1333_Track15_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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 4.93905643, "relative_pitch": 0.0, "relative_heading": 12.56155442398531, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212111527313, 52.3633119187612, 46.1512945340946 ] }, "distance": 5.02, "direction": 266.79, "angle": 83.79, "elevation": 46.15, "pano_id": "TMX7316060226-000478_pano_0001_000187", "timestamp": "2019-11-11T11:23:55.074900Z", "filename": "pano_0001_000187.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.02265772, "relative_pitch": 83.78892939211457, "relative_heading": 266.78938762086, "relative_elevation": 46.1512945340946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218071419268, 52.3632696189377, 48.6442670049146 ] }, "distance": 5.08, "direction": 190.84, "angle": 84.04, "elevation": 48.64, "pano_id": "TMX7316010203-001900_pano_0002_000827", "timestamp": "2020-08-31T11:31:00.074350Z", "filename": "pano_0002_000827.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.07875369, "relative_pitch": 84.03957128031864, "relative_heading": 190.83669110451535, "relative_elevation": 48.6442670049146 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892178639044848, 52.36326984531234, 0.0 ] }, "distance": 5.08, "direction": 192.46, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00193", "timestamp": "2024-12-03T13:49:21Z", "filename": "Job_20241203_1333_Track15_Sphere_00193.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.08261873, "relative_pitch": 0.0, "relative_heading": 192.45541766984883, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212836009841, 52.3633355236433, 48.4203717075288 ] }, "distance": 5.09, "direction": 297.42, "angle": 84.0, "elevation": 48.42, "pano_id": "TMX7316010203-001053_pano_0000_002239", "timestamp": "2019-01-14T12:32:05.382690Z", "filename": "pano_0000_002239.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.09334809, "relative_pitch": 83.9951290213064, "relative_heading": 297.41718418078744, "relative_elevation": 48.4203717075288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211991505155, 52.3633093893249, 48.3306979648769 ] }, "distance": 5.13, "direction": 263.7, "angle": 83.94, "elevation": 48.33, "pano_id": "TMX7316010203-000714_pano_0001_002309", "timestamp": "2018-05-11T08:52:28.913060Z", "filename": "pano_0001_002309.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.12751048, "relative_pitch": 83.9440175733725, "relative_heading": 263.6988942202821, "relative_elevation": 48.3306979648769 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212476969375, 52.3632960173579, 46.9969325186685 ] }, "distance": 5.19, "direction": 246.72, "angle": 83.7, "elevation": 47.0, "pano_id": "TMX7316060226-000019_pano_0000_004396", "timestamp": "2016-08-15T05:47:02.453990Z", "filename": "pano_0000_004396.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.18831593, "relative_pitch": 83.70023333288826, "relative_heading": 246.71799807298635, "relative_elevation": 46.9969325186685 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214167170396, 52.3633491922932, 47.090146872215 ] }, "distance": 5.29, "direction": 316.93, "angle": 83.59, "elevation": 47.09, "pano_id": "TMX7316010203-001047_pano_0000_001154", "timestamp": "2019-01-10T11:50:03.418220Z", "filename": "pano_0000_001154.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.2926752, "relative_pitch": 83.58718046983422, "relative_heading": 316.9280505262753, "relative_elevation": 47.090146872215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215357336643, 52.3633551660825, 46.834972506389 ] }, "distance": 5.33, "direction": 328.25, "angle": 83.51, "elevation": 46.83, "pano_id": "TMX7316010203-001530_pano_0002_000253", "timestamp": "2019-12-20T08:55:57.030050Z", "filename": "pano_0002_000253.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.32830323, "relative_pitch": 83.5095020065546, "relative_heading": 328.25154586383303, "relative_elevation": 46.834972506389 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89221552948125, 52.3633609318899, 48.6349873747677 ] }, "distance": 5.36, "direction": 15.32, "angle": 83.71, "elevation": 48.63, "pano_id": "TMX7316010203-001900_pano_0002_000825", "timestamp": "2020-08-31T11:30:58.414400Z", "filename": "pano_0002_000825.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.36311596, "relative_pitch": 83.70725886640587, "relative_heading": 15.317716909668835, "relative_elevation": 48.6349873747677 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89221443107811, 52.3632675233787, 46.0108514586464 ] }, "distance": 5.39, "direction": 165.59, "angle": 83.32, "elevation": 46.01, "pano_id": "TMX7316060226-000019_pano_0000_005126", "timestamp": "2016-08-15T05:59:27.057830Z", "filename": "pano_0000_005126.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.39105949, "relative_pitch": 83.31716426564823, "relative_heading": 165.58619271209048, "relative_elevation": 46.0108514586464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224602843446, 52.3633524020914, 45.9889554856345 ] }, "distance": 5.48, "direction": 39.6, "angle": 83.2, "elevation": 45.99, "pano_id": "TMX7316060226-000019_pano_0000_005128", "timestamp": "2016-08-15T05:59:27.952860Z", "filename": "pano_0000_005128.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.48163066, "relative_pitch": 83.20272738342301, "relative_heading": 39.603598259700824, "relative_elevation": 45.9889554856345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225559433674, 52.3633482272116, 46.4683868372813 ] }, "distance": 5.6, "direction": 47.8, "angle": 83.13, "elevation": 46.47, "pano_id": "TMX7316010203-001666_pano_0000_001660", "timestamp": "2020-04-22T06:57:55.874300Z", "filename": "pano_0000_001660.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.59631933, "relative_pitch": 83.13278055214735, "relative_heading": 47.803723744842166, "relative_elevation": 46.4683868372813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225175437393, 52.3633515084124, 48.0011390326545 ] }, "distance": 5.67, "direction": 43.29, "angle": 83.27, "elevation": 48.0, "pano_id": "TMX7316060226-000020_pano_0006_000011", "timestamp": "2016-08-15T07:56:45.457960Z", "filename": "pano_0006_000011.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.66536167, "relative_pitch": 83.26877325649545, "relative_heading": 43.28657143929187, "relative_elevation": 48.0011390326545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000126/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000126/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000126/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000126/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000126/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000126/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000126/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000126/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000126/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213118130131, 52.363280613896, 47.4736362015828 ] }, "distance": 5.74, "direction": 228.99, "angle": 83.11, "elevation": 47.47, "pano_id": "TMX7316010203-003014_pano_0005_000126", "timestamp": "2023-03-27T11:19:04.515330Z", "filename": "pano_0005_000126.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.73707608, "relative_pitch": 83.10935560175245, "relative_heading": 228.98853280709264, "relative_elevation": 47.4736362015828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89221594171182, 52.3632634738999, 48.0278762131929 ] }, "distance": 5.85, "direction": 165.71, "angle": 83.05, "elevation": 48.03, "pano_id": "TMX7316060226-000020_pano_0006_000009", "timestamp": "2016-08-15T07:56:44.172880Z", "filename": "pano_0006_000009.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.85310757, "relative_pitch": 83.05168634585958, "relative_heading": 165.7085454264264, "relative_elevation": 48.0278762131929 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89221219674145, 52.36336625316052, 0.0 ] }, "distance": 5.89, "direction": 11.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01597", "timestamp": "2025-06-16T07:33:57Z", "filename": "recording_2025-06-16_06-42-40_01597.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.8862093, "relative_pitch": 0.0, "relative_heading": 11.661280164235226, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213459412274, 52.3633530115222, 48.2919483408332 ] }, "distance": 5.93, "direction": 316.33, "angle": 83.0, "elevation": 48.29, "pano_id": "TMX7316010203-000714_pano_0001_002308", "timestamp": "2018-05-11T08:52:28.208090Z", "filename": "pano_0001_002308.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.93270041, "relative_pitch": 82.99626594188724, "relative_heading": 316.32959393052505, "relative_elevation": 48.2919483408332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921080515529, 52.3633234500324, 48.0689149135724 ] }, "distance": 5.99, "direction": 279.63, "angle": 82.9, "elevation": 48.07, "pano_id": "TMX7316060226-000022_pano_0000_000528", "timestamp": "2016-08-16T07:05:40.213690Z", "filename": "pano_0000_000528.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 5.98906809, "relative_pitch": 82.89792456052436, "relative_heading": 279.62953554694553, "relative_elevation": 48.0689149135724 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213619367583, 52.3633562283453, 46.1196363242343 ] }, "distance": 6.13, "direction": 319.38, "angle": 82.43, "elevation": 46.12, "pano_id": "TMX7316060226-000478_pano_0001_000186", "timestamp": "2019-11-11T11:23:53.994940Z", "filename": "pano_0001_000186.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 6.1250548, "relative_pitch": 82.43493456547377, "relative_heading": 319.38038468271037, "relative_elevation": 46.1196363242343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0001_000223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215288697652, 52.3633632221827, 45.6311638932675 ] }, "distance": 6.13, "direction": 332.29, "angle": 82.35, "elevation": 45.63, "pano_id": "TMX7316010203-002033_pano_0001_000223", "timestamp": "2021-03-08T12:54:48.539030Z", "filename": "pano_0001_000223.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 6.13044127, "relative_pitch": 82.34826128499512, "relative_heading": 332.2918188297971, "relative_elevation": 45.6311638932675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211201115455, 52.3632908489933, 48.4423202620819 ] }, "distance": 6.22, "direction": 245.02, "angle": 82.69, "elevation": 48.44, "pano_id": "TMX7316010203-001053_pano_0000_002240", "timestamp": "2019-01-14T12:32:06.302700Z", "filename": "pano_0000_002240.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 6.21672487, "relative_pitch": 82.6870597912083, "relative_heading": 245.01503364017634, "relative_elevation": 48.4423202620819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220619925062, 52.3633698815579, 47.9951801514253 ] }, "distance": 6.22, "direction": 7.22, "angle": 82.62, "elevation": 48.0, "pano_id": "TMX7316010203-001053_pano_0000_002268", "timestamp": "2019-01-14T12:32:30.337470Z", "filename": "pano_0000_002268.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 6.21773337, "relative_pitch": 82.61849350435506, "relative_heading": 7.217757904060828, "relative_elevation": 47.9951801514253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216143426999, 52.3633679289482, 47.4484525090083 ] }, "distance": 6.37, "direction": 339.14, "angle": 82.36, "elevation": 47.45, "pano_id": "TMX7316010203-003014_pano_0005_000124", "timestamp": "2023-03-27T11:19:03.065340Z", "filename": "pano_0005_000124.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 6.3687864, "relative_pitch": 82.35514496277071, "relative_heading": 339.1363293251439, "relative_elevation": 47.4484525090083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222671327265, 52.3632578694836, 46.4901226153597 ] }, "distance": 6.66, "direction": 160.91, "angle": 81.85, "elevation": 46.49, "pano_id": "TMX7316010203-001666_pano_0000_001658", "timestamp": "2020-04-22T06:57:54.334330Z", "filename": "pano_0000_001658.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 6.66190412, "relative_pitch": 81.84519035712347, "relative_heading": 160.91148240194516, "relative_elevation": 46.4901226153597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000709/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000709/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000709/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000709/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000709/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000709/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000709/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000709/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000709/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216755952962, 52.3632543075514, 46.3302075276151 ] }, "distance": 6.94, "direction": 195.46, "angle": 81.48, "elevation": 46.33, "pano_id": "TMX7316010203-001176_pano_0001_000709", "timestamp": "2019-05-10T10:40:34.127150Z", "filename": "pano_0001_000709.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 6.94321429, "relative_pitch": 81.47687456972632, "relative_heading": 195.46121468205126, "relative_elevation": 46.3302075276151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223765556548, 52.363372045499, 48.0118212141097 ] }, "distance": 7.04, "direction": 24.52, "angle": 81.65, "elevation": 48.01, "pano_id": "TMX7316010203-000714_pano_0001_003186", "timestamp": "2018-05-11T09:12:24.535300Z", "filename": "pano_0001_003186.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.04474623, "relative_pitch": 81.65258918662441, "relative_heading": 24.523360731216346, "relative_elevation": 48.0118212141097 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219440533881, 52.3632505217229, 46.4209916051477 ] }, "distance": 7.11, "direction": 180.18, "angle": 81.29, "elevation": 46.42, "pano_id": "TMX7316060226-000022_pano_0002_000737", "timestamp": "2016-08-16T07:33:22.205670Z", "filename": "pano_0002_000737.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.11324746, "relative_pitch": 81.28813604234722, "relative_heading": 180.1788767966677, "relative_elevation": 46.4209916051477 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216840395112, 52.363252202375, 46.5224693575874 ] }, "distance": 7.15, "direction": 194.52, "angle": 81.26, "elevation": 46.52, "pano_id": "TMX7316010203-002306_pano_0002_000188", "timestamp": "2021-09-09T11:36:07.935370Z", "filename": "pano_0002_000188.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.15462552, "relative_pitch": 81.25705900585012, "relative_heading": 194.51709036684443, "relative_elevation": 46.5224693575874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0001_000225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211524926518, 52.3632692995679, 45.639418755658 ] }, "distance": 7.39, "direction": 227.14, "angle": 80.81, "elevation": 45.64, "pano_id": "TMX7316010203-002033_pano_0001_000225", "timestamp": "2021-03-08T12:54:50.423980Z", "filename": "pano_0001_000225.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.38601513, "relative_pitch": 80.8072882990722, "relative_heading": 227.14335272251716, "relative_elevation": 45.639418755658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211572334314, 52.36336040183, 48.7297329585999 ] }, "distance": 7.42, "direction": 313.53, "angle": 81.34, "elevation": 48.73, "pano_id": "TMX7316010203-000234_pano_0005_000166", "timestamp": "2017-03-31T08:24:03.616750Z", "filename": "pano_0005_000166.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.42399814, "relative_pitch": 81.33757096925696, "relative_heading": 313.5348339132474, "relative_elevation": 48.7297329585999 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220701479634, 52.3633815101387, 46.2246480127797 ] }, "distance": 7.51, "direction": 6.4, "angle": 80.77, "elevation": 46.22, "pano_id": "TMX7316010203-001176_pano_0001_000712", "timestamp": "2019-05-10T10:40:35.827190Z", "filename": "pano_0001_000712.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.50919027, "relative_pitch": 80.77290945383474, "relative_heading": 6.397806192562858, "relative_elevation": 46.2246480127797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211689200503, 52.3632651446257, 46.8731065383181 ] }, "distance": 7.63, "direction": 224.03, "angle": 80.75, "elevation": 46.87, "pano_id": "TMX7316010203-001530_pano_0002_000255", "timestamp": "2019-12-20T08:55:58.069950Z", "filename": "pano_0002_000255.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.62974647, "relative_pitch": 80.7547913679554, "relative_heading": 224.025104961482, "relative_elevation": 46.8731065383181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212308501004, 52.3633672575463, 48.0817306349054 ] }, "distance": 7.64, "direction": 320.29, "angle": 80.97, "elevation": 48.08, "pano_id": "TMX7316060226-000022_pano_0000_000527", "timestamp": "2016-08-16T07:05:39.193740Z", "filename": "pano_0000_000527.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.63892422, "relative_pitch": 80.97265349998415, "relative_heading": 320.2893792463316, "relative_elevation": 48.0817306349054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212368308783, 52.3632592262542, 46.9487225394696 ] }, "distance": 7.82, "direction": 218.23, "angle": 80.54, "elevation": 46.95, "pano_id": "TMX7316010203-002619_pano_0015_000309", "timestamp": "2022-06-22T07:55:50.121950Z", "filename": "pano_0015_000309.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.82180229, "relative_pitch": 80.54122200101789, "relative_heading": 218.22601596110937, "relative_elevation": 46.9487225394696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892092872911, 52.3632794681732, 48.0497169950977 ] }, "distance": 7.96, "direction": 240.71, "angle": 80.6, "elevation": 48.05, "pano_id": "TMX7316060226-000022_pano_0000_000529", "timestamp": "2016-08-16T07:05:41.523720Z", "filename": "pano_0000_000529.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.95577965, "relative_pitch": 80.59860658535321, "relative_heading": 240.7099543368347, "relative_elevation": 48.0497169950977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210644664103, 52.363267517661, 46.1890748301521 ] }, "distance": 7.96, "direction": 229.03, "angle": 80.22, "elevation": 46.19, "pano_id": "TMX7316060226-000478_pano_0001_000188", "timestamp": "2019-11-11T11:23:56.040000Z", "filename": "pano_0001_000188.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.96477702, "relative_pitch": 80.21621554078162, "relative_heading": 229.03206558052713, "relative_elevation": 46.1890748301521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8922187929189, 52.3633845373548, 46.5250378735363 ] }, "distance": 7.97, "direction": 11.87, "angle": 80.28, "elevation": 46.53, "pano_id": "TMX7316010203-002306_pano_0002_000191", "timestamp": "2021-09-09T11:36:09.525360Z", "filename": "pano_0002_000191.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.96964942, "relative_pitch": 80.27968505328273, "relative_heading": 11.868501651104184, "relative_elevation": 46.5250378735363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211489083328, 52.3632619317449, 47.1455856272951 ] }, "distance": 7.98, "direction": 222.95, "angle": 80.39, "elevation": 47.15, "pano_id": "TMX7316010203-001047_pano_0000_001156", "timestamp": "2019-01-10T11:50:04.663150Z", "filename": "pano_0000_001156.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 7.98296693, "relative_pitch": 80.38949920169004, "relative_heading": 222.9452921604027, "relative_elevation": 47.1455856272951 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212932279223, 52.3632544654731, 46.7446057526395 ] }, "distance": 8.02, "direction": 213.73, "angle": 80.26, "elevation": 46.74, "pano_id": "TMX7316010203-001048_pano_0000_000049", "timestamp": "2019-01-11T07:57:13.649550Z", "filename": "pano_0000_000049.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.0249813, "relative_pitch": 80.25858540240952, "relative_heading": 213.72628412761014, "relative_elevation": 46.7446057526395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214476109822, 52.3633802609119, 48.3847286337987 ] }, "distance": 8.08, "direction": 335.07, "angle": 80.52, "elevation": 48.38, "pano_id": "TMX7316010203-001053_pano_0000_002238", "timestamp": "2019-01-14T12:32:03.907610Z", "filename": "pano_0000_002238.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.07587014, "relative_pitch": 80.52414186996167, "relative_heading": 335.0705126610613, "relative_elevation": 48.3847286337987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892167177037075, 52.36338527169195, 0.0 ] }, "distance": 8.1, "direction": 346.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00273", "timestamp": "2025-06-16T06:33:53Z", "filename": "recording_2025-06-16_06-21-55_00273.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.10142978, "relative_pitch": 0.0, "relative_heading": 346.60345694213214, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210577609671, 52.3632659106928, 48.3814806202427 ] }, "distance": 8.12, "direction": 228.29, "angle": 80.48, "elevation": 48.38, "pano_id": "TMX7316010203-000714_pano_0001_002310", "timestamp": "2018-05-11T08:52:29.633070Z", "filename": "pano_0001_002310.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.11718466, "relative_pitch": 80.47592341107914, "relative_heading": 228.2903995650776, "relative_elevation": 48.3814806202427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218742191438, 52.3632414330834, 48.1317528458312 ] }, "distance": 8.14, "direction": 183.51, "angle": 80.4, "elevation": 48.13, "pano_id": "TMX7316010203-000714_pano_0001_003183", "timestamp": "2018-05-11T09:12:21.850320Z", "filename": "pano_0001_003183.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.13978792, "relative_pitch": 80.40125995981431, "relative_heading": 183.50706231705436, "relative_elevation": 48.1317528458312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212248821272, 52.363254889125, 47.5847594151273 ] }, "distance": 8.25, "direction": 216.6, "angle": 80.16, "elevation": 47.58, "pano_id": "TMX7316010203-002985_pano_0003_000254", "timestamp": "2023-02-27T10:49:29.759750Z", "filename": "pano_0003_000254.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.25463149, "relative_pitch": 80.1587134684312, "relative_heading": 216.59687346235333, "relative_elevation": 47.5847594151273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892121990387287, 52.36325346647328, 0.0 ] }, "distance": 8.4, "direction": 216.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00276", "timestamp": "2025-06-16T06:33:55Z", "filename": "recording_2025-06-16_06-21-55_00276.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.4022125, "relative_pitch": 0.0, "relative_heading": 216.13895339392846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223567886143, 52.3633866590355, 46.3721867334098 ] }, "distance": 8.51, "direction": 19.14, "angle": 79.61, "elevation": 46.37, "pano_id": "TMX7316060226-000022_pano_0002_000740", "timestamp": "2016-08-16T07:33:24.345580Z", "filename": "pano_0002_000740.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.50574248, "relative_pitch": 79.60615163582698, "relative_heading": 19.143745304130807, "relative_elevation": 46.3721867334098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004394/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004394/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004394/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004394/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004394/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004394/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004394/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004394/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004394/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215061989435, 52.3633859918566, 46.9662592532113 ] }, "distance": 8.51, "direction": 339.32, "angle": 79.73, "elevation": 46.97, "pano_id": "TMX7316060226-000019_pano_0000_004394", "timestamp": "2016-08-15T05:47:01.328980Z", "filename": "pano_0000_004394.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.50934238, "relative_pitch": 79.73055782506108, "relative_heading": 339.32118368143847, "relative_elevation": 46.9662592532113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89208959198128, 52.3632726747528, 48.6806568680331 ] }, "distance": 8.54, "direction": 237.02, "angle": 80.05, "elevation": 48.68, "pano_id": "TMX7316010203-000234_pano_0005_000167", "timestamp": "2017-03-31T08:24:05.821810Z", "filename": "pano_0005_000167.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.53826127, "relative_pitch": 80.0518908881729, "relative_heading": 237.01699683042642, "relative_elevation": 48.6806568680331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216775066718, 52.3633895372828, 46.6887290924788 ] }, "distance": 8.56, "direction": 347.59, "angle": 79.62, "elevation": 46.69, "pano_id": "TMX7316010203-001048_pano_0000_000046", "timestamp": "2019-01-11T07:57:12.149510Z", "filename": "pano_0000_000046.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.55539129, "relative_pitch": 79.61613958071649, "relative_heading": 347.594562657184, "relative_elevation": 46.6887290924788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216371313469, 52.3633896323316, 47.5479117054492 ] }, "distance": 8.63, "direction": 345.83, "angle": 79.71, "elevation": 47.55, "pano_id": "TMX7316010203-002985_pano_0003_000251", "timestamp": "2023-02-27T10:49:27.739780Z", "filename": "pano_0003_000251.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.62891855, "relative_pitch": 79.71400019823025, "relative_heading": 345.8257579131803, "relative_elevation": 47.5479117054492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89208441496981, 52.3633527307719, 46.4075875012204 ] }, "distance": 8.64, "direction": 299.55, "angle": 79.46, "elevation": 46.41, "pano_id": "TMX7316010203-001666_pano_0000_001672", "timestamp": "2020-04-22T06:58:07.694230Z", "filename": "pano_0000_001672.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.63830375, "relative_pitch": 79.45564454637686, "relative_heading": 299.54820086984193, "relative_elevation": 46.4075875012204 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206806343076, 52.3633084810576, 46.4024180453271 ] }, "distance": 8.65, "direction": 265.6, "angle": 79.44, "elevation": 46.4, "pano_id": "TMX7316010203-001666_pano_0000_001673", "timestamp": "2020-04-22T06:58:08.269230Z", "filename": "pano_0000_001673.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.65419777, "relative_pitch": 79.43552944411465, "relative_heading": 265.60078094713487, "relative_elevation": 46.4024180453271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216890368498, 52.3633913130986, 46.9524329770356 ] }, "distance": 8.73, "direction": 348.38, "angle": 79.46, "elevation": 46.95, "pano_id": "TMX7316010203-002619_pano_0015_000306", "timestamp": "2022-06-22T07:55:48.716940Z", "filename": "pano_0015_000306.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.73231975, "relative_pitch": 79.46437431919782, "relative_heading": 348.37644328597275, "relative_elevation": 46.9524329770356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216526567976, 52.3632373096762, 48.1180033292621 ] }, "distance": 8.81, "direction": 193.16, "angle": 79.62, "elevation": 48.12, "pano_id": "TMX7316010203-001053_pano_0000_002265", "timestamp": "2019-01-14T12:32:28.687410Z", "filename": "pano_0000_002265.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 8.81494387, "relative_pitch": 79.61884943503506, "relative_heading": 193.16210295954045, "relative_elevation": 48.1180033292621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004397/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004397/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004397/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004397/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004397/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004397/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004397/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004397/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004397/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211117093395, 52.363251333843, 47.0165428901091 ] }, "distance": 9.04, "direction": 219.03, "angle": 79.12, "elevation": 47.02, "pano_id": "TMX7316060226-000019_pano_0000_004397", "timestamp": "2016-08-15T05:47:02.998970Z", "filename": "pano_0000_004397.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.03998931, "relative_pitch": 79.11641616411063, "relative_heading": 219.02567180472536, "relative_elevation": 47.0165428901091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215526969779, 52.3633925984541, 47.0574480006471 ] }, "distance": 9.1, "direction": 342.82, "angle": 79.05, "elevation": 47.06, "pano_id": "TMX7316010203-001047_pano_0000_001153", "timestamp": "2019-01-10T11:50:02.793160Z", "filename": "pano_0000_001153.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.1022653, "relative_pitch": 79.05254239844615, "relative_heading": 342.8228331700277, "relative_elevation": 47.0574480006471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892164394819263, 52.36323461677774, 0.0 ] }, "distance": 9.12, "direction": 193.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01594", "timestamp": "2025-06-16T07:33:54Z", "filename": "recording_2025-06-16_06-42-40_01594.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.12023664, "relative_pitch": 0.0, "relative_heading": 193.09634607463005, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214975779665, 52.3633966907879, 48.2510697217658 ] }, "distance": 9.65, "direction": 341.49, "angle": 78.69, "elevation": 48.25, "pano_id": "TMX7316010203-000714_pano_0001_002307", "timestamp": "2018-05-11T08:52:27.523080Z", "filename": "pano_0001_002307.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.65081863, "relative_pitch": 78.68937710979999, "relative_heading": 341.49141443224266, "relative_elevation": 48.2510697217658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217141934286, 52.3634004788499, 46.8141893530264 ] }, "distance": 9.7, "direction": 350.58, "angle": 78.29, "elevation": 46.81, "pano_id": "TMX7316010203-001530_pano_0002_000252", "timestamp": "2019-12-20T08:55:56.504890Z", "filename": "pano_0002_000252.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.70397317, "relative_pitch": 78.28917940451915, "relative_heading": 350.5813605096877, "relative_elevation": 46.8141893530264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216500168908, 52.3632270470755, 48.6439398350194 ] }, "distance": 9.93, "direction": 191.76, "angle": 78.46, "elevation": 48.64, "pano_id": "TMX7316010203-001900_pano_0002_000828", "timestamp": "2020-08-31T11:31:00.914350Z", "filename": "pano_0002_000828.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.93396316, "relative_pitch": 78.45788427092012, "relative_heading": 191.76318061903942, "relative_elevation": 48.6439398350194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219899072868, 52.3632251719179, 46.0212855525315 ] }, "distance": 9.94, "direction": 178.33, "angle": 77.81, "elevation": 46.02, "pano_id": "TMX7316060226-000019_pano_0000_005125", "timestamp": "2016-08-15T05:59:26.622800Z", "filename": "pano_0000_005125.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.93822968, "relative_pitch": 77.81418353383556, "relative_heading": 178.3269758390016, "relative_elevation": 46.0212855525315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222654220755, 52.3634016259151, 0.0 ] }, "distance": 9.94, "direction": 12.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00196", "timestamp": "2024-12-03T13:49:23Z", "filename": "Job_20241203_1333_Track15_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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 9.93987672, "relative_pitch": 0.0, "relative_heading": 12.592059451878644, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000185/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000185/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000185/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000185/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000185/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000185/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000185/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000185/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000185/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215197759292, 52.3634005769162, 46.1158022675663 ] }, "distance": 10.02, "direction": 343.1, "angle": 77.75, "elevation": 46.12, "pano_id": "TMX7316060226-000478_pano_0001_000185", "timestamp": "2019-11-11T11:23:52.099890Z", "filename": "pano_0001_000185.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.01680821, "relative_pitch": 77.74515201809328, "relative_heading": 343.0970167808123, "relative_elevation": 46.1158022675663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226210627302, 52.3633946989155, 46.004996416159 ] }, "distance": 10.04, "direction": 27.2, "angle": 77.69, "elevation": 46.0, "pano_id": "TMX7316060226-000019_pano_0000_005129", "timestamp": "2016-08-15T05:59:28.412790Z", "filename": "pano_0000_005129.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.04038992, "relative_pitch": 77.68849362991342, "relative_heading": 27.201117106635294, "relative_elevation": 46.004996416159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892162802209, 52.36322603582719, 0.0 ] }, "distance": 10.08, "direction": 192.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00192", "timestamp": "2024-12-03T13:49:21Z", "filename": "Job_20241203_1333_Track15_Sphere_00192.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.07543116, "relative_pitch": 0.0, "relative_heading": 192.46688775009278, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211528651699, 52.3632372330789, 47.4877369394526 ] }, "distance": 10.15, "direction": 212.21, "angle": 77.93, "elevation": 47.49, "pano_id": "TMX7316010203-003014_pano_0005_000127", "timestamp": "2023-03-27T11:19:05.365320Z", "filename": "pano_0005_000127.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.15424393, "relative_pitch": 77.9302773542502, "relative_heading": 212.2059100136294, "relative_elevation": 47.4877369394526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209561869964, 52.3632461064892, 48.4720255360007 ] }, "distance": 10.17, "direction": 221.6, "angle": 78.15, "elevation": 48.47, "pano_id": "TMX7316010203-001053_pano_0000_002241", "timestamp": "2019-01-14T12:32:07.022790Z", "filename": "pano_0000_002241.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.1692204, "relative_pitch": 78.1514348661179, "relative_heading": 221.6001157041681, "relative_elevation": 48.4720255360007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227007043269, 52.3633936897842, 46.4917153771967 ] }, "distance": 10.2, "direction": 30.2, "angle": 77.62, "elevation": 46.49, "pano_id": "TMX7316010203-001666_pano_0000_001661", "timestamp": "2020-04-22T06:57:56.684260Z", "filename": "pano_0000_001661.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.20249073, "relative_pitch": 77.62277945185922, "relative_heading": 30.20053290051048, "relative_elevation": 46.4917153771967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226897951667, 52.3633953470438, 48.0206461697817 ] }, "distance": 10.33, "direction": 29.33, "angle": 77.86, "elevation": 48.02, "pano_id": "TMX7316060226-000020_pano_0006_000012", "timestamp": "2016-08-15T07:56:46.122930Z", "filename": "pano_0006_000012.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.32568249, "relative_pitch": 77.86470163683683, "relative_heading": 29.329378927339008, "relative_elevation": 48.0206461697817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000824/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000824/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000824/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000824/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000824/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000824/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000824/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000824/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000824/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223075352727, 52.3634055342216, 48.6270578345284 ] }, "distance": 10.43, "direction": 13.61, "angle": 77.9, "elevation": 48.63, "pano_id": "TMX7316010203-001900_pano_0002_000824", "timestamp": "2020-08-31T11:30:57.574360Z", "filename": "pano_0002_000824.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.42849571, "relative_pitch": 77.8957669251833, "relative_heading": 13.609445998350985, "relative_elevation": 48.6270578345284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219687802032, 52.3632198322685, 48.0413247244433 ] }, "distance": 10.53, "direction": 179.2, "angle": 77.64, "elevation": 48.04, "pano_id": "TMX7316060226-000020_pano_0006_000008", "timestamp": "2016-08-15T07:56:43.527970Z", "filename": "pano_0006_000008.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.52917416, "relative_pitch": 77.63799834438319, "relative_heading": 179.20422675895003, "relative_elevation": 48.0413247244433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0001_000222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217200126398, 52.3634099339195, 45.6211543520913 ] }, "distance": 10.74, "direction": 351.71, "angle": 76.76, "elevation": 45.62, "pano_id": "TMX7316010203-002033_pano_0001_000222", "timestamp": "2021-03-08T12:54:47.694050Z", "filename": "pano_0001_000222.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.73748718, "relative_pitch": 76.7557935521629, "relative_heading": 351.70883702425914, "relative_elevation": 45.6211543520913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217539773513, 52.3634119621654, 47.4337132042274 ] }, "distance": 10.93, "direction": 353.08, "angle": 77.02, "elevation": 47.43, "pano_id": "TMX7316010203-003014_pano_0005_000123", "timestamp": "2023-03-27T11:19:02.395340Z", "filename": "pano_0005_000123.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 10.93058383, "relative_pitch": 77.02334133284334, "relative_heading": 353.0796770836424, "relative_elevation": 47.4337132042274 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89221893672377, 52.3634139990964, 47.9641678603366 ] }, "distance": 11.2, "direction": 8.47, "angle": 76.86, "elevation": 47.96, "pano_id": "TMX7316010203-001053_pano_0000_002269", "timestamp": "2019-01-14T12:32:30.897400Z", "filename": "pano_0000_002269.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.1996533, "relative_pitch": 76.85689901843166, "relative_heading": 8.466216047366931, "relative_elevation": 47.9641678603366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210077121707, 52.3633970457752, 46.4215314071625 ] }, "distance": 11.2, "direction": 325.15, "angle": 76.44, "elevation": 46.42, "pano_id": "TMX7316010203-001666_pano_0000_001671", "timestamp": "2020-04-22T06:58:07.104220Z", "filename": "pano_0000_001671.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.20022226, "relative_pitch": 76.43536805648174, "relative_heading": 325.1470709765429, "relative_elevation": 46.4215314071625 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89205200213227, 52.3632644326933, 46.4097704710439 ] }, "distance": 11.2, "direction": 240.21, "angle": 76.43, "elevation": 46.41, "pano_id": "TMX7316010203-001666_pano_0000_001674", "timestamp": "2020-04-22T06:58:08.824210Z", "filename": "pano_0000_001674.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.20291916, "relative_pitch": 76.42891142602306, "relative_heading": 240.21348762436816, "relative_elevation": 46.4097704710439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00343/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00343/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00343/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00343/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00343/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00343/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00343/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00343/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00343/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892227544728079, 52.3634144106531, 0.0 ] }, "distance": 11.35, "direction": 11.36, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_00343", "timestamp": "2025-06-16T06:53:09Z", "filename": "recording_2025-06-16_06-42-40_00343.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.34577194, "relative_pitch": 0.0, "relative_heading": 11.362339055140888, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89221240040321, 52.363212707823, 46.4925334500149 ] }, "distance": 11.38, "direction": 173.93, "angle": 76.24, "elevation": 46.49, "pano_id": "TMX7316010203-001666_pano_0000_001657", "timestamp": "2020-04-22T06:57:53.594310Z", "filename": "pano_0000_001657.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.38473044, "relative_pitch": 76.24060554778923, "relative_heading": 173.93116216696137, "relative_elevation": 46.4925334500149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921385292934, 52.3634113485195, 48.1019747992978 ] }, "distance": 11.44, "direction": 340.45, "angle": 76.62, "elevation": 48.1, "pano_id": "TMX7316060226-000022_pano_0000_000526", "timestamp": "2016-08-16T07:05:38.263780Z", "filename": "pano_0000_000526.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.44217872, "relative_pitch": 76.61953311867993, "relative_heading": 340.4520058308925, "relative_elevation": 48.1019747992978 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215879032404, 52.3634160428787, 48.4154722737148 ] }, "distance": 11.57, "direction": 347.78, "angle": 76.56, "elevation": 48.42, "pano_id": "TMX7316010203-001053_pano_0000_002237", "timestamp": "2019-01-14T12:31:54.582780Z", "filename": "pano_0000_002237.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.56710696, "relative_pitch": 76.56314599067036, "relative_heading": 347.7802195439628, "relative_elevation": 48.4154722737148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000708/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000708/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000708/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000708/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000708/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000708/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000708/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000708/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000708/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215503887979, 52.3632117826218, 46.368472205475 ] }, "distance": 11.74, "direction": 193.32, "angle": 75.79, "elevation": 46.37, "pano_id": "TMX7316010203-001176_pano_0001_000708", "timestamp": "2019-05-10T10:40:33.587230Z", "filename": "pano_0001_000708.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.73950286, "relative_pitch": 75.79248008328774, "relative_heading": 193.31611249576798, "relative_elevation": 46.368472205475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8920779197007, 52.3632353157124, 48.0076668029651 ] }, "distance": 11.87, "direction": 222.1, "angle": 76.11, "elevation": 48.01, "pano_id": "TMX7316060226-000022_pano_0000_000530", "timestamp": "2016-08-16T07:05:43.558750Z", "filename": "pano_0000_000530.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 11.86806276, "relative_pitch": 76.11420863640002, "relative_heading": 222.1041198729049, "relative_elevation": 48.0076668029651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225780462623, 52.3634152071356, 47.9927622433752 ] }, "distance": 12.01, "direction": 20.97, "angle": 75.95, "elevation": 47.99, "pano_id": "TMX7316010203-000714_pano_0001_003187", "timestamp": "2018-05-11T09:12:25.470320Z", "filename": "pano_0001_003187.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.0070953, "relative_pitch": 75.9537514608352, "relative_heading": 20.967418903019187, "relative_elevation": 47.9927622433752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892179995742, 52.3632052663532, 46.4403086248785 ] }, "distance": 12.19, "direction": 184.72, "angle": 75.29, "elevation": 46.44, "pano_id": "TMX7316060226-000022_pano_0002_000736", "timestamp": "2016-08-16T07:33:21.505630Z", "filename": "pano_0002_000736.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.19036841, "relative_pitch": 75.29194149203502, "relative_heading": 184.7232985628444, "relative_elevation": 46.4403086248785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000187/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000187/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000187/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000187/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000187/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000187/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000187/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000187/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000187/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215182580845, 52.3632079003563, 46.5292752254754 ] }, "distance": 12.21, "direction": 193.85, "angle": 75.3, "elevation": 46.53, "pano_id": "TMX7316010203-002306_pano_0002_000187", "timestamp": "2021-09-09T11:36:07.400380Z", "filename": "pano_0002_000187.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.21082431, "relative_pitch": 75.29527941726128, "relative_heading": 193.84865695075362, "relative_elevation": 46.5292752254754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0001_000226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209748775356, 52.3632219124798, 45.6475277841091 ] }, "distance": 12.24, "direction": 212.75, "angle": 74.99, "elevation": 45.65, "pano_id": "TMX7316010203-002033_pano_0001_000226", "timestamp": "2021-03-08T12:54:51.478980Z", "filename": "pano_0001_000226.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.24349222, "relative_pitch": 74.98562690384294, "relative_heading": 212.75496825163916, "relative_elevation": 45.6475277841091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222284935516, 52.3634236723119, 46.2071564132348 ] }, "distance": 12.3, "direction": 8.96, "angle": 75.09, "elevation": 46.21, "pano_id": "TMX7316010203-001176_pano_0001_000713", "timestamp": "2019-05-10T10:40:36.427160Z", "filename": "pano_0001_000713.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.30399324, "relative_pitch": 75.08932435712673, "relative_heading": 8.955891618214304, "relative_elevation": 46.2071564132348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209226531104, 52.363223074005, 46.2164412997663 ] }, "distance": 12.33, "direction": 214.47, "angle": 75.06, "elevation": 46.22, "pano_id": "TMX7316060226-000478_pano_0001_000189", "timestamp": "2019-11-11T11:23:56.999860Z", "filename": "pano_0001_000189.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.33280169, "relative_pitch": 75.05884084810059, "relative_heading": 214.47007451894626, "relative_elevation": 46.2164412997663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209851642032, 52.3632202995151, 46.896456069313 ] }, "distance": 12.36, "direction": 212.03, "angle": 75.24, "elevation": 46.9, "pano_id": "TMX7316010203-001530_pano_0002_000256", "timestamp": "2019-12-20T08:55:58.584880Z", "filename": "pano_0002_000256.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.35750696, "relative_pitch": 75.23777482510835, "relative_heading": 212.03147102620466, "relative_elevation": 46.896456069313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209147604654, 52.3632223041807, 48.4339402560145 ] }, "distance": 12.43, "direction": 214.45, "angle": 75.6, "elevation": 48.43, "pano_id": "TMX7316010203-000714_pano_0001_002311", "timestamp": "2018-05-11T08:52:30.378080Z", "filename": "pano_0001_002311.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.43385357, "relative_pitch": 75.60207385452938, "relative_heading": 214.45091911476644, "relative_elevation": 48.4339402560145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210111280656, 52.3632182706195, 47.1858671149239 ] }, "distance": 12.46, "direction": 210.79, "angle": 75.21, "elevation": 47.19, "pano_id": "TMX7316010203-001047_pano_0000_001157", "timestamp": "2019-01-10T11:50:05.238190Z", "filename": "pano_0000_001157.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.45801137, "relative_pitch": 75.21025257433199, "relative_heading": 210.79107394415263, "relative_elevation": 47.1858671149239 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210851768319, 52.3632153662842, 46.9481191169471 ] }, "distance": 12.49, "direction": 208.04, "angle": 75.1, "elevation": 46.95, "pano_id": "TMX7316010203-002619_pano_0015_000310", "timestamp": "2022-06-22T07:55:50.601940Z", "filename": "pano_0015_000310.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.49177254, "relative_pitch": 75.10017788582714, "relative_heading": 208.04370189129043, "relative_elevation": 46.9481191169471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892181616760745, 52.363429300026276, 0.0 ] }, "distance": 12.81, "direction": 356.0, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00272", "timestamp": "2025-06-16T06:33:52Z", "filename": "recording_2025-06-16_06-21-55_00272.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.81139471, "relative_pitch": 0.0, "relative_heading": 356.0013738425973, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211369054729, 52.3632099145313, 46.7670977879316 ] }, "distance": 12.88, "direction": 205.39, "angle": 74.61, "elevation": 46.77, "pano_id": "TMX7316010203-001048_pano_0000_000050", "timestamp": "2019-01-11T07:57:14.154480Z", "filename": "pano_0000_000050.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.87532918, "relative_pitch": 74.60737439767193, "relative_heading": 205.38957163099204, "relative_elevation": 46.7670977879316 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921592841662, 52.3632007353751, 155.81719081942 ] }, "distance": 12.88, "direction": 190.8, "angle": 85.27, "elevation": 155.82, "pano_id": "TMX7316010203-002952_pano_0003_000758", "timestamp": "2023-01-30T12:36:04.961490Z", "filename": "pano_0003_000758.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 12.88149625, "relative_pitch": 85.2740719294209, "relative_heading": 190.80425111254345, "relative_elevation": 155.81719081942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223575772077, 52.363428581391, 46.5189399905503 ] }, "distance": 13.0, "direction": 12.41, "angle": 74.38, "elevation": 46.52, "pano_id": "TMX7316010203-002306_pano_0002_000192", "timestamp": "2021-09-09T11:36:10.080380Z", "filename": "pano_0002_000192.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.00410441, "relative_pitch": 74.3819680326901, "relative_heading": 12.410356481203388, "relative_elevation": 46.5189399905503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209425935656, 52.363214916464, 156.393738600425 ] }, "distance": 13.02, "direction": 211.72, "angle": 85.24, "elevation": 156.39, "pano_id": "TMX7316010203-002952_pano_0003_000757", "timestamp": "2023-01-30T12:36:03.546420Z", "filename": "pano_0003_000757.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.01931618, "relative_pitch": 85.24126835637463, "relative_heading": 211.7152604652316, "relative_elevation": 156.393738600425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89210828849769, 52.3632098648485, 47.6045552855358 ] }, "distance": 13.04, "direction": 206.84, "angle": 74.68, "elevation": 47.6, "pano_id": "TMX7316010203-002985_pano_0003_000255", "timestamp": "2023-02-27T10:49:30.644760Z", "filename": "pano_0003_000255.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.04228497, "relative_pitch": 74.6785559153619, "relative_heading": 206.83978771235874, "relative_elevation": 47.6045552855358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217166436383, 52.3631976405693, 48.1652285428718 ] }, "distance": 13.09, "direction": 186.89, "angle": 74.79, "elevation": 48.17, "pano_id": "TMX7316010203-000714_pano_0001_003182", "timestamp": "2018-05-11T09:12:21.025500Z", "filename": "pano_0001_003182.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.09216239, "relative_pitch": 74.7933983988587, "relative_heading": 186.8933454177418, "relative_elevation": 48.1652285428718 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892106918108722, 52.3632095613126, 0.0 ] }, "distance": 13.11, "direction": 207.14, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00277", "timestamp": "2025-06-16T06:33:56Z", "filename": "recording_2025-06-16_06-21-55_00277.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.11474674, "relative_pitch": 0.0, "relative_heading": 207.13706818816829, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004393/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004393/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004393/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004393/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004393/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004393/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004393/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004393/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004393/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216282475362, 52.3634309515159, 46.9711543181911 ] }, "distance": 13.14, "direction": 350.48, "angle": 74.37, "elevation": 46.97, "pano_id": "TMX7316060226-000019_pano_0000_004393", "timestamp": "2016-08-15T05:47:00.748990Z", "filename": "pano_0000_004393.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.14491392, "relative_pitch": 74.36568224884279, "relative_heading": 350.48252115657283, "relative_elevation": 46.9711543181911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211466408188, 52.3632067393827, 47.9304067930207 ] }, "distance": 13.17, "direction": 204.47, "angle": 74.64, "elevation": 47.93, "pano_id": "TMX7316010203-000234_pano_0005_000081", "timestamp": "2017-03-31T08:19:51.478520Z", "filename": "pano_0005_000081.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.16777832, "relative_pitch": 74.63829015934888, "relative_heading": 204.46967675675438, "relative_elevation": 47.9304067930207 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217905252613, 52.3634347841023, 46.6978254299611 ] }, "distance": 13.43, "direction": 355.44, "angle": 73.95, "elevation": 46.7, "pano_id": "TMX7316010203-001048_pano_0000_000045", "timestamp": "2019-01-11T07:57:11.659520Z", "filename": "pano_0000_000045.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.43297195, "relative_pitch": 73.95173071152556, "relative_heading": 355.43963142120253, "relative_elevation": 46.6978254299611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217398295014, 52.363434710322, 47.5420796899125 ] }, "distance": 13.46, "direction": 353.97, "angle": 74.2, "elevation": 47.54, "pano_id": "TMX7316010203-002985_pano_0003_000250", "timestamp": "2023-02-27T10:49:27.134810Z", "filename": "pano_0003_000250.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.45666684, "relative_pitch": 74.1959671753807, "relative_heading": 353.9709503128206, "relative_elevation": 47.5420796899125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218330359906, 52.3634355502359, 46.9592058351263 ] }, "distance": 13.5, "direction": 356.69, "angle": 73.96, "elevation": 46.96, "pano_id": "TMX7316010203-002619_pano_0015_000305", "timestamp": "2022-06-22T07:55:48.251960Z", "filename": "pano_0015_000305.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.49816194, "relative_pitch": 73.96299782619786, "relative_heading": 356.6938162579173, "relative_elevation": 46.9592058351263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225206861765, 52.3634315302321, 46.3787045693025 ] }, "distance": 13.6, "direction": 16.69, "angle": 73.66, "elevation": 46.38, "pano_id": "TMX7316060226-000022_pano_0002_000741", "timestamp": "2016-08-16T07:33:25.025750Z", "filename": "pano_0002_000741.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.6012549, "relative_pitch": 73.65542886978885, "relative_heading": 16.688469993914616, "relative_elevation": 46.3787045693025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921692685146, 52.36343633999, 47.0454725353047 ] }, "distance": 13.67, "direction": 352.71, "angle": 73.79, "elevation": 47.05, "pano_id": "TMX7316010203-001047_pano_0000_001152", "timestamp": "2019-01-10T11:50:02.153160Z", "filename": "pano_0000_001152.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.67403365, "relative_pitch": 73.7931938959025, "relative_heading": 352.7124466108331, "relative_elevation": 47.0454725353047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004398/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004398/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004398/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004398/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004398/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004398/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004398/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004398/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004398/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209665672946, 52.3632067011182, 47.0299696084112 ] }, "distance": 13.73, "direction": 209.13, "angle": 73.73, "elevation": 47.03, "pano_id": "TMX7316060226-000019_pano_0000_004398", "timestamp": "2016-08-15T05:47:03.543980Z", "filename": "pano_0000_004398.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.72509898, "relative_pitch": 73.73078603317191, "relative_heading": 209.12829048282143, "relative_elevation": 47.0299696084112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215075538162, 52.3631930522676, 48.1707788873464 ] }, "distance": 13.84, "direction": 192.5, "angle": 73.97, "elevation": 48.17, "pano_id": "TMX7316010203-001053_pano_0000_002264", "timestamp": "2019-01-14T12:32:28.142440Z", "filename": "pano_0000_002264.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 13.83627019, "relative_pitch": 73.97415162934671, "relative_heading": 192.5040797583814, "relative_elevation": 48.1707788873464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_01593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_01593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_01593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214879380231, 52.36319072738688, 0.0 ] }, "distance": 14.12, "direction": 192.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_01593", "timestamp": "2025-06-16T07:33:53Z", "filename": "recording_2025-06-16_06-42-40_01593.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.11796047, "relative_pitch": 0.0, "relative_heading": 192.80620311736644, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000165/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000165/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000165/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000165/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000165/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000165/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000165/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000165/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000165/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214499188404, 52.3634376303141, 49.2368468241766 ] }, "distance": 14.12, "direction": 346.12, "angle": 74.0, "elevation": 49.24, "pano_id": "TMX7316010203-000234_pano_0005_000165", "timestamp": "2017-03-31T08:23:52.781890Z", "filename": "pano_0005_000165.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.11972109, "relative_pitch": 73.99862103125194, "relative_heading": 346.11537698620185, "relative_elevation": 49.2368468241766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216513270581, 52.3634400936579, 48.2356630787253 ] }, "distance": 14.13, "direction": 351.79, "angle": 73.68, "elevation": 48.24, "pano_id": "TMX7316010203-000714_pano_0001_002306", "timestamp": "2018-05-11T08:52:26.843120Z", "filename": "pano_0001_002306.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.12589945, "relative_pitch": 73.67723714329269, "relative_heading": 351.7938106213892, "relative_elevation": 48.2356630787253 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89222538805867, 52.3631887214428, 155.160162210464 ] }, "distance": 14.15, "direction": 171.51, "angle": 84.79, "elevation": 155.16, "pano_id": "TMX7316010203-002952_pano_0003_000759", "timestamp": "2023-01-30T12:36:06.481440Z", "filename": "pano_0003_000759.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.14500347, "relative_pitch": 84.79109235539252, "relative_heading": 171.50984271458208, "relative_elevation": 155.160162210464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000251/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000251/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000251/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000251/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000251/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000251/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000251/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000251/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000251/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218823920921, 52.3634458624793, 46.8330515017733 ] }, "distance": 14.63, "direction": 358.27, "angle": 72.65, "elevation": 46.83, "pano_id": "TMX7316010203-001530_pano_0002_000251", "timestamp": "2019-12-20T08:55:55.974910Z", "filename": "pano_0002_000251.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.62986854, "relative_pitch": 72.65206112900798, "relative_heading": 358.26773993171133, "relative_elevation": 46.8330515017733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000184/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000184/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000184/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000184/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000184/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000184/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000184/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000184/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000184/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216758686228, 52.3634450095526, 46.1304336618632 ] }, "distance": 14.65, "direction": 352.75, "angle": 72.39, "elevation": 46.13, "pano_id": "TMX7316060226-000478_pano_0001_000184", "timestamp": "2019-11-11T11:23:50.229930Z", "filename": "pano_0001_000184.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.64547369, "relative_pitch": 72.38641617632558, "relative_heading": 352.7466471183582, "relative_elevation": 46.1304336618632 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218372854148, 52.3631827149071, 46.0332787325606 ] }, "distance": 14.68, "direction": 182.93, "angle": 72.32, "elevation": 46.03, "pano_id": "TMX7316060226-000019_pano_0000_005124", "timestamp": "2016-08-15T05:59:26.193010Z", "filename": "pano_0000_005124.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.67751482, "relative_pitch": 72.31533959667783, "relative_heading": 182.92713153713225, "relative_elevation": 46.0332787325606 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227875329893, 52.3634365874425, 46.0247378516942 ] }, "distance": 14.75, "direction": 22.84, "angle": 72.23, "elevation": 46.02, "pano_id": "TMX7316060226-000019_pano_0000_005130", "timestamp": "2016-08-15T05:59:28.877720Z", "filename": "pano_0000_005130.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.74713932, "relative_pitch": 72.23362310028068, "relative_heading": 22.837378904882186, "relative_elevation": 46.0247378516942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002242/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002242/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002242/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002242/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002242/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002242/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002242/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002242/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002242/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89207937971309, 52.3632012874583, 48.5034776488319 ] }, "distance": 14.84, "direction": 211.97, "angle": 72.99, "elevation": 48.5, "pano_id": "TMX7316010203-001053_pano_0000_002242", "timestamp": "2019-01-14T12:32:07.652640Z", "filename": "pano_0000_002242.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.84240468, "relative_pitch": 72.98552148658068, "relative_heading": 211.96619004142522, "relative_elevation": 48.5034776488319 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209997662341, 52.3631941582328, 47.5154730603099 ] }, "distance": 14.86, "direction": 205.75, "angle": 72.63, "elevation": 47.52, "pano_id": "TMX7316010203-003014_pano_0005_000128", "timestamp": "2023-03-27T11:19:06.370300Z", "filename": "pano_0005_000128.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.86010213, "relative_pitch": 72.63332441721138, "relative_heading": 205.74515847425647, "relative_elevation": 47.5154730603099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892242876708167, 52.36344558127407, 0.0 ] }, "distance": 14.96, "direction": 12.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00197", "timestamp": "2024-12-03T13:49:24Z", "filename": "Job_20241203_1333_Track15_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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 14.95592398, "relative_pitch": 0.0, "relative_heading": 12.667331648339387, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89202695207423, 52.3632269925507, 156.758326395415 ] }, "distance": 15.01, "direction": 229.59, "angle": 84.53, "elevation": 156.76, "pano_id": "TMX7316010203-002952_pano_0003_000756", "timestamp": "2023-01-30T12:36:02.441510Z", "filename": "pano_0003_000756.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.01092308, "relative_pitch": 84.5301273686056, "relative_heading": 229.5874062697098, "relative_elevation": 156.758326395415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89203631785761, 52.3632203673084, 46.4177293144166 ] }, "distance": 15.03, "direction": 225.87, "angle": 72.05, "elevation": 46.42, "pano_id": "TMX7316010203-001666_pano_0000_001675", "timestamp": "2020-04-22T06:58:09.369220Z", "filename": "pano_0000_001675.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.03472368, "relative_pitch": 72.05283746034412, "relative_heading": 225.86945693803403, "relative_elevation": 46.4177293144166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001670/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001670/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001670/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001670/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001670/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001670/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001670/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001670/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001670/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89211710977486, 52.3634412454469, 46.4483565334231 ] }, "distance": 15.07, "direction": 339.46, "angle": 72.03, "elevation": 46.45, "pano_id": "TMX7316010203-001666_pano_0000_001670", "timestamp": "2020-04-22T06:58:06.489220Z", "filename": "pano_0000_001670.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.06767597, "relative_pitch": 72.02712784722365, "relative_heading": 339.4561310037576, "relative_elevation": 46.4483565334231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892147289280296, 52.3631821468044, 0.0 ] }, "distance": 15.07, "direction": 192.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00191", "timestamp": "2024-12-03T13:49:20Z", "filename": "Job_20241203_1333_Track15_Sphere_00191.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.07213916, "relative_pitch": 0.0, "relative_heading": 192.3816004931453, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000829/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000829/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000829/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000829/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000829/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000829/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000829/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000829/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000829/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214622953843, 52.3631815075762, 48.7057664524764 ] }, "distance": 15.16, "direction": 192.59, "angle": 72.71, "elevation": 48.71, "pano_id": "TMX7316010203-001900_pano_0002_000829", "timestamp": "2020-08-31T11:31:01.769360Z", "filename": "pano_0002_000829.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.15719431, "relative_pitch": 72.71390135839769, "relative_heading": 192.59048866613895, "relative_elevation": 48.7057664524764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001662/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001662/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001662/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001662/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001662/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001662/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001662/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001662/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001662/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89228417252645, 52.3634392251254, 46.5133783165365 ] }, "distance": 15.16, "direction": 23.69, "angle": 71.94, "elevation": 46.51, "pano_id": "TMX7316010203-001666_pano_0000_001662", "timestamp": "2020-04-22T06:57:57.534300Z", "filename": "pano_0000_001662.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.16260414, "relative_pitch": 71.94487468288543, "relative_heading": 23.692568110436365, "relative_elevation": 46.5133783165365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000823/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000823/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000823/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000823/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000823/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000823/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000823/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000823/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000823/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224426938865, 52.3634478655596, 48.5776524748653 ] }, "distance": 15.22, "direction": 12.81, "angle": 72.6, "elevation": 48.58, "pano_id": "TMX7316010203-001900_pano_0002_000823", "timestamp": "2020-08-31T11:30:56.724460Z", "filename": "pano_0002_000823.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.22476787, "relative_pitch": 72.59843803697129, "relative_heading": 12.805901526462655, "relative_elevation": 48.5776524748653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89228641592579, 52.3634393667254, 48.0413139779121 ] }, "distance": 15.24, "direction": 24.19, "angle": 72.4, "elevation": 48.04, "pano_id": "TMX7316060226-000020_pano_0006_000013", "timestamp": "2016-08-15T07:56:46.837940Z", "filename": "pano_0006_000013.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.23902649, "relative_pitch": 72.40062413591471, "relative_heading": 24.194919554315977, "relative_elevation": 48.0413139779121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217702752079, 52.3631760013525, 48.0624989252537 ] }, "distance": 15.45, "direction": 184.48, "angle": 72.18, "elevation": 48.06, "pano_id": "TMX7316060226-000020_pano_0006_000007", "timestamp": "2016-08-15T07:56:42.832880Z", "filename": "pano_0006_000007.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.45254371, "relative_pitch": 72.17691531653738, "relative_heading": 184.47622179679004, "relative_elevation": 48.0624989252537 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218744906407, 52.3634562334439, 47.4342377148569 ] }, "distance": 15.79, "direction": 358.2, "angle": 71.59, "elevation": 47.43, "pano_id": "TMX7316010203-003014_pano_0005_000122", "timestamp": "2023-03-27T11:19:01.735360Z", "filename": "pano_0005_000122.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.78500085, "relative_pitch": 71.59376840019708, "relative_heading": 358.1990816404824, "relative_elevation": 47.4342377148569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0001_000221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921891316398, 52.3634567921919, 45.6204018294811 ] }, "distance": 15.84, "direction": 358.62, "angle": 70.85, "elevation": 45.62, "pano_id": "TMX7316010203-002033_pano_0001_000221", "timestamp": "2021-03-08T12:54:46.863990Z", "filename": "pano_0001_000221.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.84397075, "relative_pitch": 70.84787994254799, "relative_heading": 358.6204333277904, "relative_elevation": 45.6204018294811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215371036306, 52.363455371911, 48.1469462672248 ] }, "distance": 15.93, "direction": 349.9, "angle": 71.69, "elevation": 48.15, "pano_id": "TMX7316060226-000022_pano_0000_000525", "timestamp": "2016-08-16T07:05:37.378770Z", "filename": "pano_0000_000525.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 15.92836636, "relative_pitch": 71.69432962210546, "relative_heading": 349.8961232766544, "relative_elevation": 48.1469462672248 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217370973025, 52.3634576720736, 48.443497730419 ] }, "distance": 16.0, "direction": 354.87, "angle": 71.72, "elevation": 48.44, "pano_id": "TMX7316010203-001053_pano_0000_002236", "timestamp": "2019-01-14T12:31:52.982770Z", "filename": "pano_0000_002236.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 16.0014915, "relative_pitch": 71.720966423329, "relative_heading": 354.86563329110675, "relative_elevation": 48.443497730419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89223093365762, 52.3634582162671, 47.959150002338 ] }, "distance": 16.19, "direction": 8.76, "angle": 71.35, "elevation": 47.96, "pano_id": "TMX7316010203-001053_pano_0000_002270", "timestamp": "2019-01-14T12:32:31.467380Z", "filename": "pano_0000_002270.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 16.18680553, "relative_pitch": 71.34982588718314, "relative_heading": 8.763342622330605, "relative_elevation": 47.959150002338 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00344/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00344/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00344/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00344/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-42-40_00344/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00344/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-42-40_00344/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00344/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-42-40_00344/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892244896714649, 52.36345796581803, 0.0 ] }, "distance": 16.33, "direction": 12.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-42-40_00344", "timestamp": "2025-06-16T06:53:10Z", "filename": "recording_2025-06-16_06-42-40_00344.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 16.33150051, "relative_pitch": 0.0, "relative_heading": 12.07811725934678, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219840219345, 52.3631676559657, 46.4879247918725 ] }, "distance": 16.34, "direction": 179.12, "angle": 70.64, "elevation": 46.49, "pano_id": "TMX7316010203-001666_pano_0000_001656", "timestamp": "2020-04-22T06:57:52.854300Z", "filename": "pano_0000_001656.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 16.33595126, "relative_pitch": 70.63842112769169, "relative_heading": 179.1229135616124, "relative_elevation": 46.4879247918725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229267715357, 52.363178619568, 154.620085909963 ] }, "distance": 16.52, "direction": 156.18, "angle": 83.9, "elevation": 154.62, "pano_id": "TMX7316010203-002952_pano_0003_000760", "timestamp": "2023-01-30T12:36:07.731400Z", "filename": "pano_0003_000760.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 16.52127762, "relative_pitch": 83.90104149789194, "relative_heading": 156.18078722829037, "relative_elevation": 154.620085909963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000707/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000707/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000707/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000707/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000707/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000707/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000707/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000707/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000707/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89214202202163, 52.3631690442874, 46.4219925496727 ] }, "distance": 16.57, "direction": 192.51, "angle": 70.35, "elevation": 46.42, "pano_id": "TMX7316010203-001176_pano_0001_000707", "timestamp": "2019-05-10T10:40:33.052190Z", "filename": "pano_0001_000707.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 16.57318097, "relative_pitch": 70.35285567144673, "relative_heading": 192.51243524175658, "relative_elevation": 46.4219925496727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003188/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003188/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003188/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003188/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003188/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003188/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003188/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003188/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003188/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89227527074208, 52.3634587307354, 47.9914591638371 ] }, "distance": 16.97, "direction": 18.87, "angle": 70.53, "elevation": 47.99, "pano_id": "TMX7316010203-000714_pano_0001_003188", "timestamp": "2018-05-11T09:12:26.435300Z", "filename": "pano_0001_003188.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 16.96662308, "relative_pitch": 70.52975572397018, "relative_heading": 18.866427133831202, "relative_elevation": 47.9914591638371 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206293658234, 52.3631845131389, 48.6582618504763 ] }, "distance": 17.02, "direction": 211.84, "angle": 70.72, "elevation": 48.66, "pano_id": "TMX7316010203-000234_pano_0005_000168", "timestamp": "2017-03-31T08:24:07.611860Z", "filename": "pano_0005_000168.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.01896668, "relative_pitch": 70.72193956521384, "relative_heading": 211.83853860006704, "relative_elevation": 48.6582618504763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0001_000714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0001_000714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0001_000714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89224024947691, 52.3634652586358, 46.2084665317088 ] }, "distance": 17.07, "direction": 10.47, "angle": 69.73, "elevation": 46.21, "pano_id": "TMX7316010203-001176_pano_0001_000714", "timestamp": "2019-05-10T10:40:37.042180Z", "filename": "pano_0001_000714.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.06553185, "relative_pitch": 69.72999881117079, "relative_heading": 10.468478558754938, "relative_elevation": 46.2084665317088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89207809176764, 52.3631785550818, 46.2623026380315 ] }, "distance": 17.08, "direction": 207.72, "angle": 69.73, "elevation": 46.26, "pano_id": "TMX7316060226-000478_pano_0001_000190", "timestamp": "2019-11-11T11:23:57.924880Z", "filename": "pano_0001_000190.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.08169352, "relative_pitch": 69.73405410577834, "relative_heading": 207.7200721619464, "relative_elevation": 46.2623026380315 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89207541665801, 52.3631788113158, 48.4911220008507 ] }, "distance": 17.14, "direction": 208.3, "angle": 70.53, "elevation": 48.49, "pano_id": "TMX7316010203-000714_pano_0001_002312", "timestamp": "2018-05-11T08:52:31.168070Z", "filename": "pano_0001_002312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.14210735, "relative_pitch": 70.53097790495009, "relative_heading": 208.30359472629067, "relative_elevation": 48.4911220008507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89208676754367, 52.3631748827398, 47.2394264554605 ] }, "distance": 17.18, "direction": 205.34, "angle": 70.01, "elevation": 47.24, "pano_id": "TMX7316010203-001047_pano_0000_001158", "timestamp": "2019-01-10T11:50:05.783120Z", "filename": "pano_0000_001158.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.18333647, "relative_pitch": 70.01114845120848, "relative_heading": 205.34113925261266, "relative_elevation": 47.2394264554605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000186/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000186/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000186/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000186/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000186/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000186/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000186/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000186/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000186/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8921356318899, 52.3631637947492, 46.541450147517 ] }, "distance": 17.24, "direction": 193.5, "angle": 69.67, "elevation": 46.54, "pano_id": "TMX7316010203-002306_pano_0002_000186", "timestamp": "2021-09-09T11:36:06.855400Z", "filename": "pano_0002_000186.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.24033668, "relative_pitch": 69.67387257485426, "relative_heading": 193.50420270832944, "relative_elevation": 46.541450147517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216507906946, 52.3631602837289, 46.4634849904105 ] }, "distance": 17.27, "direction": 186.72, "angle": 69.61, "elevation": 46.46, "pano_id": "TMX7316060226-000022_pano_0002_000735", "timestamp": "2016-08-16T07:33:20.805610Z", "filename": "pano_0002_000735.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.27289205, "relative_pitch": 69.60728354999628, "relative_heading": 186.7156903098313, "relative_elevation": 46.4634849904105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89207974552053, 52.3631753133872, 46.9366311430931 ] }, "distance": 17.35, "direction": 206.84, "angle": 69.71, "elevation": 46.94, "pano_id": "TMX7316010203-001530_pano_0002_000257", "timestamp": "2019-12-20T08:55:59.099900Z", "filename": "pano_0002_000257.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.35067247, "relative_pitch": 69.71257986979523, "relative_heading": 206.83664758301464, "relative_elevation": 46.9366311430931 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209319656225, 52.3631713125157, 46.9535112632439 ] }, "distance": 17.36, "direction": 203.47, "angle": 69.7, "elevation": 46.95, "pano_id": "TMX7316010203-002619_pano_0015_000311", "timestamp": "2022-06-22T07:55:51.091970Z", "filename": "pano_0015_000311.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.36416004, "relative_pitch": 69.70479945897925, "relative_heading": 203.47371570637074, "relative_elevation": 46.9535112632439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002033_pano_0001_000227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002033_pano_0001_000227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002033/pano_0001_000227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89207843870804, 52.3631746663242, 45.666650723666 ] }, "distance": 17.46, "direction": 206.99, "angle": 69.08, "elevation": 45.67, "pano_id": "TMX7316010203-002033_pano_0001_000227", "timestamp": "2021-03-08T12:54:52.568980Z", "filename": "pano_0001_000227.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.45517064, "relative_pitch": 69.08163670234198, "relative_heading": 206.99068868008737, "relative_elevation": 45.666650723666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000234_pano_0005_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000234_pano_0005_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/31/TMX7316010203-000234/pano_0005_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219047586775, 52.3634722415285, 47.9182743476704 ] }, "distance": 17.56, "direction": 359.05, "angle": 69.87, "elevation": 47.92, "pano_id": "TMX7316010203-000234_pano_0005_000078", "timestamp": "2017-03-31T08:19:46.348530Z", "filename": "pano_0005_000078.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.5608843, "relative_pitch": 69.87334082135192, "relative_heading": 359.05415288934677, "relative_elevation": 47.9182743476704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892196115135514, 52.363473337591316, 0.0 ] }, "distance": 17.68, "direction": 0.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00271", "timestamp": "2025-06-16T06:33:51Z", "filename": "recording_2025-06-16_06-21-55_00271.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.68070637, "relative_pitch": 0.0, "relative_heading": 0.3054739488328278, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209703101601, 52.3631654840025, 46.8122291890904 ] }, "distance": 17.86, "direction": 201.88, "angle": 69.11, "elevation": 46.81, "pano_id": "TMX7316010203-001048_pano_0000_000051", "timestamp": "2019-01-11T07:57:14.659490Z", "filename": "pano_0000_000051.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.86194666, "relative_pitch": 69.11485504357876, "relative_heading": 201.87629788533243, "relative_elevation": 46.8122291890904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-16_06-21-55_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-16_06-21-55_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-16_06-21-55_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209224384089, 52.363165514010454, 0.0 ] }, "distance": 17.98, "direction": 202.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-16_06-21-55_00278", "timestamp": "2025-06-16T06:33:57Z", "filename": "recording_2025-06-16_06-21-55_00278.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 17.98292366, "relative_pitch": 0.0, "relative_heading": 202.84450465381366, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89209404794581, 52.3631647163829, 47.62568073906 ] }, "distance": 18.02, "direction": 202.37, "angle": 69.28, "elevation": 47.63, "pano_id": "TMX7316010203-002985_pano_0003_000256", "timestamp": "2023-02-27T10:49:31.734750Z", "filename": "pano_0003_000256.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.01761041, "relative_pitch": 69.27751143481487, "relative_heading": 202.37476758816914, "relative_elevation": 47.62568073906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0002_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0002_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0002_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89225294217996, 52.363472536409, 46.5298089049757 ] }, "distance": 18.03, "direction": 12.7, "angle": 68.82, "elevation": 46.53, "pano_id": "TMX7316010203-002306_pano_0002_000193", "timestamp": "2021-09-09T11:36:10.650380Z", "filename": "pano_0002_000193.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.03269264, "relative_pitch": 68.81608995856354, "relative_heading": 12.703018420454109, "relative_elevation": 46.5298089049757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004392/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004392/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004392/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004392/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004392/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004392/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004392/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004392/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004392/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89217484922841, 52.3634761753128, 47.0112088937312 ] }, "distance": 18.05, "direction": 355.7, "angle": 69.0, "elevation": 47.01, "pano_id": "TMX7316060226-000019_pano_0000_004392", "timestamp": "2016-08-15T05:47:00.154100Z", "filename": "pano_0000_004392.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.04711316, "relative_pitch": 68.99872444358662, "relative_heading": 355.6960911694868, "relative_elevation": 47.0112088937312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_003181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_003181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_003181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215585458813, 52.3631538834164, 48.196260869503 ] }, "distance": 18.06, "direction": 188.43, "angle": 69.46, "elevation": 48.2, "pano_id": "TMX7316010203-000714_pano_0001_003181", "timestamp": "2018-05-11T09:12:20.195450Z", "filename": "pano_0001_003181.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.06177713, "relative_pitch": 69.45627573805177, "relative_heading": 188.43142569269907, "relative_elevation": 48.196260869503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89195934973701, 52.3632386242014, 157.100621395744 ] }, "distance": 18.12, "direction": 242.25, "angle": 83.42, "elevation": 157.1, "pano_id": "TMX7316010203-002952_pano_0003_000755", "timestamp": "2023-01-30T12:36:01.396450Z", "filename": "pano_0003_000755.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.11864707, "relative_pitch": 83.42105983403381, "relative_heading": 242.24725122687767, "relative_elevation": 157.100621395744 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89205640422453, 52.3631736678935, 47.5250893887132 ] }, "distance": 18.28, "direction": 211.03, "angle": 68.96, "elevation": 47.53, "pano_id": "TMX7316060226-000022_pano_0000_000531", "timestamp": "2016-08-16T07:06:00.048760Z", "filename": "pano_0000_000531.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.28075986, "relative_pitch": 68.96051527519762, "relative_heading": 211.0280669322663, "relative_elevation": 47.5250893887132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002619_pano_0015_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002619_pano_0015_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/22/TMX7316010203-002619/pano_0015_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219761850311, 52.3634794356958, 46.9678292153403 ] }, "distance": 18.36, "direction": 0.61, "angle": 68.65, "elevation": 46.97, "pano_id": "TMX7316010203-002619_pano_0015_000304", "timestamp": "2022-06-22T07:55:47.791940Z", "filename": "pano_0015_000304.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.36007051, "relative_pitch": 68.64910537127817, "relative_heading": 0.6137691280338342, "relative_elevation": 46.9678292153403 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218352869266, 52.3634798848177, 47.0624906755984 ] }, "distance": 18.42, "direction": 357.63, "angle": 68.62, "elevation": 47.06, "pano_id": "TMX7316010203-001047_pano_0000_001151", "timestamp": "2019-01-10T11:50:01.488210Z", "filename": "pano_0000_001151.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.42480346, "relative_pitch": 68.61982751247004, "relative_heading": 357.6262126625041, "relative_elevation": 47.0624906755984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000249/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000249/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000249/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000249/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000249/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000249/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000249/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000249/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000249/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218246962631, 52.3634798863687, 47.5388414226472 ] }, "distance": 18.43, "direction": 357.4, "angle": 68.81, "elevation": 47.54, "pano_id": "TMX7316010203-002985_pano_0003_000249", "timestamp": "2023-02-27T10:49:26.534790Z", "filename": "pano_0003_000249.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.42810496, "relative_pitch": 68.81152107101963, "relative_heading": 357.402120097323, "relative_elevation": 47.5388414226472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218994428941, 52.3634801791889, 46.7334740273654 ] }, "distance": 18.44, "direction": 358.99, "angle": 68.46, "elevation": 46.73, "pano_id": "TMX7316010203-001048_pano_0000_000044", "timestamp": "2019-01-11T07:57:11.174500Z", "filename": "pano_0000_000044.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.44463159, "relative_pitch": 68.46198609448403, "relative_heading": 358.98697441064814, "relative_elevation": 46.7334740273654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004399/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004399/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004399/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004399/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_004399/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004399/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_004399/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004399/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_004399/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89208116487094, 52.3631622003014, 47.0396364461631 ] }, "distance": 18.62, "direction": 204.54, "angle": 68.4, "elevation": 47.04, "pano_id": "TMX7316060226-000019_pano_0000_004399", "timestamp": "2016-08-15T05:47:04.088970Z", "filename": "pano_0000_004399.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.62392556, "relative_pitch": 68.40040437584935, "relative_heading": 204.54406574038217, "relative_elevation": 47.0396364461631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0002_000742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0002_000742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0002_000742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226916327401, 52.3634761850018, 46.404262136668 ] }, "distance": 18.7, "direction": 15.73, "angle": 68.05, "elevation": 46.4, "pano_id": "TMX7316060226-000022_pano_0002_000742", "timestamp": "2016-08-16T07:33:25.685580Z", "filename": "pano_0002_000742.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.69789088, "relative_pitch": 68.05378032742402, "relative_heading": 15.733982403466916, "relative_elevation": 46.404262136668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_002305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_002305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_002305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218010412191, 52.3634834676278, 48.2419615779072 ] }, "distance": 18.83, "direction": 356.97, "angle": 68.67, "elevation": 48.24, "pano_id": "TMX7316010203-000714_pano_0001_002305", "timestamp": "2018-05-11T08:52:26.148110Z", "filename": "pano_0001_002305.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.83404334, "relative_pitch": 68.67393322128544, "relative_heading": 356.96736114470076, "relative_elevation": 48.2419615779072 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002263/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002263/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002263/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002263/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002263/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002263/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002263/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002263/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002263/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213620417127, 52.3631486098437, 48.2056236509234 ] }, "distance": 18.88, "direction": 192.19, "angle": 68.61, "elevation": 48.21, "pano_id": "TMX7316010203-001053_pano_0000_002263", "timestamp": "2019-01-14T12:32:27.592470Z", "filename": "pano_0000_002263.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 18.87916136, "relative_pitch": 68.61279366697462, "relative_heading": 192.19158076572833, "relative_elevation": 48.2056236509234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89202137422761, 52.3631758876038, 46.4331942629069 ] }, "distance": 19.42, "direction": 217.45, "angle": 67.3, "elevation": 46.43, "pano_id": "TMX7316010203-001666_pano_0000_001676", "timestamp": "2020-04-22T06:58:09.924220Z", "filename": "pano_0000_001676.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.4209788, "relative_pitch": 67.30256994880303, "relative_heading": 217.44978663516687, "relative_elevation": 46.4331942629069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000183/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000183/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000183/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000183/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000478_pano_0001_000183/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000183/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000478_pano_0001_000183/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000183/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/11/TMX7316060226-000478/pano_0001_000183/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218270568764, 52.3634891934611, 46.1763623058796 ] }, "distance": 19.46, "direction": 357.59, "angle": 67.15, "elevation": 46.18, "pano_id": "TMX7316060226-000478_pano_0001_000183", "timestamp": "2019-11-11T11:23:48.879940Z", "filename": "pano_0001_000183.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.4620534, "relative_pitch": 67.14592904076196, "relative_heading": 357.5876074616027, "relative_elevation": 46.1763623058796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001669/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001669/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001669/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001669/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001669/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001669/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001669/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001669/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001669/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89213355225476, 52.3634853286918, 46.4951848071069 ] }, "distance": 19.47, "direction": 347.64, "angle": 67.28, "elevation": 46.5, "pano_id": "TMX7316010203-001666_pano_0000_001669", "timestamp": "2020-04-22T06:58:05.829230Z", "filename": "pano_0000_001669.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.46610942, "relative_pitch": 67.28243281952022, "relative_heading": 347.6377245451419, "relative_elevation": 46.4951848071069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216815718238, 52.363140148697, 46.0438108686358 ] }, "distance": 19.48, "direction": 185.33, "angle": 67.07, "elevation": 46.04, "pano_id": "TMX7316060226-000019_pano_0000_005123", "timestamp": "2016-08-15T05:59:25.767870Z", "filename": "pano_0000_005123.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.47918591, "relative_pitch": 67.06883672753568, "relative_heading": 185.33235326689652, "relative_elevation": 46.0438108686358 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229636675674, 52.3634787969473, 46.0596445864066 ] }, "distance": 19.55, "direction": 20.74, "angle": 67.0, "elevation": 46.06, "pano_id": "TMX7316060226-000019_pano_0000_005131", "timestamp": "2016-08-15T05:59:29.357720Z", "filename": "pano_0000_005131.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.55461683, "relative_pitch": 66.9963556111217, "relative_heading": 20.735646792862834, "relative_elevation": 46.0596445864066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89208495592954, 52.3631518566315, 47.5461786603555 ] }, "distance": 19.58, "direction": 202.46, "angle": 67.62, "elevation": 47.55, "pano_id": "TMX7316010203-003014_pano_0005_000129", "timestamp": "2023-03-27T11:19:07.730290Z", "filename": "pano_0005_000129.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.57662409, "relative_pitch": 67.62111600136116, "relative_heading": 202.45676335218988, "relative_elevation": 47.5461786603555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002243/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002243/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002243/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002243/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002243/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002243/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002243/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002243/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002243/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89206257302394, 52.3631566902852, 48.5202366355807 ] }, "distance": 19.73, "direction": 207.15, "angle": 67.87, "elevation": 48.52, "pano_id": "TMX7316010203-001053_pano_0000_002243", "timestamp": "2019-01-14T12:32:08.237630Z", "filename": "pano_0000_002243.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.72815849, "relative_pitch": 67.87351299966461, "relative_heading": 207.15116535025032, "relative_elevation": 48.5202366355807 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000250/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000250/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000250/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000250/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0002_000250/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000250/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0002_000250/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000250/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0002_000250/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89220355637653, 52.3634917048936, 46.8695344980806 ] }, "distance": 19.73, "direction": 1.75, "angle": 67.17, "elevation": 46.87, "pano_id": "TMX7316010203-001530_pano_0002_000250", "timestamp": "2019-12-20T08:55:55.434880Z", "filename": "pano_0002_000250.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.73342204, "relative_pitch": 67.16750755670586, "relative_heading": 1.7457455639262969, "relative_elevation": 46.8695344980806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002952_pano_0003_000761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002952_pano_0003_000761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/30/TMX7316010203-002952/pano_0003_000761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89235975931242, 52.3631680164706, 154.069421811961 ] }, "distance": 19.8, "direction": 145.4, "angle": 82.68, "elevation": 154.07, "pano_id": "TMX7316010203-002952_pano_0003_000761", "timestamp": "2023-01-30T12:36:09.046550Z", "filename": "pano_0003_000761.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.79572317, "relative_pitch": 82.6784233308335, "relative_heading": 145.3965842564296, "relative_elevation": 154.069421811961 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892260755122262, 52.36348932737944, 0.0 ] }, "distance": 19.97, "direction": 13.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00198", "timestamp": "2024-12-03T13:49:24Z", "filename": "Job_20241203_1333_Track15_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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 19.97269025, "relative_pitch": 0.0, "relative_heading": 13.013799980626281, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track15_Sphere_00190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track15_Sphere_00190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.892131906903049, 52.36313840212865, 0.0 ] }, "distance": 20.05, "direction": 192.32, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track15_Sphere_00190", "timestamp": "2024-12-03T13:49:20Z", "filename": "Job_20241203_1333_Track15_Sphere_00190.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.05127329, "relative_pitch": 0.0, "relative_heading": 192.3237711438797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89230404400009, 52.3634831125086, 48.0743390033022 ] }, "distance": 20.19, "direction": 21.64, "angle": 67.22, "elevation": 48.07, "pano_id": "TMX7316060226-000020_pano_0006_000014", "timestamp": "2016-08-15T07:56:47.607940Z", "filename": "pano_0006_000014.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.19140673, "relative_pitch": 67.21740750534279, "relative_heading": 21.64110924236074, "relative_elevation": 48.0743390033022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001663/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001663/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001663/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001663/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001666_pano_0000_001663/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001663/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001666_pano_0000_001663/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001663/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001666/pano_0000_001663/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89229807788886, 52.3634850234772, 46.5460135303438 ] }, "distance": 20.24, "direction": 20.35, "angle": 66.49, "elevation": 46.55, "pano_id": "TMX7316010203-001666_pano_0000_001663", "timestamp": "2020-04-22T06:57:58.414330Z", "filename": "pano_0000_001663.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.24431756, "relative_pitch": 66.49427039869892, "relative_heading": 20.349892370240475, "relative_elevation": 46.5460135303438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000830/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000830/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000830/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000830/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000830/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000830/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000830/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000830/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000830/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89212877816157, 52.3631369832145, 48.7369668902829 ] }, "distance": 20.25, "direction": 192.82, "angle": 67.44, "elevation": 48.74, "pano_id": "TMX7316010203-001900_pano_0002_000830", "timestamp": "2020-08-31T11:31:02.664330Z", "filename": "pano_0002_000830.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.25176566, "relative_pitch": 67.43555554278255, "relative_heading": 192.8175322940855, "relative_elevation": 48.7369668902829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000822/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000822/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000822/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000822/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0002_000822/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000822/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0002_000822/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000822/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0002_000822/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89226220299068, 52.3634931756592, 48.5990405501798 ] }, "distance": 20.41, "direction": 13.01, "angle": 67.22, "elevation": 48.6, "pano_id": "TMX7316010203-001900_pano_0002_000822", "timestamp": "2020-08-31T11:30:55.849440Z", "filename": "pano_0002_000822.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.41211629, "relative_pitch": 67.21707388755662, "relative_heading": 13.012867903016401, "relative_elevation": 48.5990405501798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0006_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0006_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0006_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89215686413407, 52.363132392812, 48.0794346258044 ] }, "distance": 20.42, "direction": 187.26, "angle": 66.99, "elevation": 48.08, "pano_id": "TMX7316060226-000020_pano_0006_000006", "timestamp": "2016-08-15T07:56:42.082930Z", "filename": "pano_0006_000006.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.42149079, "relative_pitch": 66.98689304078279, "relative_heading": 187.25672563978293, "relative_elevation": 48.0794346258044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000524/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000524/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000524/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000524/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000022_pano_0000_000524/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000524/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000022_pano_0000_000524/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000524/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/16/TMX7316060226-000022/pano_0000_000524/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89216867553472, 52.3634991935074, 48.2160311331972 ] }, "distance": 20.63, "direction": 355.07, "angle": 66.83, "elevation": 48.22, "pano_id": "TMX7316060226-000022_pano_0000_000524", "timestamp": "2016-08-16T07:05:36.513730Z", "filename": "pano_0000_000524.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.63403418, "relative_pitch": 66.83151295232504, "relative_heading": 355.06534305592754, "relative_elevation": 48.2160311331972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_002235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_002235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_002235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89218872372443, 52.3634998636901, 48.4860321348533 ] }, "distance": 20.64, "direction": 358.86, "angle": 66.94, "elevation": 48.49, "pano_id": "TMX7316010203-001053_pano_0000_002235", "timestamp": "2019-01-14T12:31:51.907720Z", "filename": "pano_0000_002235.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.63618509, "relative_pitch": 66.94486619414234, "relative_heading": 358.8636797314319, "relative_elevation": 48.4860321348533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track15_Sphere_00194/adjacencies/b_20241203_1333_Track15_Sphere_00194/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-003014_pano_0005_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-003014_pano_0005_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/27/TMX7316010203-003014/pano_0005_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89219779616415, 52.3635005925188, 47.4295673612505 ] }, "distance": 20.71, "direction": 0.58, "angle": 66.41, "elevation": 47.43, "pano_id": "TMX7316010203-003014_pano_0005_000121", "timestamp": "2023-03-27T11:19:01.085360Z", "filename": "pano_0005_000121.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_20241203_1333_Track15_Sphere_00194", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121282.71908686482, 486273.50945966085 ] }, "relative_distance": 20.71427881, "relative_pitch": 66.40729358089608, "relative_heading": 0.5774875797371837, "relative_elevation": 47.4295673612505 } ] } }