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/2025_09_26_07_41_39_00322/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859673491613184, 52.37875737011453, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00322", "timestamp": "2025-09-26T07:53:17Z", "filename": "2025_09_26_07_41_39_00322.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "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/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001148/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001148/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001148/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001148/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001148/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001148/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001148/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001148/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001148/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85966861984949, 52.378759892141, 45.7905403831974 ] }, "distance": 0.43, "direction": 310.23, "angle": 89.46, "elevation": 45.79, "pano_id": "TMX7316010203-001503_pano_0000_001148", "timestamp": "2019-12-10T08:43:55.730270Z", "filename": "pano_0000_001148.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 0.4345304, "relative_pitch": 89.4563066848361, "relative_heading": 310.2287241803802, "relative_elevation": 45.7905403831974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000685/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000685/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000685/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000685/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000685/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000685/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000685/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000685/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000685/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85967317118723, 52.3787616394331, 45.518323758617 ] }, "distance": 0.48, "direction": 357.37, "angle": 89.4, "elevation": 45.52, "pano_id": "TMX7316010203-000274_pano_0002_000685", "timestamp": "2017-04-20T12:25:36.889900Z", "filename": "pano_0002_000685.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 0.47556729, "relative_pitch": 89.40140574234093, "relative_heading": 357.3702280800837, "relative_elevation": 45.518323758617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85967568822454, 52.3787515499336, 46.5754264881834 ] }, "distance": 0.66, "direction": 166.99, "angle": 89.18, "elevation": 46.58, "pano_id": "TMX7316010203-002058_pano_0000_003022", "timestamp": "2021-03-24T11:18:28.993560Z", "filename": "pano_0000_003022.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 0.66468775, "relative_pitch": 89.18237533225052, "relative_heading": 166.99467299115625, "relative_elevation": 46.5754264881834 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85965301845916, 52.3787543770491, 46.1533026602119 ] }, "distance": 1.43, "direction": 256.56, "angle": 88.22, "elevation": 46.15, "pano_id": "TMX7316010203-002850_pano_0016_000100", "timestamp": "2022-12-12T12:36:04.465470Z", "filename": "pano_0016_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 1.43338784, "relative_pitch": 88.22113090227106, "relative_heading": 256.5643652947019, "relative_elevation": 46.1533026602119 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859661533778437, 52.3787465136054, 0.0 ] }, "distance": 1.46, "direction": 213.98, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00008", "timestamp": "2024-11-21T12:03:48Z", "filename": "amsterdam_21112024_Track47_Sphere_00008.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 1.45686744, "relative_pitch": 0.0, "relative_heading": 213.98205309208203, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85965186964893, 52.3787496715898, 47.960009008646 ] }, "distance": 1.7, "direction": 239.81, "angle": 87.97, "elevation": 47.96, "pano_id": "TMX7315080123-000312_pano_0000_001457", "timestamp": "2016-06-22T12:55:44.509700Z", "filename": "pano_0000_001457.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 1.70346038, "relative_pitch": 87.96580358493297, "relative_heading": 239.80875544287477, "relative_elevation": 47.960009008646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001486/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001486/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001486/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001486/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001486/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001486/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001486/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001486/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001486/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85970092367923, 52.3787533979599, 45.8199128136039 ] }, "distance": 1.92, "direction": 103.31, "angle": 87.6, "elevation": 45.82, "pano_id": "TMX7316010203-000792_pano_0000_001486", "timestamp": "2018-06-14T11:42:03.708710Z", "filename": "pano_0000_001486.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 1.91961756, "relative_pitch": 87.60100582674146, "relative_heading": 103.31201693711893, "relative_elevation": 45.8199128136039 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000554/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000554/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000554/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000554/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000554/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000554/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000554/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000554/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000554/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859703400534, 52.3787657877483, 46.1021057842299 ] }, "distance": 2.24, "direction": 65.3, "angle": 87.22, "elevation": 46.1, "pano_id": "TMX7316010203-002635_pano_0014_000554", "timestamp": "2022-06-27T10:38:23.425200Z", "filename": "pano_0014_000554.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 2.2417654, "relative_pitch": 87.21612272679381, "relative_heading": 65.30256605927173, "relative_elevation": 46.1021057842299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85970744940466, 52.3787583755893, 45.777936742641 ] }, "distance": 2.32, "direction": 87.23, "angle": 87.1, "elevation": 45.78, "pano_id": "TMX7316010203-001131_pano_0000_003359", "timestamp": "2019-04-16T12:34:29.402300Z", "filename": "pano_0000_003359.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 2.31512511, "relative_pitch": 87.10485020535454, "relative_heading": 87.22995740616426, "relative_elevation": 45.777936742641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85970805951732, 52.3787474629556, 45.2572634117678 ] }, "distance": 2.6, "direction": 115.09, "angle": 86.71, "elevation": 45.26, "pano_id": "TMX7316010203-001714_pano_0000_005438", "timestamp": "2020-05-14T12:04:21.557650Z", "filename": "pano_0000_005438.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 2.59932276, "relative_pitch": 86.71286381929228, "relative_heading": 115.0947121535013, "relative_elevation": 45.2572634117678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003358/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003358/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003358/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003358/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003358/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003358/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003358/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003358/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003358/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85963570912111, 52.3787480317507, 45.7756252977997 ] }, "distance": 2.77, "direction": 248.01, "angle": 86.53, "elevation": 45.78, "pano_id": "TMX7316010203-001131_pano_0000_003358", "timestamp": "2019-04-16T12:34:28.587390Z", "filename": "pano_0000_003358.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 2.77478604, "relative_pitch": 86.53114006700942, "relative_heading": 248.00738680570572, "relative_elevation": 45.7756252977997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8596300296525, 52.3787580335078, 46.0749606704339 ] }, "distance": 2.96, "direction": 271.43, "angle": 86.32, "elevation": 46.07, "pano_id": "TMX7316010203-002635_pano_0014_000555", "timestamp": "2022-06-27T10:38:24.130250Z", "filename": "pano_0014_000555.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 2.96054484, "relative_pitch": 86.32351601468132, "relative_heading": 271.4287889638844, "relative_elevation": 46.0749606704339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85962852865505, 52.3787433046656, 45.8204778730869 ] }, "distance": 3.44, "direction": 242.93, "angle": 85.71, "elevation": 45.82, "pano_id": "TMX7316010203-000792_pano_0000_001485", "timestamp": "2018-06-14T11:42:02.983690Z", "filename": "pano_0000_001485.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 3.4386732, "relative_pitch": 85.70818898911894, "relative_heading": 242.92516570978813, "relative_elevation": 45.8204778730869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8596353014226, 52.3787371412524, 45.254391297698 ] }, "distance": 3.44, "direction": 229.12, "angle": 85.65, "elevation": 45.25, "pano_id": "TMX7316010203-001714_pano_0000_005437", "timestamp": "2020-05-14T12:04:20.867710Z", "filename": "pano_0000_005437.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 3.43949199, "relative_pitch": 85.65367643682949, "relative_heading": 229.1224579423509, "relative_elevation": 45.254391297698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85972426338774, 52.3787594889461, 47.9804098596796 ] }, "distance": 3.47, "direction": 86.1, "angle": 85.87, "elevation": 47.98, "pano_id": "TMX7315080123-000312_pano_0000_001458", "timestamp": "2016-06-22T12:55:45.364730Z", "filename": "pano_0000_001458.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 3.46542966, "relative_pitch": 85.86893250501561, "relative_heading": 86.09882322115433, "relative_elevation": 47.9804098596796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85972354122733, 52.3787665583507, 46.1676421947777 ] }, "distance": 3.56, "direction": 73.3, "angle": 85.59, "elevation": 46.17, "pano_id": "TMX7316010203-002850_pano_0016_000099", "timestamp": "2022-12-12T12:36:03.305460Z", "filename": "pano_0016_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 3.55827466, "relative_pitch": 85.59276028057921, "relative_heading": 73.30150864160318, "relative_elevation": 46.1676421947777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859735405670857, 52.378756486505544, 0.0 ] }, "distance": 4.22, "direction": 91.34, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00009", "timestamp": "2024-11-21T12:03:49Z", "filename": "amsterdam_21112024_Track47_Sphere_00009.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 4.21730123, "relative_pitch": 0.0, "relative_heading": 91.33590421088616, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001149/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001149/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001149/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001149/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001149/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001149/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001149/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001149/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001149/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85974121783759, 52.3787703426239, 45.8064530072734 ] }, "distance": 4.83, "direction": 72.62, "angle": 83.98, "elevation": 45.81, "pano_id": "TMX7316010203-001503_pano_0000_001149", "timestamp": "2019-12-10T08:43:56.400240Z", "filename": "pano_0000_001149.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 4.83257227, "relative_pitch": 83.97758357605755, "relative_heading": 72.62017776971184, "relative_elevation": 45.8064530072734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85960039664835, 52.3787462861603, 0.0 ] }, "distance": 5.13, "direction": 256.08, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00321", "timestamp": "2025-09-26T07:53:16Z", "filename": "2025_09_26_07_41_39_00321.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 5.12806894, "relative_pitch": 0.0, "relative_heading": 256.08327061916583, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85960209603905, 52.3787412482656, 46.5974728530273 ] }, "distance": 5.18, "direction": 249.75, "angle": 83.65, "elevation": 46.6, "pano_id": "TMX7316010203-002058_pano_0000_003023", "timestamp": "2021-03-24T11:18:29.788590Z", "filename": "pano_0000_003023.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 5.18223225, "relative_pitch": 83.6540568881647, "relative_heading": 249.74658339742666, "relative_elevation": 46.5974728530273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85974957782781, 52.378762289879, 46.5554629908875 ] }, "distance": 5.21, "direction": 83.97, "angle": 83.61, "elevation": 46.56, "pano_id": "TMX7316010203-002058_pano_0000_003021", "timestamp": "2021-03-24T11:18:28.238630Z", "filename": "pano_0000_003021.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 5.21007538, "relative_pitch": 83.61453242461018, "relative_heading": 83.96852813159077, "relative_elevation": 46.5554629908875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85974869511622, 52.37876775338583, 0.0 ] }, "distance": 5.25, "direction": 77.29, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00323", "timestamp": "2025-09-26T07:53:18Z", "filename": "2025_09_26_07_41_39_00323.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 5.24984262, "relative_pitch": 0.0, "relative_heading": 77.28614492839736, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001147/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001147/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001147/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001147/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001147/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001147/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001147/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001147/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001147/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85959619111272, 52.3787496450307, 45.7823317199945 ] }, "distance": 5.33, "direction": 260.73, "angle": 83.35, "elevation": 45.78, "pano_id": "TMX7316010203-001503_pano_0000_001147", "timestamp": "2019-12-10T08:43:55.070260Z", "filename": "pano_0000_001147.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 5.33364973, "relative_pitch": 83.35498621777901, "relative_heading": 260.7254257915638, "relative_elevation": 45.7823317199945 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859588734617271, 52.37873649151246, 0.0 ] }, "distance": 6.22, "direction": 248.07, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00007", "timestamp": "2024-11-21T12:03:47Z", "filename": "amsterdam_21112024_Track47_Sphere_00007.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 6.22172963, "relative_pitch": 0.0, "relative_heading": 248.073951101365, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85958185850728, 52.378743583089, 46.1447468213737 ] }, "distance": 6.43, "direction": 256.19, "angle": 82.07, "elevation": 46.14, "pano_id": "TMX7316010203-002850_pano_0016_000101", "timestamp": "2022-12-12T12:36:05.600480Z", "filename": "pano_0016_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 6.42575559, "relative_pitch": 82.07241840585013, "relative_heading": 256.187299213737, "relative_elevation": 46.1447468213737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85957952873291, 52.3787403653671, 47.9409321499988 ] }, "distance": 6.67, "direction": 253.53, "angle": 82.08, "elevation": 47.94, "pano_id": "TMX7315080123-000312_pano_0000_001456", "timestamp": "2016-06-22T12:55:43.619650Z", "filename": "pano_0000_001456.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 6.67249923, "relative_pitch": 82.0763800301762, "relative_heading": 253.5259777898502, "relative_elevation": 47.9409321499988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8597727960063, 52.3787636370463, 45.8183894772083 ] }, "distance": 6.8, "direction": 84.11, "angle": 81.56, "elevation": 45.82, "pano_id": "TMX7316010203-000792_pano_0000_001487", "timestamp": "2018-06-14T11:42:04.438700Z", "filename": "pano_0000_001487.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 6.79818128, "relative_pitch": 81.56046247849109, "relative_heading": 84.112266366035, "relative_elevation": 45.8183894772083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000553/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000553/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000553/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000553/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000553/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000553/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000553/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000553/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000553/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85977698752134, 52.3787736294705, 46.1166821355 ] }, "distance": 7.28, "direction": 75.6, "angle": 81.03, "elevation": 46.12, "pano_id": "TMX7316010203-002635_pano_0014_000553", "timestamp": "2022-06-27T10:38:22.760230Z", "filename": "pano_0014_000553.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 7.27627311, "relative_pitch": 81.03380813339092, "relative_heading": 75.60226144522939, "relative_elevation": 46.1166821355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85977902433899, 52.3787687309476, 45.7834389237687 ] }, "distance": 7.3, "direction": 80.02, "angle": 80.94, "elevation": 45.78, "pano_id": "TMX7316010203-001131_pano_0000_003360", "timestamp": "2019-04-16T12:34:30.232370Z", "filename": "pano_0000_003360.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 7.29679299, "relative_pitch": 80.94457242391233, "relative_heading": 80.02310674978112, "relative_elevation": 45.7834389237687 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85978079630534, 52.3787579562653, 45.2674882151186 ] }, "distance": 7.31, "direction": 89.49, "angle": 80.83, "elevation": 45.27, "pano_id": "TMX7316010203-001714_pano_0000_005439", "timestamp": "2020-05-14T12:04:22.237660Z", "filename": "pano_0000_005439.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 7.30740701, "relative_pitch": 80.83000559768875, "relative_heading": 89.48854630745916, "relative_elevation": 45.2674882151186 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003357/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003357/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003357/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003357/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003357/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003357/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003357/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003357/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003357/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85956423954225, 52.3787377392877, 45.7742522945628 ] }, "distance": 7.75, "direction": 253.64, "angle": 80.39, "elevation": 45.77, "pano_id": "TMX7316010203-001131_pano_0000_003357", "timestamp": "2019-04-16T12:34:27.772350Z", "filename": "pano_0000_003357.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 7.75378655, "relative_pitch": 80.38582224539523, "relative_heading": 253.6370455331552, "relative_elevation": 45.7742522945628 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85955711111883, 52.3787488793757, 46.0523325717077 ] }, "distance": 7.98, "direction": 263.2, "angle": 80.17, "elevation": 46.05, "pano_id": "TMX7316010203-002635_pano_0014_000556", "timestamp": "2022-06-27T10:38:24.890220Z", "filename": "pano_0014_000556.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 7.98126967, "relative_pitch": 80.16780652574649, "relative_heading": 263.20157124425344, "relative_elevation": 46.0523325717077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85956242969378, 52.3787266993108, 45.2476883102208 ] }, "distance": 8.3, "direction": 245.71, "angle": 79.61, "elevation": 45.25, "pano_id": "TMX7316010203-001714_pano_0000_005436", "timestamp": "2020-05-14T12:04:20.132680Z", "filename": "pano_0000_005436.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 8.29736847, "relative_pitch": 79.60874231131803, "relative_heading": 245.7122170712912, "relative_elevation": 45.2476883102208 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85955593647741, 52.3787333399808, 45.8263203119859 ] }, "distance": 8.44, "direction": 251.53, "angle": 79.56, "elevation": 45.83, "pano_id": "TMX7316010203-000792_pano_0000_001484", "timestamp": "2018-06-14T11:42:02.238750Z", "filename": "pano_0000_001484.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 8.43992039, "relative_pitch": 79.56466526520289, "relative_heading": 251.52927985046796, "relative_elevation": 45.8263203119859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85979637849506, 52.3787690750013, 47.9898287821561 ] }, "distance": 8.47, "direction": 81.15, "angle": 79.99, "elevation": 47.99, "pano_id": "TMX7315080123-000312_pano_0000_001459", "timestamp": "2016-06-22T12:55:46.209760Z", "filename": "pano_0000_001459.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 8.46896624, "relative_pitch": 79.99181997564013, "relative_heading": 81.15323158525855, "relative_elevation": 47.9898287821561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85979503697652, 52.3787778247515, 46.172923469916 ] }, "distance": 8.58, "direction": 74.62, "angle": 79.47, "elevation": 46.17, "pano_id": "TMX7316010203-002850_pano_0016_000098", "timestamp": "2022-12-12T12:36:02.160520Z", "filename": "pano_0016_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 8.58411001, "relative_pitch": 79.46825421284214, "relative_heading": 74.62406151707661, "relative_elevation": 46.172923469916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859807720590418, 52.3787664793882, 0.0 ] }, "distance": 9.2, "direction": 83.67, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00010", "timestamp": "2024-11-21T12:03:50Z", "filename": "amsterdam_21112024_Track47_Sphere_00010.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 9.19660591, "relative_pitch": 0.0, "relative_heading": 83.67207246702634, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000684/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000684/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000684/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000684/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000684/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000684/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000684/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000684/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000684/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85953180956953, 52.378741633397, 45.5080346316099 ] }, "distance": 9.81, "direction": 259.71, "angle": 77.84, "elevation": 45.51, "pano_id": "TMX7316010203-000274_pano_0002_000684", "timestamp": "2017-04-20T12:25:35.594730Z", "filename": "pano_0002_000684.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 9.80572965, "relative_pitch": 77.84024662346958, "relative_heading": 259.7130630381075, "relative_elevation": 45.5080346316099 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85981434708154, 52.3787806998193, 45.8163580903783 ] }, "distance": 9.94, "direction": 74.86, "angle": 77.76, "elevation": 45.82, "pano_id": "TMX7316010203-001503_pano_0000_001150", "timestamp": "2019-12-10T08:43:57.110240Z", "filename": "pano_0000_001150.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 9.93691001, "relative_pitch": 77.76289435038952, "relative_heading": 74.85579182591063, "relative_elevation": 45.8163580903783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000686/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000686/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000686/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000686/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000686/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000686/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000686/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000686/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000686/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85981580855346, 52.3787809867078, 45.5250856997445 ] }, "distance": 10.04, "direction": 74.83, "angle": 77.56, "elevation": 45.53, "pano_id": "TMX7316010203-000274_pano_0002_000686", "timestamp": "2017-04-20T12:25:38.004910Z", "filename": "pano_0002_000686.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 10.04131651, "relative_pitch": 77.56161630646483, "relative_heading": 74.8283176113097, "relative_elevation": 45.5250856997445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859530055539001, 52.37873457630441, 0.0 ] }, "distance": 10.09, "direction": 255.44, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00320", "timestamp": "2025-09-26T07:53:15Z", "filename": "2025_09_26_07_41_39_00320.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 10.0914951, "relative_pitch": 0.0, "relative_heading": 255.44338684881544, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85952786396536, 52.3787318210138, 46.6184295434505 ] }, "distance": 10.32, "direction": 254.0, "angle": 77.52, "elevation": 46.62, "pano_id": "TMX7316010203-002058_pano_0000_003024", "timestamp": "2021-03-24T11:18:30.638580Z", "filename": "pano_0000_003024.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 10.31626044, "relative_pitch": 77.52202133386666, "relative_heading": 254.00342244806842, "relative_elevation": 46.6184295434505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85982339607371, 52.3787733384731, 46.5336968498304 ] }, "distance": 10.36, "direction": 80.13, "angle": 77.45, "elevation": 46.53, "pano_id": "TMX7316010203-002058_pano_0000_003020", "timestamp": "2021-03-24T11:18:27.503570Z", "filename": "pano_0000_003020.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 10.36151854, "relative_pitch": 77.44691009186954, "relative_heading": 80.12561934198506, "relative_elevation": 46.5336968498304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001146/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001146/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001146/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001146/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001146/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001146/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001146/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001146/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001146/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85952403934173, 52.3787391598973, 45.7432575291023 ] }, "distance": 10.38, "direction": 258.74, "angle": 77.22, "elevation": 45.74, "pano_id": "TMX7316010203-001503_pano_0000_001146", "timestamp": "2019-12-10T08:43:54.390250Z", "filename": "pano_0000_001146.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 10.37700267, "relative_pitch": 77.2185945418636, "relative_heading": 258.7394713297607, "relative_elevation": 45.7432575291023 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859824858463183, 52.37877770048585, 0.0 ] }, "distance": 10.55, "direction": 77.62, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00324", "timestamp": "2025-09-26T07:53:20Z", "filename": "2025_09_26_07_41_39_00324.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 10.55294284, "relative_pitch": 0.0, "relative_heading": 77.62126896279094, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859518163544914, 52.37872682982454, 0.0 ] }, "distance": 11.11, "direction": 252.19, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00006", "timestamp": "2024-11-21T12:03:46Z", "filename": "amsterdam_21112024_Track47_Sphere_00006.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 11.10987939, "relative_pitch": 0.0, "relative_heading": 252.18858531681047, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85951006661277, 52.3787348993204, 46.1287448713556 ] }, "distance": 11.41, "direction": 257.34, "angle": 76.11, "elevation": 46.13, "pano_id": "TMX7316010203-002850_pano_0016_000102", "timestamp": "2022-12-12T12:36:06.720470Z", "filename": "pano_0016_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 11.40617951, "relative_pitch": 76.11115534615527, "relative_heading": 257.33702318685795, "relative_elevation": 46.1287448713556 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85950739544579, 52.3787306172145, 47.9129427485168 ] }, "distance": 11.7, "direction": 255.25, "angle": 76.28, "elevation": 47.91, "pano_id": "TMX7315080123-000312_pano_0000_001455", "timestamp": "2016-06-22T12:55:42.679610Z", "filename": "pano_0000_001455.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 11.6958335, "relative_pitch": 76.28203492153482, "relative_heading": 255.25444967632586, "relative_elevation": 47.9129427485168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85984503297389, 52.3787736299807, 45.8170559098944 ] }, "distance": 11.82, "direction": 81.2, "angle": 75.53, "elevation": 45.82, "pano_id": "TMX7316010203-000792_pano_0000_001488", "timestamp": "2018-06-14T11:42:05.203680Z", "filename": "pano_0000_001488.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 11.82072062, "relative_pitch": 75.53326522014245, "relative_heading": 81.19548696402468, "relative_elevation": 45.8170559098944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8598531605866, 52.3787682375002, 45.2805835632607 ] }, "distance": 12.29, "direction": 84.36, "angle": 74.81, "elevation": 45.28, "pano_id": "TMX7316010203-001714_pano_0000_005440", "timestamp": "2020-05-14T12:04:22.932670Z", "filename": "pano_0000_005440.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 12.29451195, "relative_pitch": 74.80936880004418, "relative_heading": 84.35530553397771, "relative_elevation": 45.2805835632607 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85985111454515, 52.3787788159341, 45.7888393020257 ] }, "distance": 12.33, "direction": 78.84, "angle": 74.93, "elevation": 45.79, "pano_id": "TMX7316010203-001131_pano_0000_003361", "timestamp": "2019-04-16T12:34:31.087370Z", "filename": "pano_0000_003361.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 12.32872703, "relative_pitch": 74.93038874576452, "relative_heading": 78.83919490727662, "relative_elevation": 45.7888393020257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000552/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000552/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000552/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000552/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000552/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000552/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000552/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000552/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000552/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85985052410556, 52.3787820474433, 46.1389971682802 ] }, "distance": 12.36, "direction": 77.17, "angle": 75.0, "elevation": 46.14, "pano_id": "TMX7316010203-002635_pano_0014_000552", "timestamp": "2022-06-27T10:38:22.095210Z", "filename": "pano_0014_000552.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 12.36414045, "relative_pitch": 74.99857094207792, "relative_heading": 77.16808094239309, "relative_elevation": 46.1389971682802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003356/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003356/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003356/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003356/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003356/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003356/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003356/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003356/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003356/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85949299926195, 52.3787279389786, 45.761140871793 ] }, "distance": 12.72, "direction": 255.08, "angle": 74.47, "elevation": 45.76, "pano_id": "TMX7316010203-001131_pano_0000_003356", "timestamp": "2019-04-16T12:34:26.902330Z", "filename": "pano_0000_003356.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 12.71979567, "relative_pitch": 74.46616313461874, "relative_heading": 255.0802164370644, "relative_elevation": 45.761140871793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85948474183653, 52.3787382298365, 46.025123055093 ] }, "distance": 13.03, "direction": 260.59, "angle": 74.19, "elevation": 46.03, "pano_id": "TMX7316010203-002635_pano_0014_000557", "timestamp": "2022-06-27T10:38:25.740180Z", "filename": "pano_0014_000557.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 13.02854007, "relative_pitch": 74.19453340491759, "relative_heading": 260.59148602777674, "relative_elevation": 46.025123055093 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85948945093905, 52.378717503259, 45.2329925345257 ] }, "distance": 13.29, "direction": 250.51, "angle": 73.62, "elevation": 45.23, "pano_id": "TMX7316010203-001714_pano_0000_005435", "timestamp": "2020-05-14T12:04:19.307670Z", "filename": "pano_0000_005435.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 13.29457473, "relative_pitch": 73.62124023731468, "relative_heading": 250.50763615292504, "relative_elevation": 45.2329925345257 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85986840615888, 52.3787779769899, 47.9805185236037 ] }, "distance": 13.47, "direction": 80.2, "angle": 74.32, "elevation": 47.98, "pano_id": "TMX7315080123-000312_pano_0000_001460", "timestamp": "2016-06-22T12:55:47.109820Z", "filename": "pano_0000_001460.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 13.46968344, "relative_pitch": 74.31885123666355, "relative_heading": 80.198401306147, "relative_elevation": 47.9805185236037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85948330607053, 52.3787235569317, 45.8093518884853 ] }, "distance": 13.49, "direction": 253.8, "angle": 73.6, "elevation": 45.81, "pano_id": "TMX7316010203-000792_pano_0000_001483", "timestamp": "2018-06-14T11:42:01.458720Z", "filename": "pano_0000_001483.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 13.48652772, "relative_pitch": 73.59527824711984, "relative_heading": 253.8004070910413, "relative_elevation": 45.8093518884853 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85986723777797, 52.3787882159214, 46.191141047515 ] }, "distance": 13.63, "direction": 75.42, "angle": 73.56, "elevation": 46.19, "pano_id": "TMX7316010203-002850_pano_0016_000097", "timestamp": "2022-12-12T12:36:00.985500Z", "filename": "pano_0016_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 13.6326693, "relative_pitch": 73.55677184971924, "relative_heading": 75.41740465261975, "relative_elevation": 46.191141047515 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859881549133336, 52.37877639807751, 0.0 ] }, "distance": 14.33, "direction": 81.5, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00011", "timestamp": "2024-11-21T12:03:51Z", "filename": "amsterdam_21112024_Track47_Sphere_00011.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 14.3254043, "relative_pitch": 0.0, "relative_heading": 81.50032919969841, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00319/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00319/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00319/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00319/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00319/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00319/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00319/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00319/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00319/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859464921365944, 52.37872343786324, 0.0 ] }, "distance": 14.7, "direction": 255.11, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00319", "timestamp": "2025-09-26T07:53:14Z", "filename": "2025_09_26_07_41_39_00319.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 14.6963119, "relative_pitch": 0.0, "relative_heading": 255.11262143701606, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85988783551567, 52.378790322072, 45.8377960883081 ] }, "distance": 15.05, "direction": 75.9, "angle": 71.82, "elevation": 45.84, "pano_id": "TMX7316010203-001503_pano_0000_001151", "timestamp": "2019-12-10T08:43:57.870250Z", "filename": "pano_0000_001151.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 15.04966204, "relative_pitch": 71.82373528067134, "relative_heading": 75.89838318643453, "relative_elevation": 45.8377960883081 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001145/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001145/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001145/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001145/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001145/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001145/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001145/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001145/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001145/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85945182030252, 52.3787280457767, 45.7417602613568 ] }, "distance": 15.44, "direction": 257.8, "angle": 71.34, "elevation": 45.74, "pano_id": "TMX7316010203-001503_pano_0000_001145", "timestamp": "2019-12-10T08:43:53.625340Z", "filename": "pano_0000_001145.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 15.44378595, "relative_pitch": 71.34377985984406, "relative_heading": 257.8023757475396, "relative_elevation": 45.7417602613568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85945351121402, 52.3787228297364, 46.6438905596733 ] }, "distance": 15.47, "direction": 255.61, "angle": 71.66, "elevation": 46.64, "pano_id": "TMX7316010203-002058_pano_0000_003025", "timestamp": "2021-03-24T11:18:31.678570Z", "filename": "pano_0000_003025.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 15.46519436, "relative_pitch": 71.65660359290901, "relative_heading": 255.60992795217606, "relative_elevation": 46.6438905596733 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8598975665515, 52.3787842257956, 46.5169902322814 ] }, "distance": 15.55, "direction": 78.92, "angle": 71.52, "elevation": 46.52, "pano_id": "TMX7316010203-002058_pano_0000_003019", "timestamp": "2021-03-24T11:18:26.713580Z", "filename": "pano_0000_003019.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 15.54867514, "relative_pitch": 71.51738395050658, "relative_heading": 78.91909209725013, "relative_elevation": 46.5169902322814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859451462649048, 52.3787165292397, 0.0 ] }, "distance": 15.79, "direction": 253.27, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00005", "timestamp": "2024-11-21T12:03:46Z", "filename": "amsterdam_21112024_Track47_Sphere_00005.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 15.78771309, "relative_pitch": 0.0, "relative_heading": 253.27059240055985, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859904778824314, 52.37878787997194, 0.0 ] }, "distance": 16.11, "direction": 77.84, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00325", "timestamp": "2025-09-26T07:53:21Z", "filename": "2025_09_26_07_41_39_00325.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 16.11168103, "relative_pitch": 0.0, "relative_heading": 77.8356613977022, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85943790857786, 52.3787268775543, 46.1195620261133 ] }, "distance": 16.4, "direction": 258.06, "angle": 70.43, "elevation": 46.12, "pano_id": "TMX7316010203-002850_pano_0016_000103", "timestamp": "2022-12-12T12:36:07.980450Z", "filename": "pano_0016_000103.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 16.39737343, "relative_pitch": 70.42763855997632, "relative_heading": 258.0578152795139, "relative_elevation": 46.1195620261133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85943540554757, 52.3787200033233, 47.8966714432463 ] }, "distance": 16.74, "direction": 255.62, "angle": 70.74, "elevation": 47.9, "pano_id": "TMX7315080123-000312_pano_0000_001454", "timestamp": "2016-06-22T12:55:41.629500Z", "filename": "pano_0000_001454.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 16.7376152, "relative_pitch": 70.73790073675566, "relative_heading": 255.6160090162807, "relative_elevation": 47.8966714432463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85991707133858, 52.3787839548663, 45.8141799774021 ] }, "distance": 16.85, "direction": 79.89, "angle": 69.81, "elevation": 45.81, "pano_id": "TMX7316010203-000792_pano_0000_001489", "timestamp": "2018-06-14T11:42:06.013850Z", "filename": "pano_0000_001489.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 16.84874238, "relative_pitch": 69.80836495616482, "relative_heading": 79.88782357950966, "relative_elevation": 45.8141799774021 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859925180717, 52.3787789743563, 45.2867534030229 ] }, "distance": 17.31, "direction": 82.02, "angle": 69.08, "elevation": 45.29, "pano_id": "TMX7316010203-001714_pano_0000_005441", "timestamp": "2020-05-14T12:04:23.697630Z", "filename": "pano_0000_005441.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 17.30701653, "relative_pitch": 69.08488874745555, "relative_heading": 82.01550933375988, "relative_elevation": 45.2867534030229 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85992315509983, 52.3787892009855, 45.7917220490053 ] }, "distance": 17.37, "direction": 78.23, "angle": 69.23, "elevation": 45.79, "pano_id": "TMX7316010203-001131_pano_0000_003362", "timestamp": "2019-04-16T12:34:31.962360Z", "filename": "pano_0000_003362.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 17.36633994, "relative_pitch": 69.23095466832437, "relative_heading": 78.2315226648389, "relative_elevation": 45.7917220490053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000551/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000551/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000551/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000551/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000551/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000551/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000551/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000551/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000551/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85992378732265, 52.3787914264977, 46.1441776473075 ] }, "distance": 17.46, "direction": 77.46, "angle": 69.27, "elevation": 46.14, "pano_id": "TMX7316010203-002635_pano_0014_000551", "timestamp": "2022-06-27T10:38:21.420250Z", "filename": "pano_0014_000551.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 17.46055861, "relative_pitch": 69.27378998255985, "relative_heading": 77.46476897511704, "relative_elevation": 46.1441776473075 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_003355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_003355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_003355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85942193840089, 52.3787180005506, 45.7418030016124 ] }, "distance": 17.68, "direction": 255.65, "angle": 68.87, "elevation": 45.74, "pano_id": "TMX7316010203-001131_pano_0000_003355", "timestamp": "2019-04-16T12:34:25.922350Z", "filename": "pano_0000_003355.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 17.68130513, "relative_pitch": 68.8661962757467, "relative_heading": 255.6547321153536, "relative_elevation": 45.7418030016124 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002635_pano_0014_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002635_pano_0014_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/27/TMX7316010203-002635/pano_0014_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85941201631716, 52.378728333928, 46.0049379076809 ] }, "distance": 18.1, "direction": 259.72, "angle": 68.53, "elevation": 46.0, "pano_id": "TMX7316010203-002635_pano_0014_000558", "timestamp": "2022-06-27T10:38:26.955160Z", "filename": "pano_0014_000558.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 18.09643162, "relative_pitch": 68.52738482352439, "relative_heading": 259.7152078846531, "relative_elevation": 46.0049379076809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_005434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_005434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_005434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85941651937282, 52.3787096639309, 45.2168977307156 ] }, "distance": 18.29, "direction": 253.12, "angle": 67.98, "elevation": 45.22, "pano_id": "TMX7316010203-001714_pano_0000_005434", "timestamp": "2020-05-14T12:04:18.347660Z", "filename": "pano_0000_005434.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 18.28648967, "relative_pitch": 67.98074664103821, "relative_heading": 253.12446076018605, "relative_elevation": 45.2168977307156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_001461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_001461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_001461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85994093588295, 52.3787870816936, 47.9945280393586 ] }, "distance": 18.51, "direction": 79.71, "angle": 68.91, "elevation": 47.99, "pano_id": "TMX7315080123-000312_pano_0000_001461", "timestamp": "2016-06-22T12:55:48.099910Z", "filename": "pano_0000_001461.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 18.5097756, "relative_pitch": 68.91015407784066, "relative_heading": 79.71073746306317, "relative_elevation": 47.9945280393586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0000_001482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0000_001482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0000_001482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85941066974521, 52.378713558383, 45.7573287561536 ] }, "distance": 18.55, "direction": 254.76, "angle": 67.93, "elevation": 45.76, "pano_id": "TMX7316010203-000792_pano_0000_001482", "timestamp": "2018-06-14T11:42:00.608730Z", "filename": "pano_0000_001482.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 18.54945895, "relative_pitch": 67.93297095541136, "relative_heading": 254.76277075485802, "relative_elevation": 45.7573287561536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0016_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0016_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0016_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85994013787362, 52.3787976197884, 46.1931604547426 ] }, "distance": 18.7, "direction": 76.14, "angle": 67.96, "elevation": 46.19, "pano_id": "TMX7316010203-002850_pano_0016_000096", "timestamp": "2022-12-12T12:35:59.765500Z", "filename": "pano_0016_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 18.70197992, "relative_pitch": 67.95871274098694, "relative_heading": 76.14399948767885, "relative_elevation": 46.1931604547426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00318/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00318/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00318/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00318/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_09_26_07_41_39_00318/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00318/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00318/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00318/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_09_26_07_41_39_00318/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85940254581516, 52.37871374072917, 0.0 ] }, "distance": 19.08, "direction": 255.26, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_09_26_07_41_39_00318", "timestamp": "2025-09-26T07:53:13Z", "filename": "2025_09_26_07_41_39_00318.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 19.07860612, "relative_pitch": 0.0, "relative_heading": 255.25821432005122, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859956343013553, 52.37878665356446, 0.0 ] }, "distance": 19.53, "direction": 80.4, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00012", "timestamp": "2024-11-21T12:03:52Z", "filename": "amsterdam_21112024_Track47_Sphere_00012.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 19.53497664, "relative_pitch": 0.0, "relative_heading": 80.3978687862352, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000683/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000683/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000683/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000683/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000683/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000683/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000683/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000683/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000683/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85939167428219, 52.3787139370552, 45.5373115297407 ] }, "distance": 19.79, "direction": 255.86, "angle": 66.51, "elevation": 45.54, "pano_id": "TMX7316010203-000274_pano_0002_000683", "timestamp": "2017-04-20T12:25:33.739900Z", "filename": "pano_0002_000683.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 19.7901042, "relative_pitch": 66.51066961744291, "relative_heading": 255.8648036129718, "relative_elevation": 45.5373115297407 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000687/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000687/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000687/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000687/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000274_pano_0002_000687/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000687/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000274_pano_0002_000687/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000687/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/20/TMX7316010203-000274/pano_0002_000687/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85995919683925, 52.3787983350116, 45.5305209448561 ] }, "distance": 19.98, "direction": 76.81, "angle": 66.3, "elevation": 45.53, "pano_id": "TMX7316010203-000274_pano_0002_000687", "timestamp": "2017-04-20T12:25:39.364730Z", "filename": "pano_0002_000687.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 19.98249347, "relative_pitch": 66.30422883197882, "relative_heading": 76.8136394141965, "relative_elevation": 45.5305209448561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/terdam_21112024_Track47_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/terdam_21112024_Track47_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/amsterdam_21112024_Track47_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.859390013454554, 52.378705506045236, 0.0 ] }, "distance": 20.15, "direction": 253.36, "angle": 0.0, "elevation": 0.0, "pano_id": "terdam_21112024_Track47_Sphere_00004", "timestamp": "2024-11-21T12:03:45Z", "filename": "amsterdam_21112024_Track47_Sphere_00004.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 20.14820861, "relative_pitch": 0.0, "relative_heading": 253.35547307619814, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85996146973949, 52.3787994283427, 45.8436826318502 ] }, "distance": 20.16, "direction": 76.58, "angle": 66.26, "elevation": 45.84, "pano_id": "TMX7316010203-001503_pano_0000_001152", "timestamp": "2019-12-10T08:43:58.780260Z", "filename": "pano_0000_001152.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 20.16111385, "relative_pitch": 66.2610887981906, "relative_heading": 76.57734880951364, "relative_elevation": 45.8436826318502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001144/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001144/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001144/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001144/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0000_001144/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001144/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0000_001144/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001144/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0000_001144/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85938148282965, 52.3787135645861, 45.8151191370562 ] }, "distance": 20.47, "direction": 256.23, "angle": 65.92, "elevation": 45.82, "pano_id": "TMX7316010203-001503_pano_0000_001144", "timestamp": "2019-12-10T08:43:52.730280Z", "filename": "pano_0000_001144.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 20.4736275, "relative_pitch": 65.92133026030339, "relative_heading": 256.2266408420088, "relative_elevation": 45.8151191370562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85937789740617, 52.3787146873331, 46.7932052835822 ] }, "distance": 20.68, "direction": 256.72, "angle": 66.16, "elevation": 46.79, "pano_id": "TMX7316010203-002058_pano_0000_003026", "timestamp": "2021-03-24T11:18:33.243580Z", "filename": "pano_0000_003026.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 20.6817969, "relative_pitch": 66.15539063340391, "relative_heading": 256.72384363081176, "relative_elevation": 46.7932052835822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_09_26_07_41_39_00322/adjacencies/2025_09_26_07_41_39_00322/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002058_pano_0000_003018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002058_pano_0000_003018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/24/TMX7316010203-002058/pano_0000_003018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85997128712544, 52.3787949838748, 46.4803021857515 ] }, "distance": 20.71, "direction": 78.34, "angle": 65.99, "elevation": 46.48, "pano_id": "TMX7316010203-002058_pano_0000_003018", "timestamp": "2021-03-24T11:18:25.818610Z", "filename": "pano_0000_003018.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": "2025_09_26_07_41_39_00322", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119080.088, 488007.358 ] }, "relative_distance": 20.70636214, "relative_pitch": 65.9876578092333, "relative_heading": 78.33812163759815, "relative_elevation": 46.4803021857515 } ] } }