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_20250130_0915_Track06_Sphere_00159/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921149467745603, 52.37503227706154, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00159", "timestamp": "2025-01-30T09:02:06Z", "filename": "Job_20250130_0915_Track06_Sphere_00159.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "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_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003639/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003639/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003639/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003639/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003639/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003639/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003639/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003639/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003639/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115796209895, 52.3750313323666, 48.2345085823908 ] }, "distance": 0.59, "direction": 100.3, "angle": 89.3, "elevation": 48.23, "pano_id": "TMX7316010203-001195_pano_0000_003639", "timestamp": "2019-05-21T10:53:23.756360Z", "filename": "pano_0000_003639.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 0.58796119, "relative_pitch": 89.30161978794038, "relative_heading": 100.29917086074342, "relative_elevation": 48.2345085823908 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115484689519, 52.3750249382044, 48.2225973922759 ] }, "distance": 0.9, "direction": 155.84, "angle": 88.94, "elevation": 48.22, "pano_id": "TMX7316010203-000719_pano_0000_003319", "timestamp": "2018-05-14T12:35:39.798560Z", "filename": "pano_0000_003319.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 0.89503134, "relative_pitch": 88.9366887379586, "relative_heading": 155.8392764233494, "relative_elevation": 48.2225973922759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002733/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002733/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002733/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002733/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002733/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002733/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002733/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002733/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002733/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115683674569, 52.3750403779699, 48.0233025960624 ] }, "distance": 1.03, "direction": 29.11, "angle": 88.77, "elevation": 48.02, "pano_id": "TMX7316060226-000019_pano_0000_002733", "timestamp": "2016-08-15T05:09:48.088260Z", "filename": "pano_0000_002733.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 1.03170601, "relative_pitch": 88.76927855480714, "relative_heading": 29.10591070552287, "relative_elevation": 48.0233025960624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001498/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001498/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001498/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001498/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001498/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001498/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001498/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001498/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001498/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92116112439219, 52.3750393597058, 47.8339391965419 ] }, "distance": 1.12, "direction": 45.21, "angle": 88.66, "elevation": 47.83, "pano_id": "TMX7316010203-001536_pano_0000_001498", "timestamp": "2020-01-07T08:54:42.368400Z", "filename": "pano_0000_001498.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 1.11862594, "relative_pitch": 88.66034731124874, "relative_heading": 45.207547984819264, "relative_elevation": 47.8339391965419 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9211509622843, 52.3750431710128, 48.3328718068078 ] }, "distance": 1.22, "direction": 4.8, "angle": 88.56, "elevation": 48.33, "pano_id": "TMX7316010203-001475_pano_0005_000999", "timestamp": "2019-11-29T12:00:34.424400Z", "filename": "pano_0005_000999.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 1.2164841, "relative_pitch": 88.55823396764465, "relative_heading": 4.7994900996913605, "relative_elevation": 48.3328718068078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113041288832, 52.375034112868, 48.1324787661433 ] }, "distance": 1.31, "direction": 278.95, "angle": 88.44, "elevation": 48.13, "pano_id": "TMX7315120208-000054_pano_0001_001324", "timestamp": "2016-05-19T12:59:00.753850Z", "filename": "pano_0001_001324.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 1.31366581, "relative_pitch": 88.43663097853188, "relative_heading": 278.94595134730304, "relative_elevation": 48.1324787661433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92114682436787, 52.3750170712577, 48.1519900904968 ] }, "distance": 1.7, "direction": 186.07, "angle": 87.98, "elevation": 48.15, "pano_id": "TMX7316010203-002590_pano_0003_000019", "timestamp": "2022-06-10T14:07:06.580890Z", "filename": "pano_0003_000019.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 1.70156737, "relative_pitch": 87.97615678444055, "relative_heading": 186.07309694160335, "relative_elevation": 48.1519900904968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005598/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005598/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005598/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005598/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005598/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005598/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005598/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005598/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005598/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115642109166, 52.3750491940095, 48.1990753058344 ] }, "distance": 1.94, "direction": 14.12, "angle": 87.69, "elevation": 48.2, "pano_id": "TMX7315120208-000052_pano_0000_005598", "timestamp": "2016-05-17T13:23:15.028820Z", "filename": "pano_0000_005598.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 1.94107255, "relative_pitch": 87.69383129482564, "relative_heading": 14.120285580854038, "relative_elevation": 48.1990753058344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921155454008299, 52.37505095007551, 0.0 ] }, "distance": 2.12, "direction": 11.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03224", "timestamp": "2025-06-17T08:52:19Z", "filename": "recording_2025-06-17_08-04-10_03224.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 2.11744641, "relative_pitch": 0.0, "relative_heading": 11.10069114409347, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001230/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001230/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001230/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001230/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001230/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001230/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001230/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001230/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001230/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92114670812573, 52.3750110284438, 48.1872046943754 ] }, "distance": 2.37, "direction": 184.54, "angle": 87.18, "elevation": 48.19, "pano_id": "TMX7316010203-001669_pano_0000_001230", "timestamp": "2020-04-22T10:27:16.067550Z", "filename": "pano_0000_001230.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 2.37188599, "relative_pitch": 87.18204317711975, "relative_heading": 184.54462034833733, "relative_elevation": 48.1872046943754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92116336578648, 52.3750555623765, 48.2228421252221 ] }, "distance": 2.76, "direction": 20.07, "angle": 86.73, "elevation": 48.22, "pano_id": "TMX7316010203-001669_pano_0000_001229", "timestamp": "2020-04-22T10:27:15.507590Z", "filename": "pano_0000_001229.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 2.7585224, "relative_pitch": 86.72604046796195, "relative_heading": 20.066817342322842, "relative_elevation": 48.2228421252221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921146345002428, 52.3750070014039, 0.0 ] }, "distance": 2.82, "direction": 184.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03293", "timestamp": "2024-10-23T13:52:47Z", "filename": "recording_2024-10-23_12-42-53_03293.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 2.82056418, "relative_pitch": 0.0, "relative_heading": 184.32413599110657, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921137290451044, 52.37500743210099, 0.0 ] }, "distance": 2.89, "direction": 196.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03225", "timestamp": "2025-06-17T08:52:19Z", "filename": "recording_2025-06-17_08-04-10_03225.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 2.88631519, "relative_pitch": 0.0, "relative_heading": 196.6977848058223, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921167207514805, 52.37505764256601, 0.0 ] }, "distance": 3.07, "direction": 23.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03292", "timestamp": "2024-10-23T13:52:47Z", "filename": "recording_2024-10-23_12-42-53_03292.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 3.07022104, "relative_pitch": 0.0, "relative_heading": 23.17229560682797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005599/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005599/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005599/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005599/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005599/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005599/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005599/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005599/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005599/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113833666025, 52.3750053458838, 48.148458278738 ] }, "distance": 3.09, "direction": 194.2, "angle": 86.33, "elevation": 48.15, "pano_id": "TMX7315120208-000052_pano_0000_005599", "timestamp": "2016-05-17T13:23:15.498680Z", "filename": "pano_0000_005599.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 3.09114456, "relative_pitch": 86.32663611500152, "relative_heading": 194.19571652611785, "relative_elevation": 48.148458278738 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92116429363806, 52.3750611767334, 48.1892587766051 ] }, "distance": 3.37, "direction": 17.43, "angle": 86.0, "elevation": 48.19, "pano_id": "TMX7316010203-002590_pano_0003_000018", "timestamp": "2022-06-10T14:07:06.056100Z", "filename": "pano_0003_000018.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 3.3705784, "relative_pitch": 85.9989858148071, "relative_heading": 17.431017590290217, "relative_elevation": 48.1892587766051 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113319316912, 52.3749985037624, 48.2754457602277 ] }, "distance": 3.92, "direction": 196.43, "angle": 85.36, "elevation": 48.28, "pano_id": "TMX7316010203-001475_pano_0005_001000", "timestamp": "2019-11-29T12:00:34.974420Z", "filename": "pano_0005_001000.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 3.91813491, "relative_pitch": 85.35992682038572, "relative_heading": 196.43186516730185, "relative_elevation": 48.2754457602277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921204542627729, 52.37501918304757, 0.0 ] }, "distance": 4.02, "direction": 111.23, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00102", "timestamp": "2025-01-30T09:00:45Z", "filename": "Job_20250130_0915_Track06_Sphere_00102.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.02380645, "relative_pitch": 0.0, "relative_heading": 111.22933779114193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002734/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002734/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002734/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002734/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002734/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002734/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002734/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002734/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002734/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113963370249, 52.3749963547778, 47.9748212788254 ] }, "distance": 4.05, "direction": 189.51, "angle": 85.17, "elevation": 47.97, "pano_id": "TMX7316060226-000019_pano_0000_002734", "timestamp": "2016-08-15T05:09:48.523310Z", "filename": "pano_0000_002734.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.05294983, "relative_pitch": 85.17107467506558, "relative_heading": 189.51139514025343, "relative_elevation": 47.9748212788254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92118770323114, 52.3750038925348, 48.1764036128297 ] }, "distance": 4.09, "direction": 140.5, "angle": 85.14, "elevation": 48.18, "pano_id": "TMX7315120208-000054_pano_0001_001016", "timestamp": "2016-05-19T12:52:57.561630Z", "filename": "pano_0001_001016.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.09346351, "relative_pitch": 85.14334459031193, "relative_heading": 140.496816699953, "relative_elevation": 48.1764036128297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001499/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001499/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001499/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001499/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001499/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001499/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001499/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001499/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001499/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92114218770585, 52.3749954683891, 47.792111961171 ] }, "distance": 4.13, "direction": 186.9, "angle": 85.07, "elevation": 47.79, "pano_id": "TMX7316010203-001536_pano_0000_001499", "timestamp": "2020-01-07T08:54:42.788420Z", "filename": "pano_0000_001499.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.12576311, "relative_pitch": 85.06604344672807, "relative_heading": 186.90187541148237, "relative_elevation": 47.792111961171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92121079234834, 52.3750319538908, 48.1801626691595 ] }, "distance": 4.18, "direction": 90.49, "angle": 85.05, "elevation": 48.18, "pano_id": "TMX7316010203-002313_pano_0003_000134", "timestamp": "2021-09-16T10:59:19.485970Z", "filename": "pano_0003_000134.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.17652104, "relative_pitch": 85.04567203036991, "relative_heading": 90.49330952796606, "relative_elevation": 48.1801626691595 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921201709391674, 52.37501209858701, 0.0 ] }, "distance": 4.21, "direction": 122.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00290", "timestamp": "2025-06-19T08:53:31Z", "filename": "recording_2025-06-19_08-46-57_00290.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.2070761, "relative_pitch": 0.0, "relative_heading": 122.25629407088167, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92120646773056, 52.3750470780658, 48.2028789520264 ] }, "distance": 4.22, "direction": 67.01, "angle": 85.0, "elevation": 48.2, "pano_id": "TMX7315120208-000054_pano_0001_001017", "timestamp": "2016-05-19T12:52:58.076590Z", "filename": "pano_0001_001017.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.21678371, "relative_pitch": 85.00049749769369, "relative_heading": 67.00964242289218, "relative_elevation": 48.2028789520264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117101595473, 52.375069518849, 48.2365300906822 ] }, "distance": 4.4, "direction": 19.5, "angle": 84.79, "elevation": 48.24, "pano_id": "TMX7316010203-000719_pano_0000_003318", "timestamp": "2018-05-14T12:35:39.023690Z", "filename": "pano_0000_003318.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.39622084, "relative_pitch": 84.7925162659209, "relative_heading": 19.499994796336676, "relative_elevation": 48.2365300906822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92120427591227, 52.3750113619073, 48.0551167875528 ] }, "distance": 4.4, "direction": 121.94, "angle": 84.77, "elevation": 48.06, "pano_id": "TMX7315120208-000056_pano_0000_001439", "timestamp": "2016-05-24T11:36:36.039270Z", "filename": "pano_0000_001439.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.39870316, "relative_pitch": 84.77003106458129, "relative_heading": 121.94416508730961, "relative_elevation": 48.0551167875528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113745528915, 52.3749919860718, 48.0355585264042 ] }, "distance": 4.56, "direction": 190.34, "angle": 84.58, "elevation": 48.04, "pano_id": "TMX7316010203-000299_pano_0002_004130", "timestamp": "2017-05-17T12:01:15.520690Z", "filename": "pano_0002_004130.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.55738497, "relative_pitch": 84.58027207574719, "relative_heading": 190.3410199021739, "relative_elevation": 48.0355585264042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02644/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02644/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02644/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02644/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02644/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02644/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02644/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02644/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02644/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921201720756314, 52.37500658163715, 0.0 ] }, "distance": 4.56, "direction": 128.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02644", "timestamp": "2024-10-23T12:04:34Z", "filename": "recording_2024-10-23_11-21-30_02644.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.56494102, "relative_pitch": 0.0, "relative_heading": 128.7812229047853, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001894/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001894/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001894/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001894/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001894/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001894/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001894/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001894/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001894/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92121618566475, 52.3750442586787, 48.1796185439453 ] }, "distance": 4.74, "direction": 73.65, "angle": 84.39, "elevation": 48.18, "pano_id": "TMX7316010203-000719_pano_0000_001894", "timestamp": "2018-05-14T12:13:38.054290Z", "filename": "pano_0000_001894.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.7352337, "relative_pitch": 84.38683057120889, "relative_heading": 73.64669571284314, "relative_elevation": 48.1796185439453 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92114712396891, 52.3750761616148, 48.1525397961959 ] }, "distance": 4.89, "direction": 358.13, "angle": 84.21, "elevation": 48.15, "pano_id": "TMX7315120208-000054_pano_0001_001323", "timestamp": "2016-05-19T12:58:59.843730Z", "filename": "pano_0001_001323.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.88583831, "relative_pitch": 84.20626360654153, "relative_heading": 358.1278508063365, "relative_elevation": 48.1525397961959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921132300864024, 52.37498894276253, 0.0 ] }, "distance": 4.96, "direction": 193.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00160", "timestamp": "2025-01-30T09:02:07Z", "filename": "Job_20250130_0915_Track06_Sphere_00160.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.96170461, "relative_pitch": 0.0, "relative_heading": 193.6285757703, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921166809081645, 52.37507578281024, 0.0 ] }, "distance": 4.98, "direction": 13.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00158", "timestamp": "2025-01-30T09:02:06Z", "filename": "Job_20250130_0915_Track06_Sphere_00158.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.9830496, "relative_pitch": 0.0, "relative_heading": 13.709622575509462, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003640/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003640/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003640/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003640/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003640/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003640/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003640/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003640/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003640/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92114057171286, 52.3749876980008, 48.1891248924658 ] }, "distance": 5.0, "direction": 186.96, "angle": 84.08, "elevation": 48.19, "pano_id": "TMX7316010203-001195_pano_0000_003640", "timestamp": "2019-05-21T10:53:24.606390Z", "filename": "pano_0000_003640.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 4.9973711, "relative_pitch": 84.07940237676242, "relative_heading": 186.96323861874242, "relative_elevation": 48.1891248924658 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003638/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003638/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003638/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003638/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003638/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003638/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003638/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003638/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003638/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117532421293, 52.3750750417857, 48.2471433738247 ] }, "distance": 5.07, "direction": 20.31, "angle": 84.0, "elevation": 48.25, "pano_id": "TMX7316010203-001195_pano_0000_003638", "timestamp": "2019-05-21T10:53:22.941450Z", "filename": "pano_0000_003638.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.07397522, "relative_pitch": 83.99648087286349, "relative_heading": 20.306605309628047, "relative_elevation": 48.2471433738247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02645/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02645/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02645/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02645/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02645/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02645/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02645/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02645/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02645/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92121859804445, 52.375050211612816, 0.0 ] }, "distance": 5.11, "direction": 67.03, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02645", "timestamp": "2024-10-23T12:04:35Z", "filename": "recording_2024-10-23_11-21-30_02645.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.11346035, "relative_pitch": 0.0, "relative_heading": 67.02833760631044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92111297674355, 52.3749919576846, 48.076357236132 ] }, "distance": 5.13, "direction": 208.98, "angle": 83.91, "elevation": 48.08, "pano_id": "TMX7315120208-000054_pano_0001_001325", "timestamp": "2016-05-19T12:59:01.633710Z", "filename": "pano_0001_001325.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.12881347, "relative_pitch": 83.91068388039399, "relative_heading": 208.9825927901784, "relative_elevation": 48.076357236132 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921218284717292, 52.37505583499363, 0.0 ] }, "distance": 5.37, "direction": 60.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00291", "timestamp": "2025-06-19T08:53:32Z", "filename": "recording_2025-06-19_08-46-57_00291.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.36992349, "relative_pitch": 0.0, "relative_heading": 60.780080147648555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004129/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004129/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004129/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004129/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004129/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004129/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004129/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004129/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004129/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117218537956, 52.375080646749, 48.0967046264559 ] }, "distance": 5.6, "direction": 16.04, "angle": 83.36, "elevation": 48.1, "pano_id": "TMX7316010203-000299_pano_0002_004129", "timestamp": "2017-05-17T12:01:14.545700Z", "filename": "pano_0002_004129.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.60025751, "relative_pitch": 83.35853223980618, "relative_heading": 16.037132992168655, "relative_elevation": 48.0967046264559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92119053888138, 52.3749881875999, 48.1342110270634 ] }, "distance": 5.65, "direction": 150.31, "angle": 83.31, "elevation": 48.13, "pano_id": "TMX7316010203-002313_pano_0003_000133", "timestamp": "2021-09-16T10:59:18.971000Z", "filename": "pano_0003_000133.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.64735791, "relative_pitch": 83.30835094856059, "relative_heading": 150.3114180612071, "relative_elevation": 48.1342110270634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92122454962701, 52.3750553789424, 48.087918090634 ] }, "distance": 5.72, "direction": 63.31, "angle": 83.21, "elevation": 48.09, "pano_id": "TMX7315120208-000056_pano_0000_001440", "timestamp": "2016-05-24T11:36:36.579080Z", "filename": "pano_0000_001440.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.7230923, "relative_pitch": 83.2129754787354, "relative_heading": 63.30943469522563, "relative_elevation": 48.087918090634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113901888862, 52.3749806432732, 48.17362285126 ] }, "distance": 5.79, "direction": 187.06, "angle": 83.15, "elevation": 48.17, "pano_id": "TMX7316010203-000719_pano_0000_003320", "timestamp": "2018-05-14T12:35:40.628570Z", "filename": "pano_0000_003320.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.78942084, "relative_pitch": 83.14715980323544, "relative_heading": 187.06025305798786, "relative_elevation": 48.17362285126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921222023161188, 52.37506202424703, 0.0 ] }, "distance": 5.95, "direction": 56.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00103", "timestamp": "2025-01-30T09:00:46Z", "filename": "Job_20250130_0915_Track06_Sphere_00103.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 5.94746637, "relative_pitch": 0.0, "relative_heading": 56.1819680319313, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002732/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002732/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002732/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002732/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002732/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002732/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002732/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002732/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002732/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117384839559, 52.3750841325087, 48.0275194281712 ] }, "distance": 6.0, "direction": 16.05, "angle": 82.87, "elevation": 48.03, "pano_id": "TMX7316060226-000019_pano_0000_002732", "timestamp": "2016-08-15T05:09:47.648350Z", "filename": "pano_0000_002732.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 6.00432681, "relative_pitch": 82.8739419006605, "relative_heading": 16.053289788373725, "relative_elevation": 48.0275194281712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001497/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001497/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001497/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001497/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001497/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001497/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001497/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001497/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001497/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117963477416, 52.3750834831243, 47.8268897626549 ] }, "distance": 6.06, "direction": 19.83, "angle": 82.78, "elevation": 47.83, "pano_id": "TMX7316010203-001536_pano_0000_001497", "timestamp": "2020-01-07T08:54:41.948390Z", "filename": "pano_0000_001497.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 6.05699198, "relative_pitch": 82.78225342181904, "relative_heading": 19.827333503781087, "relative_elevation": 47.8268897626549 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92116857390127, 52.3750877103949, 48.3361099883914 ] }, "distance": 6.3, "direction": 11.91, "angle": 82.57, "elevation": 48.34, "pano_id": "TMX7316010203-001475_pano_0005_000998", "timestamp": "2019-11-29T12:00:33.874450Z", "filename": "pano_0005_000998.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 6.30405992, "relative_pitch": 82.56934971764053, "relative_heading": 11.911648906953864, "relative_elevation": 48.3361099883914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92112903682653, 52.3749728803398, 48.0879311105236 ] }, "distance": 6.75, "direction": 191.89, "angle": 82.0, "elevation": 48.09, "pano_id": "TMX7316010203-002590_pano_0003_000020", "timestamp": "2022-06-10T14:07:07.100870Z", "filename": "pano_0003_000020.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 6.75420982, "relative_pitch": 82.00480003358331, "relative_heading": 191.88833729459472, "relative_elevation": 48.0879311105236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921186954377306, 52.37497541568921, 0.0 ] }, "distance": 6.82, "direction": 158.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00101", "timestamp": "2025-01-30T09:00:44Z", "filename": "Job_20250130_0915_Track06_Sphere_00101.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 6.82284393, "relative_pitch": 0.0, "relative_heading": 158.02663594748782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005597/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005597/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005597/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005597/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005597/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005597/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005597/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005597/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005597/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117444823572, 52.3750928936625, 48.2016293434426 ] }, "distance": 6.96, "direction": 14.16, "angle": 81.79, "elevation": 48.2, "pano_id": "TMX7315120208-000052_pano_0000_005597", "timestamp": "2016-05-17T13:23:14.553660Z", "filename": "pano_0000_005597.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 6.95631422, "relative_pitch": 81.78794404647473, "relative_heading": 14.155818394234851, "relative_elevation": 48.2016293434426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921173573358396, 52.3750944858482, 0.0 ] }, "distance": 7.11, "direction": 13.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03223", "timestamp": "2025-06-17T08:52:18Z", "filename": "recording_2025-06-17_08-04-10_03223.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.11425112, "relative_pitch": 0.0, "relative_heading": 13.341559755016636, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92123003638778, 52.3750757057529, 48.207067812793 ] }, "distance": 7.31, "direction": 48.63, "angle": 81.38, "elevation": 48.21, "pano_id": "TMX7316010203-002313_pano_0003_000135", "timestamp": "2021-09-16T10:59:20.016090Z", "filename": "pano_0003_000135.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.31160272, "relative_pitch": 81.3756362657329, "relative_heading": 48.62863941828442, "relative_elevation": 48.207067812793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001231/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001231/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001231/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001231/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001231/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001231/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001231/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001231/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001231/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92112955955066, 52.3749665632449, 48.1335936328396 ] }, "distance": 7.44, "direction": 190.5, "angle": 81.22, "elevation": 48.13, "pano_id": "TMX7316010203-001669_pano_0000_001231", "timestamp": "2020-04-22T10:27:16.627530Z", "filename": "pano_0000_001231.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.43690046, "relative_pitch": 81.21694234256094, "relative_heading": 190.50419054178596, "relative_elevation": 48.1335936328396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921184516969136, 52.37496839569978, 0.0 ] }, "distance": 7.5, "direction": 161.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00289", "timestamp": "2025-06-19T08:53:30Z", "filename": "recording_2025-06-19_08-46-57_00289.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.49842353, "relative_pitch": 0.0, "relative_heading": 161.43824688245405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92118493105325, 52.3749672770488, 47.9913913141936 ] }, "distance": 7.63, "direction": 161.54, "angle": 80.97, "elevation": 47.99, "pano_id": "TMX7315120208-000056_pano_0000_001438", "timestamp": "2016-05-24T11:36:35.514120Z", "filename": "pano_0000_001438.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.62541344, "relative_pitch": 80.97167328055266, "relative_heading": 161.5351076758713, "relative_elevation": 47.9913913141936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03291/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03291/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03291/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03291/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03291/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03291/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03291/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03291/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03291/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921183349077889, 52.375098215789215, 0.0 ] }, "distance": 7.69, "direction": 17.46, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03291", "timestamp": "2024-10-23T13:52:46Z", "filename": "recording_2024-10-23_12-42-53_03291.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.69155685, "relative_pitch": 0.0, "relative_heading": 17.45711160356028, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921127816378278, 52.374963566981386, 0.0 ] }, "distance": 7.79, "direction": 190.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03294", "timestamp": "2024-10-23T13:52:48Z", "filename": "recording_2024-10-23_12-42-53_03294.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.78656423, "relative_pitch": 0.0, "relative_heading": 190.91583675899975, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117978061194, 52.3751000696608, 48.226262146607 ] }, "distance": 7.82, "direction": 15.3, "angle": 80.79, "elevation": 48.23, "pano_id": "TMX7316010203-001669_pano_0000_001228", "timestamp": "2020-04-22T10:27:14.942540Z", "filename": "pano_0000_001228.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.82095664, "relative_pitch": 80.78841583745695, "relative_heading": 15.304882340474947, "relative_elevation": 48.226262146607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921119156676212, 52.37496387828961, 0.0 ] }, "distance": 7.89, "direction": 195.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03226", "timestamp": "2025-06-17T08:52:20Z", "filename": "recording_2025-06-17_08-04-10_03226.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 7.88600482, "relative_pitch": 0.0, "relative_heading": 195.17471460843032, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005600/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005600/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005600/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005600/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005600/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005600/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005600/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005600/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005600/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92112029356788, 52.3749616887291, 48.0797171378508 ] }, "distance": 8.1, "direction": 194.2, "angle": 80.43, "elevation": 48.08, "pano_id": "TMX7315120208-000052_pano_0000_005600", "timestamp": "2016-05-17T13:23:15.963670Z", "filename": "pano_0000_005600.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 8.10206854, "relative_pitch": 80.43476777516123, "relative_heading": 194.19521401673035, "relative_elevation": 48.0797171378508 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921184985949855, 52.374962547903955, 0.0 ] }, "distance": 8.13, "direction": 162.69, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02643", "timestamp": "2024-10-23T12:04:33Z", "filename": "recording_2024-10-23_11-21-30_02643.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 8.12737631, "relative_pitch": 0.0, "relative_heading": 162.68516451379267, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92116995760137, 52.3749602828875, 48.1198480939493 ] }, "distance": 8.13, "direction": 170.12, "angle": 80.41, "elevation": 48.12, "pano_id": "TMX7315120208-000054_pano_0001_001015", "timestamp": "2016-05-19T12:52:57.041820Z", "filename": "pano_0001_001015.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 8.13173519, "relative_pitch": 80.40825127868129, "relative_heading": 170.119073278047, "relative_elevation": 48.1198480939493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92122559112564, 52.3750903109215, 48.197470237501 ] }, "distance": 8.28, "direction": 38.76, "angle": 80.25, "elevation": 48.2, "pano_id": "TMX7315120208-000054_pano_0001_001018", "timestamp": "2016-05-19T12:52:58.601710Z", "filename": "pano_0001_001018.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 8.2811613, "relative_pitch": 80.25078377505864, "relative_heading": 38.757290197306936, "relative_elevation": 48.197470237501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001895/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001895/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001895/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001895/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001895/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001895/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001895/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001895/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001895/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92123375050483, 52.3750876924335, 48.1743953861296 ] }, "distance": 8.42, "direction": 42.95, "angle": 80.08, "elevation": 48.17, "pano_id": "TMX7316010203-000719_pano_0000_001895", "timestamp": "2018-05-14T12:13:38.624340Z", "filename": "pano_0000_001895.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 8.42434558, "relative_pitch": 80.08087899524658, "relative_heading": 42.948686324367564, "relative_elevation": 48.1743953861296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92118160758258, 52.3751053974801, 48.202538064681 ] }, "distance": 8.43, "direction": 15.06, "angle": 80.08, "elevation": 48.2, "pano_id": "TMX7316010203-002590_pano_0003_000017", "timestamp": "2022-06-10T14:07:05.525830Z", "filename": "pano_0003_000017.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 8.42570203, "relative_pitch": 80.08499073139185, "relative_heading": 15.056830119793768, "relative_elevation": 48.202538064681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02646/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02646/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02646/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02646/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02646/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02646/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02646/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02646/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02646/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921235590306773, 52.375093203366276, 0.0 ] }, "distance": 8.96, "direction": 40.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02646", "timestamp": "2024-10-23T12:04:36Z", "filename": "recording_2024-10-23_11-21-30_02646.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 8.96450719, "relative_pitch": 0.0, "relative_heading": 40.86394870451344, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92111519220094, 52.3749539879949, 48.2083660811186 ] }, "distance": 9.02, "direction": 195.0, "angle": 79.4, "elevation": 48.21, "pano_id": "TMX7316010203-001475_pano_0005_001001", "timestamp": "2019-11-29T12:00:35.504420Z", "filename": "pano_0005_001001.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.0188845, "relative_pitch": 79.40352067032028, "relative_heading": 194.99999670112066, "relative_elevation": 48.2083660811186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002735/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002735/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002735/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002735/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002735/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002735/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002735/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002735/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002735/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92112226651409, 52.3749521550951, 47.904805877246 ] }, "distance": 9.11, "direction": 191.74, "angle": 79.24, "elevation": 47.9, "pano_id": "TMX7316060226-000019_pano_0000_002735", "timestamp": "2016-08-15T05:09:48.953340Z", "filename": "pano_0000_002735.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.10595023, "relative_pitch": 79.23737269501645, "relative_heading": 191.73796207779097, "relative_elevation": 47.904805877246 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001500/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001500/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001500/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001500/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001500/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001500/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001500/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001500/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001500/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92112363916574, 52.3749514250086, 47.7313659172505 ] }, "distance": 9.17, "direction": 191.06, "angle": 79.13, "elevation": 47.73, "pano_id": "TMX7316010203-001536_pano_0000_001500", "timestamp": "2020-01-07T08:54:43.203410Z", "filename": "pano_0000_001500.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.16711075, "relative_pitch": 79.12836221618304, "relative_heading": 191.06259564256308, "relative_elevation": 47.7313659172505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92118779946072, 52.3751139648483, 48.2468391014263 ] }, "distance": 9.46, "direction": 16.02, "angle": 78.91, "elevation": 48.25, "pano_id": "TMX7316010203-000719_pano_0000_003317", "timestamp": "2018-05-14T12:35:38.258560Z", "filename": "pano_0000_003317.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.45719173, "relative_pitch": 78.90967668561552, "relative_heading": 16.023510950929676, "relative_elevation": 48.2468391014263 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00292/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00292/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00292/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00292/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00292/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00292/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00292/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00292/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00292/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92123594805844, 52.375099449851206, 0.0 ] }, "distance": 9.52, "direction": 38.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00292", "timestamp": "2025-06-19T08:53:33Z", "filename": "recording_2025-06-19_08-46-57_00292.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.51611648, "relative_pitch": 0.0, "relative_heading": 38.23587089594554, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92116310250283, 52.3751182699484, 48.156459979713 ] }, "distance": 9.61, "direction": 5.54, "angle": 78.71, "elevation": 48.16, "pano_id": "TMX7315120208-000054_pano_0001_001322", "timestamp": "2016-05-19T12:58:58.908710Z", "filename": "pano_0001_001322.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.61376122, "relative_pitch": 78.71012453940853, "relative_heading": 5.54264766700376, "relative_elevation": 48.156459979713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92111847640246, 52.3749478868458, 44.0517922500148 ] }, "distance": 9.62, "direction": 192.67, "angle": 77.68, "elevation": 44.05, "pano_id": "TMX7316010203-001982_pano_0000_000943", "timestamp": "2021-01-26T09:08:33.116640Z", "filename": "pano_0000_000943.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.62474156, "relative_pitch": 77.67529711047135, "relative_heading": 192.6672502467659, "relative_elevation": 44.0517922500148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92109547961975, 52.3749497594502, 47.9912001583725 ] }, "distance": 9.89, "direction": 201.82, "angle": 78.35, "elevation": 47.99, "pano_id": "TMX7315120208-000054_pano_0001_001326", "timestamp": "2016-05-19T12:59:02.468690Z", "filename": "pano_0001_001326.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.89087505, "relative_pitch": 78.35453081460078, "relative_heading": 201.8223802569881, "relative_elevation": 47.9912001583725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921244163917, 52.3750997268792, 48.0958410156891 ] }, "distance": 9.9, "direction": 40.67, "angle": 78.37, "elevation": 48.1, "pano_id": "TMX7315120208-000056_pano_0000_001441", "timestamp": "2016-05-24T11:36:37.149160Z", "filename": "pano_0000_001441.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.89555193, "relative_pitch": 78.37383236587168, "relative_heading": 40.67078688474494, "relative_elevation": 48.0958410156891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92112331178452, 52.3749445002483, 48.1201653843746 ] }, "distance": 9.93, "direction": 190.34, "angle": 78.34, "elevation": 48.12, "pano_id": "TMX7316010203-001195_pano_0000_003641", "timestamp": "2019-05-21T10:53:25.581390Z", "filename": "pano_0000_003641.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.92841887, "relative_pitch": 78.34200822646207, "relative_heading": 190.3356036417259, "relative_elevation": 48.1201653843746 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921184180481816, 52.375119225760486, 0.0 ] }, "distance": 9.96, "direction": 13.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00157", "timestamp": "2025-01-30T09:02:05Z", "filename": "Job_20250130_0915_Track06_Sphere_00157.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.9597961, "relative_pitch": 0.0, "relative_heading": 13.730579190570635, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92117223400289, 52.3749435607562, 48.0689027784392 ] }, "distance": 9.99, "direction": 171.07, "angle": 78.26, "elevation": 48.07, "pano_id": "TMX7316010203-002313_pano_0003_000132", "timestamp": "2021-09-16T10:59:18.461000Z", "filename": "pano_0003_000132.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 9.99287175, "relative_pitch": 78.25625476618166, "relative_heading": 171.07420896879196, "relative_elevation": 48.0689027784392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003637/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003637/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003637/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003637/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003637/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003637/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003637/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003637/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003637/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92119233368911, 52.3751190420922, 48.2463229866698 ] }, "distance": 10.09, "direction": 16.82, "angle": 78.19, "elevation": 48.25, "pano_id": "TMX7316010203-001195_pano_0000_003637", "timestamp": "2019-05-21T10:53:22.136380Z", "filename": "pano_0000_003637.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 10.0864295, "relative_pitch": 78.19175328083845, "relative_heading": 16.823609206711968, "relative_elevation": 48.2463229866698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921239849644265, 52.37510548695529, 0.0 ] }, "distance": 10.21, "direction": 37.07, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00104", "timestamp": "2025-01-30T09:00:46Z", "filename": "Job_20250130_0915_Track06_Sphere_00104.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 10.21032181, "relative_pitch": 0.0, "relative_heading": 37.07387662158275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track02_Sphere_00001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track02_Sphere_00001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track02_Sphere_00001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921120499456773, 52.374936713792565, 0.0 ] }, "distance": 10.82, "direction": 190.51, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track02_Sphere_00001", "timestamp": "2025-01-30T08:46:53Z", "filename": "Job_20250130_0915_Track02_Sphere_00001.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 10.81520643, "relative_pitch": 0.0, "relative_heading": 190.51026870118335, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92112319407601, 52.3749361409505, 48.0911403959617 ] }, "distance": 10.85, "direction": 189.5, "angle": 77.29, "elevation": 48.09, "pano_id": "TMX7316010203-000719_pano_0000_003321", "timestamp": "2018-05-14T12:35:41.563510Z", "filename": "pano_0000_003321.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 10.84610577, "relative_pitch": 77.29059056421293, "relative_heading": 189.49563949635052, "relative_elevation": 48.0911403959617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000353_pano_0002_000201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115766041146, 52.3749345689461, 44.0728924935684 ] }, "distance": 10.89, "direction": 177.06, "angle": 76.12, "elevation": 44.07, "pano_id": "TMX7316010203-000353_pano_0002_000201", "timestamp": "2017-07-05T10:56:24.335290Z", "filename": "pano_0002_000201.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 10.88672506, "relative_pitch": 76.12476375170093, "relative_heading": 177.06231174553025, "relative_elevation": 44.0728924935684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002731/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002731/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002731/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002731/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002731/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002731/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002731/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002731/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002731/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92119087545673, 52.3751281260354, 48.0226252200082 ] }, "distance": 11.03, "direction": 14.81, "angle": 77.06, "elevation": 48.02, "pano_id": "TMX7316060226-000019_pano_0000_002731", "timestamp": "2016-08-15T05:09:47.203320Z", "filename": "pano_0000_002731.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 11.03204673, "relative_pitch": 77.06214538890585, "relative_heading": 14.810088649006904, "relative_elevation": 48.0226252200082 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001496/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001496/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001496/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001496/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001496/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001496/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001496/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001496/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001496/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9211966575843, 52.3751284764625, 47.8371184905991 ] }, "distance": 11.18, "direction": 16.71, "angle": 76.85, "elevation": 47.84, "pano_id": "TMX7316010203-001536_pano_0000_001496", "timestamp": "2020-01-07T08:54:41.528500Z", "filename": "pano_0000_001496.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 11.1765511, "relative_pitch": 76.84944399007217, "relative_heading": 16.710946593830148, "relative_elevation": 47.8371184905991 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92118589161797, 52.375132274336, 48.3267024131492 ] }, "distance": 11.4, "direction": 12.57, "angle": 76.73, "elevation": 48.33, "pano_id": "TMX7316010203-001475_pano_0005_000997", "timestamp": "2019-11-29T12:00:33.329440Z", "filename": "pano_0005_000997.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 11.40028482, "relative_pitch": 76.72657346217964, "relative_heading": 12.56735467170908, "relative_elevation": 48.3267024131492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113259817563, 52.3749290748727, 44.1581031475216 ] }, "distance": 11.54, "direction": 185.71, "angle": 75.35, "elevation": 44.16, "pano_id": "TMX7316010203-001982_pano_0000_000571", "timestamp": "2021-01-26T08:30:26.482270Z", "filename": "pano_0000_000571.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 11.54109293, "relative_pitch": 75.35290344669619, "relative_heading": 185.71300269689849, "relative_elevation": 44.1581031475216 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92124643397019, 52.3751193611322, 48.2072601439431 ] }, "distance": 11.73, "direction": 34.27, "angle": 76.33, "elevation": 48.21, "pano_id": "TMX7316010203-002313_pano_0003_000136", "timestamp": "2021-09-16T10:59:20.580980Z", "filename": "pano_0003_000136.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 11.7264142, "relative_pitch": 76.32832941433142, "relative_heading": 34.27339580270715, "relative_elevation": 48.2072601439431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92111096052616, 52.3749288348662, 47.9899977911264 ] }, "distance": 11.81, "direction": 192.83, "angle": 76.18, "elevation": 47.99, "pano_id": "TMX7316010203-002590_pano_0003_000021", "timestamp": "2022-06-10T14:07:07.610870Z", "filename": "pano_0003_000021.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 11.80543343, "relative_pitch": 76.17977983601133, "relative_heading": 192.8347055592152, "relative_elevation": 47.9899977911264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005596/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005596/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005596/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005596/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005596/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005596/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005596/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005596/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005596/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92119254564582, 52.3751367442476, 48.1924868607894 ] }, "distance": 11.99, "direction": 14.16, "angle": 76.03, "elevation": 48.19, "pano_id": "TMX7315120208-000052_pano_0000_005596", "timestamp": "2016-05-17T13:23:14.068700Z", "filename": "pano_0000_005596.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 11.98901132, "relative_pitch": 76.0299177332303, "relative_heading": 14.164105063255384, "relative_elevation": 48.1924868607894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00288/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00288/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00288/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00288/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00288/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00288/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00288/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00288/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00288/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921166795275487, 52.37492475364031, 0.0 ] }, "distance": 12.02, "direction": 174.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00288", "timestamp": "2025-06-19T08:53:30Z", "filename": "recording_2025-06-19_08-46-57_00288.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.02266386, "relative_pitch": 0.0, "relative_heading": 174.36721378088487, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921191604541791, 52.37513803025835, 0.0 ] }, "distance": 12.11, "direction": 13.7, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03222", "timestamp": "2025-06-17T08:52:17Z", "filename": "recording_2025-06-17_08-04-10_03222.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.11246752, "relative_pitch": 0.0, "relative_heading": 13.704504087076819, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921165934911, 52.3749231737605, 47.894539181143 ] }, "distance": 12.19, "direction": 174.72, "angle": 75.72, "elevation": 47.89, "pano_id": "TMX7315120208-000056_pano_0000_001437", "timestamp": "2016-05-24T11:36:35.004290Z", "filename": "pano_0000_001437.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.1920984, "relative_pitch": 75.71804911440478, "relative_heading": 174.7223298792708, "relative_elevation": 47.894539181143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03290/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03290/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03290/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03290/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03290/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03290/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03290/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03290/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03290/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921198571087644, 52.37513813278715, 0.0 ] }, "distance": 12.24, "direction": 15.85, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03290", "timestamp": "2024-10-23T13:52:45Z", "filename": "recording_2024-10-23_12-42-53_03290.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.24453049, "relative_pitch": 0.0, "relative_heading": 15.849193271279306, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001232/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001232/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001232/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001232/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001232/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001232/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001232/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001232/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001232/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92111236333512, 52.3749223308874, 48.0383693762124 ] }, "distance": 12.49, "direction": 191.67, "angle": 75.42, "elevation": 48.04, "pano_id": "TMX7316010203-001669_pano_0000_001232", "timestamp": "2020-04-22T10:27:17.187510Z", "filename": "pano_0000_001232.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.49243665, "relative_pitch": 75.42303487271079, "relative_heading": 191.67005584332597, "relative_elevation": 48.0383693762124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9209849686807, 52.3749778034453, 44.0393473906443 ] }, "distance": 12.74, "direction": 241.58, "angle": 73.87, "elevation": 44.04, "pano_id": "TMX7316010203-001982_pano_0000_000944", "timestamp": "2021-01-26T09:08:37.371620Z", "filename": "pano_0000_000944.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.73755596, "relative_pitch": 73.86847798957331, "relative_heading": 241.5835334289991, "relative_elevation": 44.0393473906443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921168485841008, 52.37491835530733, 0.0 ] }, "distance": 12.74, "direction": 174.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02642", "timestamp": "2024-10-23T12:04:32Z", "filename": "recording_2024-10-23_11-21-30_02642.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.74257599, "relative_pitch": 0.0, "relative_heading": 174.16624732865037, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92110920359686, 52.374919927869286, 0.0 ] }, "distance": 12.8, "direction": 192.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03295", "timestamp": "2024-10-23T13:52:49Z", "filename": "recording_2024-10-23_12-42-53_03295.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.79878949, "relative_pitch": 0.0, "relative_heading": 192.37134865581228, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000353_pano_0002_000200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92101036920033, 52.374954427222, 44.1012646434829 ] }, "distance": 12.84, "direction": 227.56, "angle": 73.77, "elevation": 44.1, "pano_id": "TMX7316010203-000353_pano_0002_000200", "timestamp": "2017-07-05T10:56:20.295310Z", "filename": "pano_0002_000200.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.83665785, "relative_pitch": 73.77118353869183, "relative_heading": 227.55827289772392, "relative_elevation": 44.1012646434829 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115228286552, 52.3749167427744, 48.0234116856009 ] }, "distance": 12.86, "direction": 179.15, "angle": 75.01, "elevation": 48.02, "pano_id": "TMX7315120208-000054_pano_0001_001014", "timestamp": "2016-05-19T12:52:56.516610Z", "filename": "pano_0001_001014.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.85744559, "relative_pitch": 75.01156499858965, "relative_heading": 179.14563018885138, "relative_elevation": 48.0234116856009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92119577782315, 52.3751444928686, 48.2150542773306 ] }, "distance": 12.88, "direction": 14.17, "angle": 75.04, "elevation": 48.22, "pano_id": "TMX7316010203-001669_pano_0000_001227", "timestamp": "2020-04-22T10:27:14.372550Z", "filename": "pano_0000_001227.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.87888582, "relative_pitch": 75.04469025802601, "relative_heading": 14.174963056557788, "relative_elevation": 48.2150542773306 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921101331690204, 52.374920289739705, 0.0 ] }, "distance": 12.89, "direction": 194.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03227", "timestamp": "2025-06-17T08:52:21Z", "filename": "recording_2025-06-17_08-04-10_03227.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 12.88531334, "relative_pitch": 0.0, "relative_heading": 194.7388451172234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9212511345228, 52.3751313580958, 48.1656173216179 ] }, "distance": 13.02, "direction": 32.13, "angle": 74.87, "elevation": 48.17, "pano_id": "TMX7316010203-000719_pano_0000_001896", "timestamp": "2018-05-14T12:13:39.259280Z", "filename": "pano_0000_001896.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 13.01896085, "relative_pitch": 74.8746330945786, "relative_heading": 32.128584434564495, "relative_elevation": 48.1656173216179 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92124505820569, 52.3751338099076, 48.1750659821555 ] }, "distance": 13.04, "direction": 29.95, "angle": 74.85, "elevation": 48.18, "pano_id": "TMX7315120208-000054_pano_0001_001019", "timestamp": "2016-05-19T12:52:59.146610Z", "filename": "pano_0001_001019.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 13.03934824, "relative_pitch": 74.85486924989124, "relative_heading": 29.95065335710394, "relative_elevation": 48.1750659821555 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92110235457473, 52.3749179221777, 47.9712687861174 ] }, "distance": 13.12, "direction": 194.15, "angle": 74.7, "elevation": 47.97, "pano_id": "TMX7315120208-000052_pano_0000_005601", "timestamp": "2016-05-17T13:23:16.428670Z", "filename": "pano_0000_005601.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 13.12305936, "relative_pitch": 74.70043863837999, "relative_heading": 194.15206531228105, "relative_elevation": 47.9712687861174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92125943089379, 52.3749324482053, 44.0766783906147 ] }, "distance": 13.4, "direction": 146.01, "angle": 73.09, "elevation": 44.08, "pano_id": "TMX7316010203-001982_pano_0000_000942", "timestamp": "2021-01-26T09:08:28.691660Z", "filename": "pano_0000_000942.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 13.39696023, "relative_pitch": 73.0935245950704, "relative_heading": 146.01387349217742, "relative_elevation": 44.0766783906147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92119835486217, 52.3751496527587, 48.1904122726992 ] }, "distance": 13.48, "direction": 14.3, "angle": 74.37, "elevation": 48.19, "pano_id": "TMX7316010203-002590_pano_0003_000016", "timestamp": "2022-06-10T14:07:04.995900Z", "filename": "pano_0003_000016.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 13.47857814, "relative_pitch": 74.37400283326751, "relative_heading": 14.300598694048512, "relative_elevation": 48.1904122726992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02647/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02647/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02647/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02647/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02647/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02647/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02647/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02647/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02647/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921253121634479, 52.37513612190548, 0.0 ] }, "distance": 13.54, "direction": 31.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02647", "timestamp": "2024-10-23T12:04:37Z", "filename": "recording_2024-10-23_11-21-30_02647.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 13.54087477, "relative_pitch": 0.0, "relative_heading": 31.420618851142162, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92099149579002, 52.3749503689744, 44.1805738741532 ] }, "distance": 14.1, "direction": 229.73, "angle": 72.3, "elevation": 44.18, "pano_id": "TMX7316010203-001982_pano_0000_000570", "timestamp": "2021-01-26T08:30:21.522410Z", "filename": "pano_0000_000570.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.10004972, "relative_pitch": 72.29972925650924, "relative_heading": 229.72930350428823, "relative_elevation": 44.1805738741532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92109733677191, 52.374909608085, 48.0964515693486 ] }, "distance": 14.1, "direction": 194.58, "angle": 73.66, "elevation": 48.1, "pano_id": "TMX7316010203-001475_pano_0005_001002", "timestamp": "2019-11-29T12:00:36.024550Z", "filename": "pano_0005_001002.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.10407042, "relative_pitch": 73.65645966476171, "relative_heading": 194.57927095874686, "relative_elevation": 48.0964515693486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9211051664073, 52.3749084205691, 47.7955140192062 ] }, "distance": 14.11, "direction": 192.35, "angle": 73.55, "elevation": 47.8, "pano_id": "TMX7316060226-000019_pano_0000_002736", "timestamp": "2016-08-15T05:09:49.373290Z", "filename": "pano_0000_002736.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.10843216, "relative_pitch": 73.55428568086444, "relative_heading": 192.34789138587698, "relative_elevation": 47.7955140192062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00293/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00293/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00293/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00293/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00293/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00293/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00293/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00293/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00293/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921254111277915, 52.37514301274657, 0.0 ] }, "distance": 14.23, "direction": 30.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00293", "timestamp": "2025-06-19T08:53:34Z", "filename": "recording_2025-06-19_08-46-57_00293.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.23446123, "relative_pitch": 0.0, "relative_heading": 30.043003836031595, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001501/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001501/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001501/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001501/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001501/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001501/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001501/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001501/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001501/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92110566408641, 52.374906877129, 47.613847614266 ] }, "distance": 14.27, "direction": 192.07, "angle": 73.32, "elevation": 47.61, "pano_id": "TMX7316010203-001536_pano_0000_001501", "timestamp": "2020-01-07T08:54:43.618390Z", "filename": "pano_0000_001501.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.26912762, "relative_pitch": 73.31734640652107, "relative_heading": 192.0674713032511, "relative_elevation": 47.613847614266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9211793720525, 52.3751602510671, 48.1335298949853 ] }, "distance": 14.39, "direction": 8.14, "angle": 73.36, "elevation": 48.13, "pano_id": "TMX7315120208-000054_pano_0001_001321", "timestamp": "2016-05-19T12:58:57.973780Z", "filename": "pano_0001_001321.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.38513094, "relative_pitch": 73.36075955842063, "relative_heading": 8.138918092603667, "relative_elevation": 48.1335298949853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92120595412824, 52.3751583546808, 48.2207494238392 ] }, "distance": 14.55, "direction": 15.33, "angle": 73.21, "elevation": 48.22, "pano_id": "TMX7316010203-000719_pano_0000_003316", "timestamp": "2018-05-14T12:35:37.483490Z", "filename": "pano_0000_003316.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.54707493, "relative_pitch": 73.21266263487301, "relative_heading": 15.333807944365617, "relative_elevation": 48.2207494238392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9212623612216, 52.3751437834378, 48.0749276839197 ] }, "distance": 14.6, "direction": 31.78, "angle": 73.11, "elevation": 48.07, "pano_id": "TMX7315120208-000056_pano_0000_001442", "timestamp": "2016-05-24T11:36:37.749050Z", "filename": "pano_0000_001442.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.59672108, "relative_pitch": 73.11042996541006, "relative_heading": 31.783815945946703, "relative_elevation": 48.0749276839197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92110277589175, 52.3749036945477, 47.8465774524957 ] }, "distance": 14.66, "direction": 192.53, "angle": 72.97, "elevation": 47.85, "pano_id": "TMX7316010203-000299_pano_0002_004131", "timestamp": "2017-05-17T12:01:16.465700Z", "filename": "pano_0002_004131.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.65704088, "relative_pitch": 72.96838448371142, "relative_heading": 192.52996217583032, "relative_elevation": 47.8465774524957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92107808214415, 52.3749074585197, 47.8890688074753 ] }, "distance": 14.72, "direction": 199.29, "angle": 72.92, "elevation": 47.89, "pano_id": "TMX7315120208-000054_pano_0001_001327", "timestamp": "2016-05-19T12:59:03.303730Z", "filename": "pano_0001_001327.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.71537505, "relative_pitch": 72.91882987300332, "relative_heading": 199.29140713617625, "relative_elevation": 47.8890688074753 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003642/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003642/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003642/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003642/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003642/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003642/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003642/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003642/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003642/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92110742258617, 52.3749017942515, 48.0129748284817 ] }, "distance": 14.8, "direction": 191.16, "angle": 72.87, "elevation": 48.01, "pano_id": "TMX7316010203-001195_pano_0000_003642", "timestamp": "2019-05-21T10:53:26.846320Z", "filename": "pano_0000_003642.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.79905822, "relative_pitch": 72.8691115246588, "relative_heading": 191.1562281271164, "relative_elevation": 48.0129748284817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115395585571, 52.3748991906538, 47.9673732277006 ] }, "distance": 14.81, "direction": 178.82, "angle": 72.84, "elevation": 47.97, "pano_id": "TMX7316010203-002313_pano_0003_000131", "timestamp": "2021-09-16T10:59:17.961020Z", "filename": "pano_0003_000131.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.81227291, "relative_pitch": 72.83936860454509, "relative_heading": 178.81761097216187, "relative_elevation": 47.9673732277006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00105/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00105/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00105/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00105/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00105/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00105/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00105/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00105/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00105/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921257867062306, 52.375148950411685, 0.0 ] }, "distance": 14.93, "direction": 29.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00105", "timestamp": "2025-01-30T09:00:47Z", "filename": "Job_20250130_0915_Track06_Sphere_00105.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.93486082, "relative_pitch": 0.0, "relative_heading": 29.62341005896983, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921201343970472, 52.375162892581635, 0.0 ] }, "distance": 14.96, "direction": 13.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00156", "timestamp": "2025-01-30T09:02:05Z", "filename": "Job_20250130_0915_Track06_Sphere_00156.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 14.95739175, "relative_pitch": 0.0, "relative_heading": 13.662213709045096, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003636/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003636/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003636/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003636/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003636/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003636/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003636/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003636/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003636/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9212085101305, 52.3751634607314, 48.2067123232409 ] }, "distance": 15.14, "direction": 15.4, "angle": 72.56, "elevation": 48.21, "pano_id": "TMX7316010203-001195_pano_0000_003636", "timestamp": "2019-05-21T10:53:21.351400Z", "filename": "pano_0000_003636.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 15.14106363, "relative_pitch": 72.56321528024276, "relative_heading": 15.400499285052078, "relative_elevation": 48.2067123232409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track02_Sphere_00002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track02_Sphere_00002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track02_Sphere_00002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921112992942376, 52.374895017321876, 0.0 ] }, "distance": 15.47, "direction": 189.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track02_Sphere_00002", "timestamp": "2025-01-30T08:46:54Z", "filename": "Job_20250130_0915_Track02_Sphere_00002.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 15.47418351, "relative_pitch": 0.0, "relative_heading": 189.23753587277614, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000299_pano_0002_004128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000299_pano_0002_004128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/17/TMX7316010203-000299/pano_0002_004128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92120728219517, 52.3751693811934, 48.0586168542504 ] }, "distance": 15.76, "direction": 14.47, "angle": 71.85, "elevation": 48.06, "pano_id": "TMX7316010203-000299_pano_0002_004128", "timestamp": "2017-05-17T12:01:13.545670Z", "filename": "pano_0002_004128.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 15.75606939, "relative_pitch": 71.8482136189829, "relative_heading": 14.471075169994123, "relative_elevation": 48.0586168542504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92110981061746, 52.3748911984416, 47.9800132410601 ] }, "distance": 15.93, "direction": 189.76, "angle": 71.63, "elevation": 47.98, "pano_id": "TMX7316010203-000719_pano_0000_003322", "timestamp": "2018-05-14T12:35:42.668550Z", "filename": "pano_0000_003322.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 15.92907314, "relative_pitch": 71.63414686861097, "relative_heading": 189.76161468876074, "relative_elevation": 47.9800132410601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92127415089065, 52.3749104099642, 44.1441732114181 ] }, "distance": 16.0, "direction": 147.95, "angle": 70.08, "elevation": 44.14, "pano_id": "TMX7316010203-001982_pano_0000_000572", "timestamp": "2021-01-26T08:30:31.437310Z", "filename": "pano_0000_000572.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 15.99981221, "relative_pitch": 70.07723064139812, "relative_heading": 147.9465097930585, "relative_elevation": 44.1441732114181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92120792181917, 52.3751721161216, 47.9864060143009 ] }, "distance": 16.06, "direction": 14.35, "angle": 71.49, "elevation": 47.99, "pano_id": "TMX7316060226-000019_pano_0000_002730", "timestamp": "2016-08-15T05:09:46.758300Z", "filename": "pano_0000_002730.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 16.06166288, "relative_pitch": 71.49394832830741, "relative_heading": 14.350248747438428, "relative_elevation": 47.9864060143009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001495/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001495/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001495/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001495/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001495/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001495/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001495/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001495/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001495/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92121355494984, 52.3751735892152, 47.8008780498058 ] }, "distance": 16.32, "direction": 15.51, "angle": 71.15, "elevation": 47.8, "pano_id": "TMX7316010203-001536_pano_0000_001495", "timestamp": "2020-01-07T08:54:41.108390Z", "filename": "pano_0000_001495.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 16.31890647, "relative_pitch": 71.15043161183134, "relative_heading": 15.512587345852697, "relative_elevation": 47.8008780498058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92126289406425, 52.3751629454945, 48.1739341849461 ] }, "distance": 16.46, "direction": 27.98, "angle": 71.13, "elevation": 48.17, "pano_id": "TMX7316010203-002313_pano_0003_000137", "timestamp": "2021-09-16T10:59:21.206160Z", "filename": "pano_0003_000137.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 16.46460098, "relative_pitch": 71.13090275196328, "relative_heading": 27.980078289926105, "relative_elevation": 48.1739341849461 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_000996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_000996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_000996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92120325505844, 52.3751770863435, 48.2793774455786 ] }, "distance": 16.52, "direction": 12.81, "angle": 71.11, "elevation": 48.28, "pano_id": "TMX7316010203-001475_pano_0005_000996", "timestamp": "2019-11-29T12:00:32.789440Z", "filename": "pano_0005_000996.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 16.52468676, "relative_pitch": 71.10535252461655, "relative_heading": 12.807202060661803, "relative_elevation": 48.2793774455786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000353_pano_0002_000202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92130738224502, 52.3749168279376, 44.0580757362768 ] }, "distance": 16.75, "direction": 140.07, "angle": 69.18, "elevation": 44.06, "pano_id": "TMX7316010203-000353_pano_0002_000202", "timestamp": "2017-07-05T10:56:28.485260Z", "filename": "pano_0002_000202.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 16.75382992, "relative_pitch": 69.17984518063412, "relative_heading": 140.06574939955775, "relative_elevation": 44.0580757362768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00287/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00287/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00287/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00287/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00287/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00287/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00287/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00287/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00287/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921148278479603, 52.37488131516518, 0.0 ] }, "distance": 16.8, "direction": 180.28, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00287", "timestamp": "2025-06-19T08:53:29Z", "filename": "recording_2025-06-19_08-46-57_00287.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 16.79839967, "relative_pitch": 0.0, "relative_heading": 180.27624900254597, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92109288549696, 52.3748847225644, 47.8828034531325 ] }, "distance": 16.87, "direction": 193.21, "angle": 70.6, "elevation": 47.88, "pano_id": "TMX7316010203-002590_pano_0003_000022", "timestamp": "2022-06-10T14:07:08.115860Z", "filename": "pano_0003_000022.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 16.86516738, "relative_pitch": 70.59683781300306, "relative_heading": 193.20780489984156, "relative_elevation": 47.8828034531325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005595/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005595/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005595/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005595/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005595/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005595/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005595/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005595/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005595/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92121026723729, 52.3751804559738, 48.1513204900548 ] }, "distance": 17.0, "direction": 14.1, "angle": 70.55, "elevation": 48.15, "pano_id": "TMX7315120208-000052_pano_0000_005595", "timestamp": "2016-05-17T13:23:13.573670Z", "filename": "pano_0000_005595.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.00047542, "relative_pitch": 70.55373135326207, "relative_heading": 14.096594205387817, "relative_elevation": 48.1513204900548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9211473238483, 52.3748792937154, 47.7800013283268 ] }, "distance": 17.02, "direction": 180.49, "angle": 70.39, "elevation": 47.78, "pano_id": "TMX7315120208-000056_pano_0000_001436", "timestamp": "2016-05-24T11:36:34.509090Z", "filename": "pano_0000_001436.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.02376629, "relative_pitch": 70.38928070027815, "relative_heading": 180.4914073145202, "relative_elevation": 47.7800013283268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03289/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03289/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03289/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03289/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03289/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03289/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03289/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03289/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03289/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921214971035918, 52.375180651545435, 0.0 ] }, "distance": 17.1, "direction": 15.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03289", "timestamp": "2024-10-23T13:52:45Z", "filename": "recording_2024-10-23_12-42-53_03289.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.10233052, "relative_pitch": 0.0, "relative_heading": 15.119768118866949, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921209723773873, 52.37518158399945, 0.0 ] }, "distance": 17.11, "direction": 13.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03221", "timestamp": "2025-06-17T08:52:16Z", "filename": "recording_2025-06-17_08-04-10_03221.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.1133307, "relative_pitch": 0.0, "relative_heading": 13.874056931019126, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02641/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02641/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02641/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02641/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02641/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02641/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02641/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02641/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02641/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921152135479649, 52.37487459900718, 0.0 ] }, "distance": 17.55, "direction": 179.41, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02641", "timestamp": "2024-10-23T12:04:32Z", "filename": "recording_2024-10-23_11-21-30_02641.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.54648191, "relative_pitch": 0.0, "relative_heading": 179.40673565598527, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92109539577473, 52.3748780072139, 47.9376129833981 ] }, "distance": 17.56, "direction": 192.11, "angle": 69.89, "elevation": 47.94, "pano_id": "TMX7316010203-001669_pano_0000_001233", "timestamp": "2020-04-22T10:27:17.757500Z", "filename": "pano_0000_001233.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.55682531, "relative_pitch": 69.88508637070356, "relative_heading": 192.10740724964987, "relative_elevation": 47.9376129833981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9211352654168, 52.3748729417278, 47.9125661002472 ] }, "distance": 17.76, "direction": 183.12, "angle": 69.67, "elevation": 47.91, "pano_id": "TMX7315120208-000054_pano_0001_001013", "timestamp": "2016-05-19T12:52:55.976620Z", "filename": "pano_0001_001013.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.75631677, "relative_pitch": 69.66537864991331, "relative_heading": 183.1225522163845, "relative_elevation": 47.9125661002472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_12-42-53_03296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_12-42-53_03296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_12-42-53_03296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921090987514242, 52.37487638930005, 0.0 ] }, "distance": 17.8, "direction": 192.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_12-42-53_03296", "timestamp": "2024-10-23T13:52:49Z", "filename": "recording_2024-10-23_12-42-53_03296.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.79765963, "relative_pitch": 0.0, "relative_heading": 192.9308535531308, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_001897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_001897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_001897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92126807436609, 52.375175021521, 48.1387219633907 ] }, "distance": 17.82, "direction": 26.95, "angle": 69.69, "elevation": 48.14, "pano_id": "TMX7316010203-000719_pano_0000_001897", "timestamp": "2018-05-14T12:13:39.979260Z", "filename": "pano_0000_001897.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.81965423, "relative_pitch": 69.686809123901, "relative_heading": 26.954691967733304, "relative_elevation": 48.1387219633907 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0002_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0002_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0002_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92115359523918, 52.3748717299364, 47.883966867812 ] }, "distance": 17.87, "direction": 179.1, "angle": 69.54, "elevation": 47.88, "pano_id": "TMX7316010203-002590_pano_0002_000013", "timestamp": "2022-06-10T14:00:22.993010Z", "filename": "pano_0002_000013.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.86700692, "relative_pitch": 69.53788066417552, "relative_heading": 179.09855225934288, "relative_elevation": 47.883966867812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_03228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_03228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_03228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921083800807619, 52.3748766663936, 0.0 ] }, "distance": 17.88, "direction": 194.48, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_03228", "timestamp": "2025-06-17T08:52:21Z", "filename": "recording_2025-06-17_08-04-10_03228.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.88367963, "relative_pitch": 0.0, "relative_heading": 194.4814379738492, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92126406824701, 52.3751772924332, 48.1207966497168 ] }, "distance": 17.92, "direction": 25.81, "angle": 69.57, "elevation": 48.12, "pano_id": "TMX7315120208-000054_pano_0001_001020", "timestamp": "2016-05-19T12:52:59.716590Z", "filename": "pano_0001_001020.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.92479853, "relative_pitch": 69.56984492882368, "relative_heading": 25.8111459264641, "relative_elevation": 48.1207966497168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001669_pano_0000_001226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001669_pano_0000_001226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001669/pano_0000_001226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92121166318809, 52.3751889614719, 48.1603332376108 ] }, "distance": 17.94, "direction": 13.65, "angle": 69.57, "elevation": 48.16, "pano_id": "TMX7316010203-001669_pano_0000_001226", "timestamp": "2020-04-22T10:27:13.802600Z", "filename": "pano_0000_001226.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 17.94210684, "relative_pitch": 69.56714843312668, "relative_heading": 13.654916047199768, "relative_elevation": 48.1603332376108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000052_pano_0000_005602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000052_pano_0000_005602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/17/TMX7315120208-000052/pano_0000_005602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210848594111, 52.3748743555212, 47.8727618297562 ] }, "distance": 18.12, "direction": 194.06, "angle": 69.27, "elevation": 47.87, "pano_id": "TMX7315120208-000052_pano_0000_005602", "timestamp": "2016-05-17T13:23:16.893670Z", "filename": "pano_0000_005602.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 18.11511926, "relative_pitch": 69.27328817534236, "relative_heading": 194.05727564074934, "relative_elevation": 47.8727618297562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02648/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02648/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02648/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02648/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-10-23_11-21-30_02648/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02648/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-10-23_11-21-30_02648/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02648/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-10-23_11-21-30_02648/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921270963809609, 52.37517877418201, 0.0 ] }, "distance": 18.28, "direction": 26.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2024-10-23_11-21-30_02648", "timestamp": "2024-10-23T12:04:37Z", "filename": "recording_2024-10-23_11-21-30_02648.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 18.28106833, "relative_pitch": 0.0, "relative_heading": 26.911187842390767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002590_pano_0003_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002590_pano_0003_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/10/TMX7316010203-002590/pano_0003_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92121480390559, 52.3751940607161, 48.1402729535475 ] }, "distance": 18.54, "direction": 13.88, "angle": 68.93, "elevation": 48.14, "pano_id": "TMX7316010203-002590_pano_0003_000015", "timestamp": "2022-06-10T14:07:04.460900Z", "filename": "pano_0003_000015.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 18.54412578, "relative_pitch": 68.93280462122323, "relative_heading": 13.883221848307048, "relative_elevation": 48.1402729535475 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00294/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00294/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00294/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00294/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_00294/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00294/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_00294/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00294/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_00294/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921272657088834, 52.37518650524254, 0.0 ] }, "distance": 19.1, "direction": 26.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_00294", "timestamp": "2025-06-19T08:53:34Z", "filename": "recording_2025-06-19_08-46-57_00294.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.10252056, "relative_pitch": 0.0, "relative_heading": 26.051717199767072, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_002737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_002737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_002737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92108816528639, 52.3748645614874, 47.6972327334806 ] }, "distance": 19.12, "direction": 192.61, "angle": 68.15, "elevation": 47.7, "pano_id": "TMX7316060226-000019_pano_0000_002737", "timestamp": "2016-08-15T05:09:49.788490Z", "filename": "pano_0000_002737.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.12372755, "relative_pitch": 68.15217720488693, "relative_heading": 192.60970772928803, "relative_elevation": 47.6972327334806 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92119542801259, 52.3752023580032, 48.0803278861567 ] }, "distance": 19.18, "direction": 9.39, "angle": 68.25, "elevation": 48.08, "pano_id": "TMX7315120208-000054_pano_0001_001320", "timestamp": "2016-05-19T12:58:57.053770Z", "filename": "pano_0001_001320.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.18274763, "relative_pitch": 68.24934016160037, "relative_heading": 9.3908023801113, "relative_elevation": 48.0803278861567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0005_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0005_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0005_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92107927533326, 52.3748652403814, 48.003856850788 ] }, "distance": 19.19, "direction": 194.42, "angle": 68.21, "elevation": 48.0, "pano_id": "TMX7316010203-001475_pano_0005_001003", "timestamp": "2019-11-29T12:00:36.534490Z", "filename": "pano_0005_001003.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.1917881, "relative_pitch": 68.20862812091451, "relative_heading": 194.42312346151442, "relative_elevation": 48.003856850788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001502/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001502/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001502/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001502/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001536_pano_0000_001502/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001502/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001536_pano_0000_001502/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001502/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/07/TMX7316010203-001536/pano_0000_001502/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92108760067871, 52.3748621469194, 47.5107461651787 ] }, "distance": 19.39, "direction": 192.55, "angle": 67.79, "elevation": 47.51, "pano_id": "TMX7316010203-001536_pano_0000_001502", "timestamp": "2020-01-07T08:54:44.033580Z", "filename": "pano_0000_001502.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.3943325, "relative_pitch": 67.79425637280838, "relative_heading": 192.54728163046593, "relative_elevation": 47.5107461651787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9214003164993, 52.3749496867543, 44.0862677199766 ] }, "distance": 19.4, "direction": 118.28, "angle": 66.25, "elevation": 44.09, "pano_id": "TMX7316010203-001982_pano_0000_000941", "timestamp": "2021-01-26T09:08:23.596770Z", "filename": "pano_0000_000941.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.39857491, "relative_pitch": 66.24983357858876, "relative_heading": 118.27828867682277, "relative_elevation": 44.0862677199766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000056_pano_0000_001443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000056_pano_0000_001443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/24/TMX7315120208-000056/pano_0000_001443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92128019926352, 52.3751877614692, 48.0194190330803 ] }, "distance": 19.46, "direction": 27.23, "angle": 67.94, "elevation": 48.02, "pano_id": "TMX7315120208-000056_pano_0000_001443", "timestamp": "2016-05-24T11:36:38.379040Z", "filename": "pano_0000_001443.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.45779944, "relative_pitch": 67.94186971105782, "relative_heading": 27.22982713073434, "relative_elevation": 48.0194190330803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003643/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003643/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003643/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003643/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003643/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003643/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003643/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003643/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003643/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92110223925468, 52.3748593323352, 47.9322980493307 ] }, "distance": 19.51, "direction": 189.49, "angle": 67.85, "elevation": 47.93, "pano_id": "TMX7316010203-001195_pano_0000_003643", "timestamp": "2019-05-21T10:53:28.541340Z", "filename": "pano_0000_003643.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.51126554, "relative_pitch": 67.85078481680644, "relative_heading": 189.48841502296557, "relative_elevation": 47.9322980493307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0001_001328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0001_001328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0001_001328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9210610740374, 52.3748649969477, 47.8058737320825 ] }, "distance": 19.56, "direction": 197.92, "angle": 67.74, "elevation": 47.81, "pano_id": "TMX7315120208-000054_pano_0001_001328", "timestamp": "2016-05-19T12:59:04.113830Z", "filename": "pano_0001_001328.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.56322684, "relative_pitch": 67.74453058691134, "relative_heading": 197.92148003077102, "relative_elevation": 47.8058737320825 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92122441304096, 52.375202510454, 48.1621590871364 ] }, "distance": 19.62, "direction": 15.08, "angle": 67.84, "elevation": 48.16, "pano_id": "TMX7316010203-000719_pano_0000_003315", "timestamp": "2018-05-14T12:35:36.688590Z", "filename": "pano_0000_003315.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.61819733, "relative_pitch": 67.8371467702642, "relative_heading": 15.079801913054506, "relative_elevation": 48.1621590871364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002313_pano_0003_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002313_pano_0003_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/16/TMX7316010203-002313/pano_0003_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92113683006454, 52.3748557493036, 47.8729325905442 ] }, "distance": 19.66, "direction": 182.51, "angle": 67.67, "elevation": 47.87, "pano_id": "TMX7316010203-002313_pano_0003_000130", "timestamp": "2021-09-16T10:59:17.470980Z", "filename": "pano_0003_000130.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.6618779, "relative_pitch": 67.67156832021384, "relative_heading": 182.5088192791052, "relative_elevation": 47.8729325905442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00106/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00106/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00106/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00106/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00106/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00106/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00106/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00106/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00106/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921275957466703, 52.375192459090506, 0.0 ] }, "distance": 19.8, "direction": 25.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00106", "timestamp": "2025-01-30T09:00:48Z", "filename": "Job_20250130_0915_Track06_Sphere_00106.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.79663161, "relative_pitch": 0.0, "relative_heading": 25.794023100194266, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001982_pano_0000_000945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001982_pano_0000_000945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/01/26/TMX7316010203-001982/pano_0000_000945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92085923347567, 52.3750220722005, 44.0738209336996 ] }, "distance": 19.8, "direction": 266.71, "angle": 65.81, "elevation": 44.07, "pano_id": "TMX7316010203-001982_pano_0000_000945", "timestamp": "2021-01-26T09:08:41.996560Z", "filename": "pano_0000_000945.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.79830843, "relative_pitch": 65.81000735461492, "relative_heading": 266.7120864875883, "relative_elevation": 44.0738209336996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00163/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00163/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00163/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00163/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00163/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00163/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00163/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00163/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00163/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921081797173392, 52.37485911453818, 0.0 ] }, "distance": 19.81, "direction": 193.45, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00163", "timestamp": "2025-01-30T09:02:09Z", "filename": "Job_20250130_0915_Track06_Sphere_00163.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.81202768, "relative_pitch": 0.0, "relative_heading": 193.4510368368043, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track06_Sphere_00155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track06_Sphere_00155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921218392470584, 52.375206325267435, 0.0 ] }, "distance": 19.93, "direction": 13.62, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track06_Sphere_00155", "timestamp": "2025-01-30T09:02:04Z", "filename": "Job_20250130_0915_Track06_Sphere_00155.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 19.92783294, "relative_pitch": 0.0, "relative_heading": 13.623853165851344, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000353_pano_0002_000537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92125561943763, 52.3752012423402, 44.1107287611812 ] }, "distance": 20.14, "direction": 21.03, "angle": 65.46, "elevation": 44.11, "pano_id": "TMX7316010203-000353_pano_0002_000537", "timestamp": "2017-07-05T11:21:42.784930Z", "filename": "pano_0002_000537.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 20.14344742, "relative_pitch": 65.45588613943119, "relative_heading": 21.03173518715545, "relative_elevation": 44.1107287611812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003635/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003635/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003635/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003635/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001195_pano_0000_003635/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003635/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001195_pano_0000_003635/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003635/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/21/TMX7316010203-001195/pano_0000_003635/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92122488391331, 52.375208056587, 48.1398102901876 ] }, "distance": 20.22, "direction": 14.71, "angle": 67.21, "elevation": 48.14, "pano_id": "TMX7316010203-001195_pano_0000_003635", "timestamp": "2019-05-21T10:53:20.561380Z", "filename": "pano_0000_003635.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 20.22284659, "relative_pitch": 67.21341974134921, "relative_heading": 14.712625784562233, "relative_elevation": 48.1398102901876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000353_pano_0002_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000353_pano_0002_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/07/05/TMX7316010203-000353/pano_0002_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92086524036463, 52.3749773795261, 44.1090864958242 ] }, "distance": 20.3, "direction": 252.49, "angle": 65.29, "elevation": 44.11, "pano_id": "TMX7316010203-000353_pano_0002_000199", "timestamp": "2017-07-05T10:56:16.345350Z", "filename": "pano_0002_000199.jpg", "surface_type": "W", "mission_distance": 10, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-water", "mission-distance-10" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 20.29767775, "relative_pitch": 65.28953172591248, "relative_heading": 252.48512197718327, "relative_elevation": 44.1090864958242 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track02_Sphere_00003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track02_Sphere_00003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track02_Sphere_00003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track02_Sphere_00003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.921129761811058, 52.37484625321303, 0.0 ] }, "distance": 20.74, "direction": 183.71, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track02_Sphere_00003", "timestamp": "2025-01-30T08:46:55Z", "filename": "Job_20250130_0915_Track02_Sphere_00003.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_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 20.74316277, "relative_pitch": 0.0, "relative_heading": 183.70948645484498, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track06_Sphere_00159/adjacencies/b_20250130_0915_Track06_Sphere_00159/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000719_pano_0000_003323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000719_pano_0000_003323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/14/TMX7316010203-000719/pano_0000_003323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.92111252972723, 52.37484525377, 47.8719626972452 ] }, "distance": 20.96, "direction": 186.89, "angle": 66.35, "elevation": 47.87, "pano_id": "TMX7316010203-000719_pano_0000_003323", "timestamp": "2018-05-14T12:35:43.993460Z", "filename": "pano_0000_003323.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20250130_0915_Track06_Sphere_00159", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123263.31808867141, 487564.196460444 ] }, "relative_distance": 20.96240466, "relative_pitch": 66.3521196643507, "relative_heading": 186.8923722524802, "relative_elevation": 47.8719626972452 } ] } }